| Modifier and Type | Method and Description |
|---|---|
Targets |
Targets.addExtensions(Extension... extensions) |
Targets |
Targets.addTargets(Target... targets) |
Targets |
ObjectFactory.createTargets()
Create an instance of
Targets |
abstract Targets |
EmbeddedModel.getTargets() |
Targets |
ForwardingModel.getTargets() |
Targets |
Model.getTargets() |
| Modifier and Type | Method and Description |
|---|---|
abstract EmbeddedModel |
EmbeddedModel.setTargets(Targets targets) |
ForwardingModel |
ForwardingModel.setTargets(Targets targets) |
Model |
Model.setTargets(Targets targets) |
VisitorAction |
Visitor.visit(Targets targets) |
| Modifier and Type | Method and Description |
|---|---|
Targets |
BaselineModel.getTargets() |
| Modifier and Type | Method and Description |
|---|---|
BaselineModel |
BaselineModel.setTargets(Targets targets) |
| Modifier and Type | Method and Description |
|---|---|
Targets |
BayesianNetworkModel.getTargets() |
| Modifier and Type | Method and Description |
|---|---|
BayesianNetworkModel |
BayesianNetworkModel.setTargets(Targets targets) |
| Modifier and Type | Method and Description |
|---|---|
Targets |
GaussianProcessModel.getTargets() |
| Modifier and Type | Method and Description |
|---|---|
GaussianProcessModel |
GaussianProcessModel.setTargets(Targets targets) |
| Modifier and Type | Method and Description |
|---|---|
Targets |
GeneralRegressionModel.getTargets() |
| Modifier and Type | Method and Description |
|---|---|
GeneralRegressionModel |
GeneralRegressionModel.setTargets(Targets targets) |
| Modifier and Type | Method and Description |
|---|---|
Targets |
MiningModel.getTargets() |
| Modifier and Type | Method and Description |
|---|---|
MiningModel |
MiningModel.setTargets(Targets targets) |
| Modifier and Type | Method and Description |
|---|---|
Targets |
NaiveBayesModel.getTargets() |
| Modifier and Type | Method and Description |
|---|---|
NaiveBayesModel |
NaiveBayesModel.setTargets(Targets targets) |
| Modifier and Type | Method and Description |
|---|---|
Targets |
NearestNeighborModel.getTargets() |
| Modifier and Type | Method and Description |
|---|---|
NearestNeighborModel |
NearestNeighborModel.setTargets(Targets targets) |
| Modifier and Type | Method and Description |
|---|---|
Targets |
NeuralNetwork.getTargets() |
| Modifier and Type | Method and Description |
|---|---|
NeuralNetwork |
NeuralNetwork.setTargets(Targets targets) |
| Modifier and Type | Method and Description |
|---|---|
Targets |
Regression.getTargets() |
Targets |
RegressionModel.getTargets() |
| Modifier and Type | Method and Description |
|---|---|
Regression |
Regression.setTargets(Targets targets) |
RegressionModel |
RegressionModel.setTargets(Targets targets) |
| Modifier and Type | Method and Description |
|---|---|
Targets |
RuleSetModel.getTargets() |
| Modifier and Type | Method and Description |
|---|---|
RuleSetModel |
RuleSetModel.setTargets(Targets targets) |
| Modifier and Type | Method and Description |
|---|---|
Targets |
Scorecard.getTargets() |
| Modifier and Type | Method and Description |
|---|---|
Scorecard |
Scorecard.setTargets(Targets targets) |
| Modifier and Type | Method and Description |
|---|---|
Targets |
SupportVectorMachineModel.getTargets() |
| Modifier and Type | Method and Description |
|---|---|
SupportVectorMachineModel |
SupportVectorMachineModel.setTargets(Targets targets) |
| Modifier and Type | Method and Description |
|---|---|
Targets |
TextModel.getTargets() |
| Modifier and Type | Method and Description |
|---|---|
TextModel |
TextModel.setTargets(Targets targets) |
| Modifier and Type | Method and Description |
|---|---|
Targets |
DecisionTree.getTargets() |
Targets |
TreeModel.getTargets() |
| Modifier and Type | Method and Description |
|---|---|
DecisionTree |
DecisionTree.setTargets(Targets targets) |
TreeModel |
TreeModel.setTargets(Targets targets) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(Targets targets) |
Copyright © 2024. All rights reserved.