Uses of Interface
org.dmg.pmml.StringValue
-
-
Uses of StringValue in org.dmg.pmml
Classes in org.dmg.pmml with type parameters of type StringValue Modifier and Type Interface Description interfaceStringValue<E extends java.lang.Enum<E> & StringValue<E>> -
Uses of StringValue in org.dmg.pmml.baseline
Classes in org.dmg.pmml.baseline that implement StringValue Modifier and Type Class Description static classTestDistributions.TestStatistic -
Uses of StringValue in org.dmg.pmml.clustering
Classes in org.dmg.pmml.clustering that implement StringValue Modifier and Type Class Description static classClusteringField.CenterFieldstatic classClusteringModel.ModelClass -
Uses of StringValue in org.dmg.pmml.general_regression
Classes in org.dmg.pmml.general_regression that implement StringValue Modifier and Type Class Description static classGeneralRegressionModel.CumulativeLinkFunctionstatic classGeneralRegressionModel.Distributionstatic classGeneralRegressionModel.LinkFunctionstatic classGeneralRegressionModel.ModelTypestatic classPCovMatrix.Type -
Uses of StringValue in org.dmg.pmml.mining
Classes in org.dmg.pmml.mining that implement StringValue Modifier and Type Class Description static classSegmentation.MissingPredictionTreatmentstatic classSegmentation.MultipleModelMethod -
Uses of StringValue in org.dmg.pmml.nearest_neighbor
Classes in org.dmg.pmml.nearest_neighbor that implement StringValue Modifier and Type Class Description static classNearestNeighborModel.CategoricalScoringMethodstatic classNearestNeighborModel.ContinuousScoringMethod -
Uses of StringValue in org.dmg.pmml.neural_network
Classes in org.dmg.pmml.neural_network that implement StringValue Modifier and Type Class Description static classNeuralNetwork.ActivationFunctionstatic classNeuralNetwork.NormalizationMethod -
Uses of StringValue in org.dmg.pmml.regression
Classes in org.dmg.pmml.regression that implement StringValue Modifier and Type Class Description static classRegressionModel.ModelTypestatic classRegressionModel.NormalizationMethod -
Uses of StringValue in org.dmg.pmml.rule_set
Classes in org.dmg.pmml.rule_set that implement StringValue Modifier and Type Class Description static classRuleSelectionMethod.Criterion -
Uses of StringValue in org.dmg.pmml.scorecard
Classes in org.dmg.pmml.scorecard that implement StringValue Modifier and Type Class Description static classScorecard.BaselineMethodstatic classScorecard.ReasonCodeAlgorithm -
Uses of StringValue in org.dmg.pmml.sequence
Classes in org.dmg.pmml.sequence that implement StringValue Modifier and Type Class Description static classDelimiter.Gapstatic classDelimiter.TimeWindowstatic classSetPredicate.Operator -
Uses of StringValue in org.dmg.pmml.support_vector_machine
Classes in org.dmg.pmml.support_vector_machine that implement StringValue Modifier and Type Class Description static classSupportVectorMachineModel.ClassificationMethodstatic classSupportVectorMachineModel.Representation -
Uses of StringValue in org.dmg.pmml.text
Classes in org.dmg.pmml.text that implement StringValue Modifier and Type Class Description static classTextModelNormalization.DocumentNormalizationstatic classTextModelNormalization.GlobalTermWeightsstatic classTextModelNormalization.LocalTermWeightsstatic classTextModelSimiliarity.SimilarityType -
Uses of StringValue in org.dmg.pmml.time_series
Classes in org.dmg.pmml.time_series that implement StringValue Modifier and Type Class Description static classARIMA.PredictionMethodstatic classARIMA.Transformationstatic classDynamicRegressor.FutureValuesMethodstatic classDynamicRegressor.Transformationstatic classExponentialSmoothing.Transformationstatic classInterceptVector.Typestatic classMaximumLikelihoodStat.Methodstatic classOutlierEffect.Typestatic classSeasonalityExpoSmooth.Typestatic classTimeAnchor.Typestatic classTimeCycle.Typestatic classTimeException.Typestatic classTimeSeries.InterpolationMethodstatic classTimeSeries.Usagestatic classTimeSeriesModel.Algorithmstatic classTrendExpoSmooth.Trend -
Uses of StringValue in org.dmg.pmml.tree
Classes in org.dmg.pmml.tree that implement StringValue Modifier and Type Class Description static classTreeModel.MissingValueStrategystatic classTreeModel.NoTrueChildStrategystatic classTreeModel.SplitCharacteristic
-