| Package | Description |
|---|---|
| weka.core.pmml.jaxbbindings |
| Modifier and Type | Method and Description |
|---|---|
Matrix |
ObjectFactory.createMatrix()
Create an instance of
Matrix |
Matrix |
Predictor.getMatrix()
Gets the value of the matrix property.
|
Matrix |
Comparisons.getMatrix()
Gets the value of the matrix property.
|
Matrix |
CorrelationMethods.getMatrix()
Gets the value of the matrix property.
|
Matrix |
Covariances.getMatrix()
Gets the value of the matrix property.
|
Matrix |
CorrelationValues.getMatrix()
Gets the value of the matrix property.
|
Matrix |
ConfusionMatrix.getMatrix()
Gets the value of the matrix property.
|
Matrix |
DocumentTermMatrix.getMatrix()
Gets the value of the matrix property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Predictor.setMatrix(Matrix value)
Sets the value of the matrix property.
|
void |
Comparisons.setMatrix(Matrix value)
Sets the value of the matrix property.
|
void |
CorrelationMethods.setMatrix(Matrix value)
Sets the value of the matrix property.
|
void |
Covariances.setMatrix(Matrix value)
Sets the value of the matrix property.
|
void |
CorrelationValues.setMatrix(Matrix value)
Sets the value of the matrix property.
|
void |
ConfusionMatrix.setMatrix(Matrix value)
Sets the value of the matrix property.
|
void |
DocumentTermMatrix.setMatrix(Matrix value)
Sets the value of the matrix property.
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.