v0.1.10
New Features
New Pipelines
- Add pipelines for all the MLBlocks examples Issue #162 by @csala
Primitive Improvements
- Add Early Stopping to
keras.Sequential.LSTMTimeSeriesRegressorprimitive Issue #156 by @csala - Make FeatureExtractor primitives accept Numpy arrays Issue #165 by @csala
- Add window size and pruning to the
timeseries_anomalies.find_anomaliesprimitive Issue #160 by @csala