| Modifier and Type | Method and Description |
|---|---|
ModelStats |
ModelStats.addExtensions(Extension... extensions) |
ModelStats |
ModelStats.addMultivariateStats(MultivariateStats... multivariateStats) |
ModelStats |
ModelStats.addUnivariateStats(UnivariateStats... univariateStats) |
ModelStats |
ObjectFactory.createModelStats()
Create an instance of
ModelStats |
abstract ModelStats |
EmbeddedModel.getModelStats() |
abstract ModelStats |
Model.getModelStats() |
| Modifier and Type | Method and Description |
|---|---|
abstract EmbeddedModel |
EmbeddedModel.setModelStats(ModelStats modelStats) |
abstract Model |
Model.setModelStats(ModelStats modelStats) |
VisitorAction |
Visitor.visit(ModelStats modelStats) |
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
AssociationModel.getModelStats()
Gets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
AssociationModel |
AssociationModel.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
BaselineModel.getModelStats()
Gets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
BaselineModel |
BaselineModel.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
BayesianNetworkModel.getModelStats()
Gets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
BayesianNetworkModel |
BayesianNetworkModel.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
ClusteringModel.getModelStats()
Gets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
ClusteringModel |
ClusteringModel.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
GaussianProcessModel.getModelStats()
Gets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
GaussianProcessModel |
GaussianProcessModel.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
GeneralRegressionModel.getModelStats()
Gets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
GeneralRegressionModel |
GeneralRegressionModel.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
MiningModel.getModelStats()
Gets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
MiningModel |
MiningModel.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
NaiveBayesModel.getModelStats()
Gets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
NaiveBayesModel |
NaiveBayesModel.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
NearestNeighborModel.getModelStats()
Gets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
NearestNeighborModel |
NearestNeighborModel.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
NeuralNetwork.getModelStats()
Gets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
NeuralNetwork |
NeuralNetwork.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
Regression.getModelStats()
Gets the value of the modelStats property.
|
ModelStats |
RegressionModel.getModelStats()
Gets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
Regression |
Regression.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
RegressionModel |
RegressionModel.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
RuleSetModel.getModelStats()
Gets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
RuleSetModel |
RuleSetModel.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
Scorecard.getModelStats()
Gets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
Scorecard |
Scorecard.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
SequenceModel.getModelStats()
Gets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
SequenceModel |
SequenceModel.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
SupportVectorMachineModel.getModelStats()
Gets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
SupportVectorMachineModel |
SupportVectorMachineModel.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
TextModel.getModelStats()
Gets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
TextModel |
TextModel.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
TimeSeriesModel.getModelStats()
Gets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
TimeSeriesModel |
TimeSeriesModel.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
DecisionTree.getModelStats()
Gets the value of the modelStats property.
|
ModelStats |
TreeModel.getModelStats()
Gets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
DecisionTree |
DecisionTree.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
TreeModel |
TreeModel.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(ModelStats modelStats) |
VisitorAction |
AbstractVisitor.visit(ModelStats modelStats) |
Copyright © 2016 University of Tartu. All rights reserved.