Uses of Interface
org.dmg.pmml.HasArray
-
Packages that use HasArray Package Description org.dmg.pmml org.dmg.pmml.clustering org.dmg.pmml.support_vector_machine org.dmg.pmml.time_series -
-
Uses of HasArray in org.dmg.pmml
Classes in org.dmg.pmml with type parameters of type HasArray Modifier and Type Interface Description interfaceHasArray<E extends PMMLObject & HasArray<E>>Subinterfaces of HasArray in org.dmg.pmml Modifier and Type Interface Description interfaceHasRequiredArray<E extends PMMLObject & HasRequiredArray<E>>Classes in org.dmg.pmml that implement HasArray Modifier and Type Class Description classBoundaryValueMeansclassBoundaryValuesclassClassLabelsclassCorrelationFieldsclassSimpleSetPredicateclassXCoordinatesclassYCoordinates -
Uses of HasArray in org.dmg.pmml.clustering
Classes in org.dmg.pmml.clustering that implement HasArray Modifier and Type Class Description classClusterclassMissingValueWeights -
Uses of HasArray in org.dmg.pmml.support_vector_machine
Classes in org.dmg.pmml.support_vector_machine that implement HasArray Modifier and Type Class Description classVectorInstance -
Uses of HasArray in org.dmg.pmml.time_series
Classes in org.dmg.pmml.time_series that implement HasArray Modifier and Type Class Description classARclassFinalNoiseclassFinalNuclassFinalPredictedNoiseclassFinalStateVectorclassHVectorclassInterceptVectorclassMACoefficientsclassNonseasonalFactorclassPastVariancesclassPsiVectorclassResidualsclassSeasonalFactorclassSeasonalityExpoSmoothclassStateVectorclassTimeCycleclassTimeExceptionclassTransferFunctionValuesclassTrendExpoSmooth
-