| 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() |
ModelStats |
ForwardingModel.getModelStats() |
ModelStats |
Model.getModelStats() |
| Modifier and Type | Method and Description |
|---|---|
abstract EmbeddedModel |
EmbeddedModel.setModelStats(ModelStats modelStats) |
ForwardingModel |
ForwardingModel.setModelStats(ModelStats modelStats) |
Model |
Model.setModelStats(ModelStats modelStats) |
VisitorAction |
Visitor.visit(ModelStats modelStats) |
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
AssociationModel.getModelStats() |
| Modifier and Type | Method and Description |
|---|---|
AssociationModel |
AssociationModel.setModelStats(ModelStats modelStats) |
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
BaselineModel.getModelStats() |
| Modifier and Type | Method and Description |
|---|---|
BaselineModel |
BaselineModel.setModelStats(ModelStats modelStats) |
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
BayesianNetworkModel.getModelStats() |
| Modifier and Type | Method and Description |
|---|---|
BayesianNetworkModel |
BayesianNetworkModel.setModelStats(ModelStats modelStats) |
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
ClusteringModel.getModelStats() |
| Modifier and Type | Method and Description |
|---|---|
ClusteringModel |
ClusteringModel.setModelStats(ModelStats modelStats) |
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
GaussianProcessModel.getModelStats() |
| Modifier and Type | Method and Description |
|---|---|
GaussianProcessModel |
GaussianProcessModel.setModelStats(ModelStats modelStats) |
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
GeneralRegressionModel.getModelStats() |
| Modifier and Type | Method and Description |
|---|---|
GeneralRegressionModel |
GeneralRegressionModel.setModelStats(ModelStats modelStats) |
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
MiningModel.getModelStats() |
| Modifier and Type | Method and Description |
|---|---|
MiningModel |
MiningModel.setModelStats(ModelStats modelStats) |
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
NaiveBayesModel.getModelStats() |
| Modifier and Type | Method and Description |
|---|---|
NaiveBayesModel |
NaiveBayesModel.setModelStats(ModelStats modelStats) |
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
NearestNeighborModel.getModelStats() |
| Modifier and Type | Method and Description |
|---|---|
NearestNeighborModel |
NearestNeighborModel.setModelStats(ModelStats modelStats) |
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
NeuralNetwork.getModelStats() |
| Modifier and Type | Method and Description |
|---|---|
NeuralNetwork |
NeuralNetwork.setModelStats(ModelStats modelStats) |
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
Regression.getModelStats() |
ModelStats |
RegressionModel.getModelStats() |
| Modifier and Type | Method and Description |
|---|---|
Regression |
Regression.setModelStats(ModelStats modelStats) |
RegressionModel |
RegressionModel.setModelStats(ModelStats modelStats) |
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
RuleSetModel.getModelStats() |
| Modifier and Type | Method and Description |
|---|---|
RuleSetModel |
RuleSetModel.setModelStats(ModelStats modelStats) |
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
Scorecard.getModelStats() |
| Modifier and Type | Method and Description |
|---|---|
Scorecard |
Scorecard.setModelStats(ModelStats modelStats) |
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
SequenceModel.getModelStats() |
| Modifier and Type | Method and Description |
|---|---|
SequenceModel |
SequenceModel.setModelStats(ModelStats modelStats) |
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
SupportVectorMachineModel.getModelStats() |
| Modifier and Type | Method and Description |
|---|---|
SupportVectorMachineModel |
SupportVectorMachineModel.setModelStats(ModelStats modelStats) |
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
TextModel.getModelStats() |
| Modifier and Type | Method and Description |
|---|---|
TextModel |
TextModel.setModelStats(ModelStats modelStats) |
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
TimeSeriesModel.getModelStats() |
| Modifier and Type | Method and Description |
|---|---|
TimeSeriesModel |
TimeSeriesModel.setModelStats(ModelStats modelStats) |
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
DecisionTree.getModelStats() |
ModelStats |
TreeModel.getModelStats() |
| Modifier and Type | Method and Description |
|---|---|
DecisionTree |
DecisionTree.setModelStats(ModelStats modelStats) |
TreeModel |
TreeModel.setModelStats(ModelStats modelStats) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(ModelStats modelStats) |
Copyright © 2022. All rights reserved.