Class PMMLModel
java.lang.Object
org.episteme.natural.computing.loaders.pmml.PMMLModel
- Direct Known Subclasses:
PMMLClusteringModel, PMMLNeuralNetwork, PMMLRegressionModel, PMMLTreeModel
Base PMML model representation.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidsetMiningSchema(PMMLMiningSchema schema) voidtoString()
-
Constructor Details
-
PMMLModel
public PMMLModel()
-
-
Method Details
-
getModelName
-
setModelName
-
getFunctionName
-
setFunctionName
-
getAlgorithmName
-
setAlgorithmName
-
getMiningSchema
-
setMiningSchema
-
getModelType
-
toString
-