Skip to content

Releases: zuliani99/AutoML-Benchmark

0.2.2 Final Release

13 Sep 20:16
Compare
Choose a tag to compare

0.2.1 Version

18 Aug 20:27
Compare
Choose a tag to compare

Change log:

  1. Updated the requirements
    • Update autogluon to 0.3.0
    • Remove tensorflow
  2. Fixed memory crash from autosklearn
  3. Fixed dependencies error from autogluon and mljar-supervised
  4. Fixed pipeline displays from mljar-supervised
  5. Fixed score calculationfrom mljar-supervised
  6. Fixed configuration space of AutoSklearn

0.2.0

30 Jul 15:45
Compare
Choose a tag to compare

This release includes:

  • Fix comparison between benchmarks
  • Fix pipeline visualisation
  • Changed Autokeras wit MLJAR Supervised
  • Added computational time consumed during all algorithms
  • Fix table and visualisation

0.1.2 Version

19 Jul 11:06
Compare
Choose a tag to compare
  • Bug FIx
  • Added the possibility run an OpenML Benchmark on a sequence of DataFrame ID, where each ID is followed by a comma
  • Added the possibility to compare different benchmark by selecting other benchmarks that have the same dataframe but with different time life respect the first one choose

0.1.1 Version

14 Jul 20:03
Compare
Choose a tag to compare
  1. Error handlings
  2. Comments
  3. More fix

0.1.0

30 Jul 15:38
Compare
Choose a tag to compare
little changes regarding comments

FIrst Stable Release

04 Jul 09:43
Compare
Choose a tag to compare

This is the first release of the AutoML-Benchmark that includes all requirements specified in the README.md
Please read it for a complete overview of the project