public static interface CalibrationHelper.ModelBuilderWithCalibration<M extends hex.Model<M,P,O>,P extends hex.Model.Parameters,O extends hex.Model.Output>
Modifier and Type | Method and Description |
---|---|
water.fvec.Frame |
getCalibrationFrame() |
hex.ModelBuilder<M,P,O> |
getModelBuilder() |
void |
setCalibrationFrame(water.fvec.Frame f) |