public class XGBoostMojoReader extends hex.genmodel.ModelMojoReader<XGBoostMojoModel>
| Constructor and Description |
|---|
XGBoostMojoReader() |
| Modifier and Type | Method and Description |
|---|---|
String |
getModelName() |
protected XGBoostMojoModel |
makeModel(String[] columns,
String[][] domains,
String responseColumn) |
String |
mojoVersion() |
protected void |
readModelData() |
defaultLinkFunction, exists, getMojoReaderBackend, makeModel, readblob, readFrom, readFrom, readIsotonicCalibrator, readkv, readkv, readLinkFunction, readModelSpecificAttributes, readRectangularDoubleArray, readRectangularDoubleArray, readReproducibilityInformation, readStringArray, readStringArrays, readtext, readtextpublic String getModelName()
getModelName in class hex.genmodel.ModelMojoReader<XGBoostMojoModel>protected void readModelData()
throws IOException
readModelData in class hex.genmodel.ModelMojoReader<XGBoostMojoModel>IOExceptionprotected XGBoostMojoModel makeModel(String[] columns, String[][] domains, String responseColumn)
makeModel in class hex.genmodel.ModelMojoReader<XGBoostMojoModel>public String mojoVersion()
mojoVersion in class hex.genmodel.ModelMojoReader<XGBoostMojoModel>Copyright © 2023. All rights reserved.