View source: R/ela_classification.R
train_random_forest_model | R Documentation |
Train Random Forest model on BBOB dataset (data/ela_features.rda).
train_random_forest_model()
Returns a Random Forest model trained on ela_features dataset which is stored internally in sysdata.rda. The ela_features dataset, created using the flacco package, includes ELA features for all BBOB functions (all available fids) across different dimensions (2, 5, 10, 20) and instances (1:20). Key features captured are ic.eps.ratio, nbc.nb_fitness.cor, ela_meta.quad_simple.adj_r2, and ela_meta.lin_simple.adj_r2, along with function type.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.