predictiveModel
This schema represents a predictive model.
Methods
BuildScoringFunction | Generates the scoring function for the model. |
GetScoringXtkExpr | Provides the XTK expression calculating the score. |
Train | Trains the model. |
Generic Methods
create | Creates a new entity corresponding to a given schema. |
load | Loads and returns an entity corresponding to a given schema and key. |
save | Saves an entity in the database. |