Skip to content

Releases: IBM/lale

0.5.11

02 Feb 14:33
bc43d63
Compare
Choose a tag to compare

New release that delivers the string_indexer fix for 0.5.x.

0.6.4

27 Jan 01:27
f3532f9
Compare
Choose a tag to compare

Added a new operator lale.lib.autoai_libs.ColumnSelector.

0.6.3

26 Jan 10:36
fdc7c97
Compare
Choose a tag to compare

Release with correct schema updates for xgboost 1.5.1.

0.6.2

25 Jan 01:43
f4a7a7a
Compare
Choose a tag to compare

A version that is fully tested (almost, without static checks) on Python 3.9.
Contains minor fixes compared to the previous version.

0.6.1

18 Jan 14:13
7bd59eb
Compare
Choose a tag to compare
  1. New RASL operators: MinMaxScaler, OrdinalEncoder and OneHotEncoder
  2. Fixes and changes for autoai-ts-libs
  3. Scikit-learn compatibility by creating a steps property on lale pipelines and a mechanism to forward attribute access.

0.5.10

18 Jan 21:31
93e82cc
Compare
Choose a tag to compare
  1. New RASL operators: MinMaxScaler, OrdinalEncoder and OneHotEncoder
  2. Fixes and changes for autoai-ts-libs
  3. Scikit-learn compatibility by creating a steps property on lale pipelines and a mechanism to forward attribute access.

0.5.9

06 Dec 17:40
b9e25ed
Compare
Choose a tag to compare

Simplified combined fairness and predictive accuracy metrics to use a linear combination.

0.5.8

03 Dec 19:06
0e318a6
Compare
Choose a tag to compare
  • schema changes for autoai_ts_libs.
  • partial_fit for a pipeline.
  • diff of pipelines.
  • some fixes and other changes.
  • fixes for autoai_ts_libs.

0.6.0

02 Dec 18:02
03558af
Compare
Choose a tag to compare
  1. Schema changes for autoai_ts_libs.
  2. partial_fit for a pipeline.
  3. diff of pipelines.
  4. Some fixes and other changes.

0.5.7

17 Nov 00:48
d1833ad
Compare
Choose a tag to compare
  • Making pretty_print() more robust.
  • Making fairness support more robust.