Releases: vioshyvo/mrpt
Releases · vioshyvo/mrpt
v.1.1.1
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
andgrow_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
- Add autotuning without a separate test set
v1.0.0
- First stable release.
- Automatic tuning of hyperparameters as a new feature.