public class ExampleModel extends hex.SupervisedModel<ExampleModel,ExampleModel.ExampleParameters,ExampleModel.ExampleOutput>
| Modifier and Type | Class and Description |
|---|---|
static class |
ExampleModel.ExampleOutput |
static class |
ExampleModel.ExampleParameters |
hex.Model.ModelCategory, hex.Model.Output<M extends hex.Model<M,P,O>,P extends hex.Model.Parameters<M,P,O>,O extends hex.Model.Output<M,P,O>>, hex.Model.Parameters<M extends hex.Model<M,P,O>,P extends hex.Model.Parameters<M,P,O>,O extends hex.Model.Output<M,P,O>>| Modifier and Type | Method and Description |
|---|---|
water.api.ModelSchema |
schema() |
protected float[] |
score0(double[] data,
float[] preds) |
calcError, isSupervised, score0, setModelClassDistributionadapt, adapt, adapt, addWarning, checksum, computeModelMetrics, getDomainMapping, getDomainMapping, missingColumnsType, remove_impl, score, score, score, score, score, score, start_training, start_training, stop_trainingdelete_and_lock, delete, delete, delete, read_lock, read_lock, unlock_all, unlock, update, write_lockpublic water.api.ModelSchema schema()
schema in class hex.Model<ExampleModel,ExampleModel.ExampleParameters,ExampleModel.ExampleOutput>protected float[] score0(double[] data,
float[] preds)
score0 in class hex.Model<ExampleModel,ExampleModel.ExampleParameters,ExampleModel.ExampleOutput>