Skip to content

Releases: vioshyvo/mrpt

v.1.1.1

07 Dec 09:24
Compare
Choose a tag to compare

Features

  • Faster autotuning
  • Add version of subset which dynamically allocates a new index and returns a pointer to it

Bug fixes

  • Fix memory leak of Python bindings
  • Python bindings work now also when data is given as a local or temporary object
  • Assertions of parameters of grow and grow_autotune now work correctly also when some of their parameters are set explicitly to their default values by setting them to -1

v1.1.0

24 Nov 18:23
Compare
Choose a tag to compare
  • Add autotuning without a separate test set

v1.0.0

22 Nov 15:08
dcee278
Compare
Choose a tag to compare
  • First stable release.
  • Automatic tuning of hyperparameters as a new feature.