| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected ModelStats |
TreeModel.modelStats |
protected ModelStats |
TimeSeriesModel.modelStats |
protected ModelStats |
TextModel.modelStats |
protected ModelStats |
SupportVectorMachineModel.modelStats |
protected ModelStats |
SequenceModel.modelStats |
protected ModelStats |
Scorecard.modelStats |
protected ModelStats |
RuleSetModel.modelStats |
protected ModelStats |
RegressionModel.modelStats |
protected ModelStats |
Regression.modelStats |
protected ModelStats |
NeuralNetwork.modelStats |
protected ModelStats |
NearestNeighborModel.modelStats |
protected ModelStats |
NaiveBayesModel.modelStats |
protected ModelStats |
MiningModel.modelStats |
protected ModelStats |
GeneralRegressionModel.modelStats |
protected ModelStats |
DecisionTree.modelStats |
protected ModelStats |
ClusteringModel.modelStats |
protected ModelStats |
BaselineModel.modelStats |
protected ModelStats |
AssociationModel.modelStats |
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
ObjectFactory.createModelStats()
Create an instance of
ModelStats |
ModelStats |
TreeModel.getModelStats()
Gets the value of the modelStats property.
|
ModelStats |
TimeSeriesModel.getModelStats()
Gets the value of the modelStats property.
|
ModelStats |
TextModel.getModelStats()
Gets the value of the modelStats property.
|
ModelStats |
SupportVectorMachineModel.getModelStats()
Gets the value of the modelStats property.
|
ModelStats |
SequenceModel.getModelStats()
Gets the value of the modelStats property.
|
ModelStats |
Scorecard.getModelStats()
Gets the value of the modelStats property.
|
ModelStats |
RuleSetModel.getModelStats()
Gets the value of the modelStats property.
|
ModelStats |
RegressionModel.getModelStats()
Gets the value of the modelStats property.
|
ModelStats |
Regression.getModelStats()
Gets the value of the modelStats property.
|
ModelStats |
NeuralNetwork.getModelStats()
Gets the value of the modelStats property.
|
ModelStats |
NearestNeighborModel.getModelStats()
Gets the value of the modelStats property.
|
ModelStats |
NaiveBayesModel.getModelStats()
Gets the value of the modelStats property.
|
abstract ModelStats |
Model.getModelStats() |
ModelStats |
MiningModel.getModelStats()
Gets the value of the modelStats property.
|
ModelStats |
GeneralRegressionModel.getModelStats()
Gets the value of the modelStats property.
|
ModelStats |
DecisionTree.getModelStats()
Gets the value of the modelStats property.
|
ModelStats |
ClusteringModel.getModelStats()
Gets the value of the modelStats property.
|
ModelStats |
BaselineModel.getModelStats()
Gets the value of the modelStats property.
|
ModelStats |
AssociationModel.getModelStats()
Gets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TreeModel.setModelStats(ModelStats value)
Sets the value of the modelStats property.
|
void |
TimeSeriesModel.setModelStats(ModelStats value)
Sets the value of the modelStats property.
|
void |
TextModel.setModelStats(ModelStats value)
Sets the value of the modelStats property.
|
void |
SupportVectorMachineModel.setModelStats(ModelStats value)
Sets the value of the modelStats property.
|
void |
SequenceModel.setModelStats(ModelStats value)
Sets the value of the modelStats property.
|
void |
Scorecard.setModelStats(ModelStats value)
Sets the value of the modelStats property.
|
void |
RuleSetModel.setModelStats(ModelStats value)
Sets the value of the modelStats property.
|
void |
RegressionModel.setModelStats(ModelStats value)
Sets the value of the modelStats property.
|
void |
Regression.setModelStats(ModelStats value)
Sets the value of the modelStats property.
|
void |
NeuralNetwork.setModelStats(ModelStats value)
Sets the value of the modelStats property.
|
void |
NearestNeighborModel.setModelStats(ModelStats value)
Sets the value of the modelStats property.
|
void |
NaiveBayesModel.setModelStats(ModelStats value)
Sets the value of the modelStats property.
|
abstract void |
Model.setModelStats(ModelStats modelStats) |
void |
MiningModel.setModelStats(ModelStats value)
Sets the value of the modelStats property.
|
void |
GeneralRegressionModel.setModelStats(ModelStats value)
Sets the value of the modelStats property.
|
void |
DecisionTree.setModelStats(ModelStats value)
Sets the value of the modelStats property.
|
void |
ClusteringModel.setModelStats(ModelStats value)
Sets the value of the modelStats property.
|
void |
BaselineModel.setModelStats(ModelStats value)
Sets the value of the modelStats property.
|
void |
AssociationModel.setModelStats(ModelStats value)
Sets the value of the modelStats property.
|
Copyright © 2013 University of Tartu. All Rights Reserved.