Releases: koaning/scikit-lego
Releases · koaning/scikit-lego
added grouped-estimator
grouped estimator got added as well as documented with pretty pictures!
patsy-addition
we added a patsy preprocessor.
second-sprint
GMMDetector and GMMClassifier got added.
first-sprint
After our first sprint with Xcellerated we got some nice features in.
- a
DebugPipline
that will log helpful information - a
RandomAdder
that can add random noise on the train set but not on the test set - a
RandomRegressor
that will make somewhat random predictions meant for benchmarking - a
pandas_utils
module that has some helpers for when you're dealing with pandas