The forester package is an open-source AutoML package implemented in R designed for training high-quality tree-based models on tabular data. It fully supports regression, binary classification, and multiclass classification tasks, and provides a limited support for the survival analysis task. A single line of code allows the use of unprocessed datasets, informs about potential issues concerning them, and handles feature engineering automatically. Moreover, hyperparameter tuning is performed by Bayesian optimization, which provides high-quality outcomes. The results are later served as a ranked list of models. Finally, the forester package offers a vast training report, including the ranked list, a comparison of trained models, and explanations for the best one.
Package details |
|
---|---|
Maintainer | |
License | GPL-3 |
Version | 1.6.1 |
URL | https://github.com/ModelOriented/forester |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.