public class IsolationForestMojoWriter extends SharedTreeMojoWriter<IsolationForestModel,IsolationForestModel.IsolationForestParameters,IsolationForestModel.IsolationForestOutput>
Constructor and Description |
---|
IsolationForestMojoWriter() |
IsolationForestMojoWriter(IsolationForestModel model) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
mojoVersion() |
protected void |
writeModelData() |
write2DArray, write2DStringArrays, write3DArray, write3DIntArray, writeDoubleArray, writeExtraInfo, writeRectangularDoubleArray, writeStringArrays, writeTo
public IsolationForestMojoWriter()
public IsolationForestMojoWriter(IsolationForestModel model)
public java.lang.String mojoVersion()
mojoVersion
in class hex.genmodel.AbstractMojoWriter
protected void writeModelData() throws java.io.IOException
writeModelData
in class SharedTreeMojoWriter<IsolationForestModel,IsolationForestModel.IsolationForestParameters,IsolationForestModel.IsolationForestOutput>
java.io.IOException