Trainer Engine History of Changes (Release notes)
This page collects the history of changes of Trainer Engine.
Trainer Engine CLI v. 1.0-beta-10:
- Trainer Engine GUI is available as an option in the CLI.
- Configuration files in hJSON format are supported by Trainer Engine.
- k Nearest Neighbour (kNN) descriptor is available for both regression- and classification-type models.
Trainer Engine CLI v. 1.0-beta-11:
- Standardization of the training set before descriptor generation is available using Standardizer.
- The mtryRatio parameter is available in the Random Forest Classification and Regression models.
- Gradient Tree Boost Classification and Regression models are available.