An S4
Virtual Class For the Concept of a Statistical or ML Model
trainData
An object inheriting from List
or list
representing
the training data for the model.
modelParams
An object inherting from List
or list
representing
the parameters needed to train the model.
models
An object inheriting from List
or list
representing the
trained models.
validationStats
An object inheriting from DFrame
or data.frame
and storing statistics assessing model performance.
validationData
An object inheriting List
or list
representing
the data used to validate or evaluate the performance of a model.
elementMetadata
A DataFrame
or 'data.frame' of item metadata for
the models
slot.
metadata
A List
or list
of model level metadata.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.