generate_models | R Documentation |
Wrapper of the Wrapper Function for model generation
generate_models( mldata, feats, feat_prefix, targets = c("youngs_modulus", "poisson_ratio", "brittleness") )
mldata |
the data (dataframe) |
feats |
features for model (character vector) |
feat_prefix |
the prefix for the feature set |
targets |
named prefix of output directory |
TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.