public class XGBoostMojoWriter extends hex.ModelMojoWriter<XGBoostModel,XGBoostModel.XGBoostParameters,XGBoostOutput>
| Constructor and Description |
|---|
XGBoostMojoWriter() |
XGBoostMojoWriter(XGBoostModel model) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
mojoVersion() |
protected void |
writeModelData() |
public XGBoostMojoWriter()
public XGBoostMojoWriter(XGBoostModel model)
public java.lang.String mojoVersion()
mojoVersion in class hex.ModelMojoWriter<XGBoostModel,XGBoostModel.XGBoostParameters,XGBoostOutput>protected void writeModelData()
throws java.io.IOException
writeModelData in class hex.ModelMojoWriter<XGBoostModel,XGBoostModel.XGBoostParameters,XGBoostOutput>java.io.IOException