public class PCAModelV3 extends water.api.schemas3.ModelSchemaV3<PCAModel,PCAModelV3,PCAModel.PCAParameters,PCAV3.PCAParametersV3,PCAModel.PCAOutput,PCAModelV3.PCAModelOutputV3>
Modifier and Type | Class and Description |
---|---|
static class |
PCAModelV3.PCAModelOutputV3 |
checksum, compatible_frames, output, parameters
Constructor and Description |
---|
PCAModelV3() |
Modifier and Type | Method and Description |
---|---|
PCAModel |
createImpl() |
PCAModelV3.PCAModelOutputV3 |
createOutputSchema() |
PCAV3.PCAParametersV3 |
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 PCAV3.PCAParametersV3 createParametersSchema()
createParametersSchema
in class water.api.schemas3.ModelSchemaV3<PCAModel,PCAModelV3,PCAModel.PCAParameters,PCAV3.PCAParametersV3,PCAModel.PCAOutput,PCAModelV3.PCAModelOutputV3>
public PCAModelV3.PCAModelOutputV3 createOutputSchema()
createOutputSchema
in class water.api.schemas3.ModelSchemaV3<PCAModel,PCAModelV3,PCAModel.PCAParameters,PCAV3.PCAParametersV3,PCAModel.PCAOutput,PCAModelV3.PCAModelOutputV3>
public PCAModel createImpl()
createImpl
in class water.api.Schema<PCAModel,PCAModelV3>