Uses of Interface
org.dmg.pmml.HasMatrix
-
Packages that use HasMatrix Package Description org.dmg.pmml org.dmg.pmml.clustering org.dmg.pmml.general_regression org.dmg.pmml.time_series -
-
Uses of HasMatrix in org.dmg.pmml
Classes in org.dmg.pmml with type parameters of type HasMatrix Modifier and Type Interface Description interfaceHasMatrix<E extends PMMLObject & HasMatrix<E>>Subinterfaces of HasMatrix in org.dmg.pmml Modifier and Type Interface Description interfaceHasRequiredMatrix<E extends PMMLObject & HasRequiredMatrix<E>>Classes in org.dmg.pmml that implement HasMatrix Modifier and Type Class Description classConfusionMatrixclassCorrelationMethodsclassCorrelationValues -
Uses of HasMatrix in org.dmg.pmml.clustering
Classes in org.dmg.pmml.clustering that implement HasMatrix Modifier and Type Class Description classComparisonsclassCovariances -
Uses of HasMatrix in org.dmg.pmml.general_regression
Classes in org.dmg.pmml.general_regression that implement HasMatrix Modifier and Type Class Description classPredictor -
Uses of HasMatrix in org.dmg.pmml.time_series
Classes in org.dmg.pmml.time_series that implement HasMatrix Modifier and Type Class Description classFinalOmegaclassMeasurementMatrixclassObservationVarianceMatrixclassPredictedStateCovarianceMatrixclassTransitionMatrix
-