| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
MiningSchema |
MiningSchema.addExtensions(Extension... extensions) |
MiningSchema |
MiningSchema.addMiningFields(MiningField... miningFields) |
MiningSchema |
ObjectFactory.createMiningSchema()
Create an instance of
MiningSchema |
MiningSchema |
SupportVectorMachineModel.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
RegressionModel.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
NaiveBayesModel.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
RuleSetModel.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
TreeModel.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
BaselineModel.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
Scorecard.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
MiningModel.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
AssociationModel.getMiningSchema()
Gets the value of the miningSchema property.
|
abstract MiningSchema |
Model.getMiningSchema() |
MiningSchema |
NeuralNetwork.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
GeneralRegressionModel.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
SequenceModel.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
TimeSeriesModel.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
TextModel.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
NearestNeighborModel.getMiningSchema()
Gets the value of the miningSchema property.
|
MiningSchema |
ClusteringModel.getMiningSchema()
Gets the value of the miningSchema property.
|
| Modifier and Type | Method and Description |
|---|---|
SupportVectorMachineModel |
SupportVectorMachineModel.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
RegressionModel |
RegressionModel.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
NaiveBayesModel |
NaiveBayesModel.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
RuleSetModel |
RuleSetModel.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
TreeModel |
TreeModel.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
BaselineModel |
BaselineModel.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
Scorecard |
Scorecard.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
MiningModel |
MiningModel.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
AssociationModel |
AssociationModel.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
abstract Model |
Model.setMiningSchema(MiningSchema miningSchema) |
NeuralNetwork |
NeuralNetwork.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
GeneralRegressionModel |
GeneralRegressionModel.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
SequenceModel |
SequenceModel.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
TimeSeriesModel |
TimeSeriesModel.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
TextModel |
TextModel.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
NearestNeighborModel |
NearestNeighborModel.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
ClusteringModel |
ClusteringModel.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
VisitorAction |
Visitor.visit(MiningSchema miningSchema) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(MiningSchema miningSchema) |
VisitorAction |
AbstractVisitor.visit(MiningSchema miningSchema) |
Copyright © 2015 University of Tartu. All Rights Reserved.