public class IsolationForestModelV3 extends SharedTreeModelV3<IsolationForestModel,IsolationForestModelV3,IsolationForestModel.IsolationForestParameters,IsolationForestV3.IsolationForestParametersV3,IsolationForestModel.IsolationForestOutput,IsolationForestModelV3.IsolationForestModelOutputV3>
Modifier and Type | Class and Description |
---|---|
static class |
IsolationForestModelV3.IsolationForestModelOutputV3 |
SharedTreeModelV3.SharedTreeModelOutputV3<O extends SharedTreeModel.SharedTreeOutput,SO extends SharedTreeModelV3.SharedTreeModelOutputV3<O,SO>>
checksum, compatible_frames, output, parameters
Constructor and Description |
---|
IsolationForestModelV3() |
Modifier and Type | Method and Description |
---|---|
IsolationForestModel |
createImpl() |
IsolationForestModelV3.IsolationForestModelOutputV3 |
createOutputSchema() |
IsolationForestV3.IsolationForestParametersV3 |
createParametersSchema() |
createAndFillImpl, extractVersionFromSchemaName, fillFromAny, fillFromBody, fillFromImpl, fillFromImpl, fillFromParms, fillFromParms, fillFromParms, fillImpl, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCall
public IsolationForestV3.IsolationForestParametersV3 createParametersSchema()
createParametersSchema
in class water.api.schemas3.ModelSchemaV3<IsolationForestModel,IsolationForestModelV3,IsolationForestModel.IsolationForestParameters,IsolationForestV3.IsolationForestParametersV3,IsolationForestModel.IsolationForestOutput,IsolationForestModelV3.IsolationForestModelOutputV3>
public IsolationForestModelV3.IsolationForestModelOutputV3 createOutputSchema()
createOutputSchema
in class water.api.schemas3.ModelSchemaV3<IsolationForestModel,IsolationForestModelV3,IsolationForestModel.IsolationForestParameters,IsolationForestV3.IsolationForestParametersV3,IsolationForestModel.IsolationForestOutput,IsolationForestModelV3.IsolationForestModelOutputV3>
public IsolationForestModel createImpl()
createImpl
in class water.api.Schema<IsolationForestModel,IsolationForestModelV3>