Description Usage Arguments Value Author(s)
Run model 'fit' on the pre-processed sampled training data and perform model quality evaluations
1 2 3 4 5 6 7 8 | model_gym(
pprosdf,
ppsample,
runmeta,
modelid,
features = select_features(pprosdf),
tag
)
|
pprosdf |
pre processed dataset |
ppsample |
pre processed training dataset ppsample |
runmeta |
list with compiled model and parameters. |
modelid |
model id output from write_run_info |
features |
boolean vector |
tag |
flag |
Trained model
Marcos Alves
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.