Uses of Class
org.jpmml.model.annotations.Added
-
-
Uses of Added in org.dmg.pmml
Classes in org.dmg.pmml with annotations of type Added Modifier and Type Class Description classAnovaclassAnovaRowclassAnyDistributionclassBlockIndicatorclassBoundaryValueMeansclassBoundaryValuesclassClassLabelsclassClusteringModelQualityclassConfusionMatrixclassCorrelationFieldsclassCorrelationMethodsclassCorrelationsclassCorrelationValuesclassDecisionclassDecisionsclassGaussianDistributionclassInvalidValueTreatmentMethodclassLagclassLiftDataclassLiftGraphclassModelExplanationclassModelLiftGraphclassMultivariateStatclassMultivariateStatsclassOptimumLiftGraphclassPoissonDistributionclassPredictiveModelQualityclassRandomLiftGraphclassROCclassROCGraphclassTextIndexclassTextIndexNormalizationclassUniformDistributionclassXCoordinatesclassYCoordinates -
Uses of Added in org.dmg.pmml.anomaly_detection
Classes in org.dmg.pmml.anomaly_detection with annotations of type Added Modifier and Type Class Description classAnomalyDetectionModelclassMeanClusterDistances -
Uses of Added in org.dmg.pmml.baseline
Classes in org.dmg.pmml.baseline with annotations of type Added Modifier and Type Class Description classAlternateclassBaselineclassBaselineModelclassCountTableclassFieldValueclassFieldValueCountclassTestDistributions -
Uses of Added in org.dmg.pmml.bayesian_network
Classes in org.dmg.pmml.bayesian_network with annotations of type Added Modifier and Type Class Description classBayesianNetworkModelclassBayesianNetworkNodesclassContinuousConditionalProbabilityclassContinuousDistributionclassContinuousNodeclassDiscreteConditionalProbabilityclassDiscreteNodeclassLognormalDistributionclassLowerclassMeanclassNormalDistributionclassParentValueclassTriangularDistributionclassUniformDistributionclassUpperclassValueProbabilityclassVariance -
Uses of Added in org.dmg.pmml.gaussian_process
Classes in org.dmg.pmml.gaussian_process with annotations of type Added Modifier and Type Class Description classAbsoluteExponentialKernelclassARDSquaredExponentialKernelclassGaussianProcessModelclassGeneralizedExponentialKernelclassLambdaclassRadialBasisKernel -
Uses of Added in org.dmg.pmml.general_regression
Classes in org.dmg.pmml.general_regression with annotations of type Added Modifier and Type Class Description classBaseCumHazardTablesclassBaselineCellclassBaselineStratumclassCategoriesclassCategoryclassEventValues -
Uses of Added in org.dmg.pmml.mining
Classes in org.dmg.pmml.mining with annotations of type Added Modifier and Type Class Description classSegmentclassSegmentationstatic classSegmentation.MissingPredictionTreatmentclassVariableWeight -
Uses of Added in org.dmg.pmml.naive_bayes
Classes in org.dmg.pmml.naive_bayes with annotations of type Added Modifier and Type Class Description classTargetValueStatclassTargetValueStats -
Uses of Added in org.dmg.pmml.nearest_neighbor
Classes in org.dmg.pmml.nearest_neighbor with annotations of type Added Modifier and Type Class Description classInstanceFieldclassInstanceFieldsclassKNNInputclassKNNInputsclassNearestNeighborModelclassTrainingInstances -
Uses of Added in org.dmg.pmml.scorecard
Classes in org.dmg.pmml.scorecard with annotations of type Added Modifier and Type Class Description classAttributeclassCharacteristicclassCharacteristicsclassComplexPartialScoreclassScorecard -
Uses of Added in org.dmg.pmml.sequence
Classes in org.dmg.pmml.sequence with annotations of type Added Modifier and Type Class Description classConstraints -
Uses of Added in org.dmg.pmml.support_vector_machine
Classes in org.dmg.pmml.support_vector_machine with annotations of type Added Modifier and Type Class Description classVectorFields -
Uses of Added in org.dmg.pmml.time_series
-
Uses of Added in org.jpmml.model.visitors
Methods in org.jpmml.model.visitors with parameters of type Added Modifier and Type Method Description voidVersionChecker. handleAdded(PMMLObject object, java.lang.reflect.AnnotatedElement element, Added added)voidVersionDowngrader. handleAdded(PMMLObject object, java.lang.reflect.AnnotatedElement element, Added added)abstract voidVersionInspector. handleAdded(PMMLObject object, java.lang.reflect.AnnotatedElement element, Added added)voidVersionRangeFinder. handleAdded(PMMLObject object, java.lang.reflect.AnnotatedElement element, Added added)voidVersionStandardizer. handleAdded(PMMLObject object, java.lang.reflect.AnnotatedElement element, Added added)
-