Skip to content

Releases: koaning/scikit-lego

first-sprint

31 Mar 11:16
5da3a95
Compare
Choose a tag to compare

After our first sprint with Xcellerated we got some nice features in.

  1. a DebugPipline that will log helpful information
  2. a RandomAdder that can add random noise on the train set but not on the test set
  3. a RandomRegressor that will make somewhat random predictions meant for benchmarking
  4. a pandas_utils module that has some helpers for when you're dealing with pandas