Skip to content

Releases: MLBazaar/MLPrimitives

v0.4.0 - 2024-03-22

22 Mar 17:42
Compare
Choose a tag to compare

General Imporvements

v0.3.5 - 2023-04-14

14 Apr 22:42
Compare
Choose a tag to compare

General Imporvements

v0.3.4 - 2023-01-24

24 Jan 15:52
Compare
Choose a tag to compare

General Imporvements

v0.3.3 - 2023-01-20

21 Jan 00:07
Compare
Choose a tag to compare

General Improvements

Adapter Improvements

v0.3.2 - 2021-11-09

09 Nov 20:49
Compare
Choose a tag to compare

Adapter Improvements

v0.3.1 - 2021-10-07

07 Oct 13:49
Compare
Choose a tag to compare

Primitive Improvements

General Imporvements

v0.3.0 - 2021-01-09

09 Jan 15:46
Compare
Choose a tag to compare

New Primitives

Primitive Improvements

General Improvements

v0.2.5 - 2020-07-29

29 Jul 08:53
Compare
Choose a tag to compare

Primitive Improvements

Bug Fixes

  • ImportError: Keras requires TensorFlow 2.2 or higher. Install TensorFlow via pip install tensorflow - Issue #237 by @joanvaquer

New Primitives

v0.2.4 - 2020-01-30

30 Jan 18:28
Compare
Choose a tag to compare

New Primitives

Primitive Improvements

Bug Fixes

v0.2.3 - 2019-11-14

14 Nov 17:03
Compare
Choose a tag to compare

New Primitives

Add primitive to make window_sequences based on cutoff times - Issue #217 by @csala
Create a keras LSTM based TimeSeriesClassifier primitive - Issue #218 by @csala
Add pandas DataFrame primitives - Issue #214 by @csala
Add featuretools.EntitySet.normalize_entity primitive - Issue #209 by @csala

Primitive Improvements

Make featuretools.EntitySet.entity_from_dataframe entityset arg optional - Issue #208 by @csala

Add text regression dataset - Issue #206 by @csala

Bug Fixes

pandas.DataFrame.resample crash when grouping by integer columns - Issue #211 by @csala