An S4 Virtual Class For the Concept of a Statistical or ML Model
trainDataAn object inheriting from List or list representing
the training data for the model.
modelParamsAn object inherting from List or list representing
the parameters needed to train the model.
modelsAn object inheriting from List or list representing the
trained models.
validationStatsAn object inheriting from DFrame or data.frame
and storing statistics assessing model performance.
validationDataAn object inheriting List or list representing
the data used to validate or evaluate the performance of a model.
elementMetadataA DataFrame or 'data.frame' of item metadata for
the models slot.
metadataA 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.