Skip to content

Releases: feedzai/feedzai-openml-java

[Broken] Release 1.0.13

25 Aug 15:40

Choose a tag to compare

Warning: Do not use this version as it failed to include com.feedzai.openml.lightgbm.lightgbmlib:lightgbmlib:jar:2.3.190. Use instead 1.0.15 or any other version above.
Include lightgbmlib:2.3.190 into openml-lightgbm as uber jar

LightGBM

  • Add support for train with large datasets.
    Before this patch the train dataset matrix couldn't have more than 2,147,483,646 values (#rows * (#features + label)).
  • Add multi-threaded training support.

[Broken] Release 1.0.12

13 Aug 17:09

Choose a tag to compare

Warning: Do not use this version as it failed to deploy com.feedzai.openml.lightgbm.lightgbmlib:lightgbmlib:jar:2.3.190. Use instead 1.0.15 or any other version above.
Add maven-deploy-plugin to upload lightgbmlib:2.3.190 to the maven repository

LightGBM

  • Add support for train with large datasets.
    Before this patch the train dataset matrix couldn't have more than 2,147,483,646 values (#rows * (#features + label)).
  • Add multi-threaded training support.

[Broken] Release 1.0.11

10 Aug 21:36
2482a05

Choose a tag to compare

Warning: Do not use this version as it is missing com.feedzai.openml.lightgbm.lightgbmlib:lightgbmlib:jar:2.3.190. Use instead 1.0.15 or any other version above.
Bump H2O version

LightGBM

  • Add support for train with large datasets.
    Before this patch the train dataset matrix couldn't have more than 2,147,483,646 values (#rows * (#features + label)).
  • Add multi-threaded training support.

Release 1.0.10

14 Jul 15:40
24a62dc

Choose a tag to compare

Port LightGBM provider.

Release 1.0.9

23 Mar 13:04

Choose a tag to compare

Improve Deep Learning HIDDEN parameter parsing.

Release 0.5.14

23 Mar 13:04

Choose a tag to compare

Improve Deep Learning HIDDEN parameter parsing.

Release 1.0.8

17 Mar 11:14

Choose a tag to compare

XGBoost performance increased by removing inefficient GPU libraries.

Release 0.5.13

17 Mar 11:13

Choose a tag to compare

XGBoost performance increased by removing inefficient GPU libraries.

Release 1.0.7

12 Feb 11:04

Choose a tag to compare

H2O parameters are now filtered by the its presence in the fields field in the parameter spec class.

Release 0.5.12

12 Feb 17:43

Choose a tag to compare

H2O parameters are now filtered by the its presence in the fields field in the parameter spec class.