Skip to content

v0.1.10

Choose a tag to compare

@csala csala released this 23 May 17:47
· 240 commits to master since this release

New Features

New Pipelines

Primitive Improvements

  • Add Early Stopping to keras.Sequential.LSTMTimeSeriesRegressor primitive Issue #156 by @csala
  • Make FeatureExtractor primitives accept Numpy arrays Issue #165 by @csala
  • Add window size and pruning to the timeseries_anomalies.find_anomalies primitive Issue #160 by @csala