Auto Ml Versions Save

[UNMAINTAINED] Automated machine learning for analytics & production

v1.12.2

7 years ago

This will be our final release before v2.

Includes many recent changes- Deep Learning with Keras/TensorFlow, more efficient hyperparameter optimization, Microsoft's LightGBM, more advanced logging for scoring, and quite a few minor usability improvements (like improved logging when input is not as expected).

v1.3

7 years ago

As of the 1.3 release, we now support taking in Pandas DataFrames, in addition to a list of dictionaries.

This is much more memory efficient, allowing us to now train subpredictors in parallel.

There's also better input validation and message logging to the users.