JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Z
A
addStopWordSet(DocumentFeature.StopWordSet)
- Method in class org.jpmml.sparkml.
DocumentFeature
B
BinarizedCategoricalFeature
- Class in
org.jpmml.sparkml
BinarizedCategoricalFeature(PMMLEncoder, FieldName, DataType, List<BinaryFeature>)
- Constructor for class org.jpmml.sparkml.
BinarizedCategoricalFeature
BinarizerConverter
- Class in
org.jpmml.sparkml.feature
BinarizerConverter(Binarizer)
- Constructor for class org.jpmml.sparkml.feature.
BinarizerConverter
BucketizerConverter
- Class in
org.jpmml.sparkml.feature
BucketizerConverter(Bucketizer)
- Constructor for class org.jpmml.sparkml.feature.
BucketizerConverter
build()
- Method in class org.jpmml.sparkml.
PMMLBuilder
buildByteArray()
- Method in class org.jpmml.sparkml.
PMMLBuilder
buildFile(File)
- Method in class org.jpmml.sparkml.
PMMLBuilder
C
checkApplicationClasspath()
- Static method in class org.jpmml.sparkml.
ConverterFactory
checkColumns(int, Matrix)
- Method in class org.jpmml.sparkml.
MatrixUtil
checkNoShading()
- Static method in class org.jpmml.sparkml.
ConverterFactory
checkRows(int, Matrix)
- Static method in class org.jpmml.sparkml.
MatrixUtil
checkVersion()
- Static method in class org.jpmml.sparkml.
ConverterFactory
ChiSqSelectorModelConverter
- Class in
org.jpmml.sparkml.feature
ChiSqSelectorModelConverter(ChiSqSelectorModel)
- Constructor for class org.jpmml.sparkml.feature.
ChiSqSelectorModelConverter
ClassificationModelConverter
<
T
extends org.apache.spark.ml.PredictionModel<org.apache.spark.ml.linalg.Vector,
T
> & org.apache.spark.ml.param.shared.HasLabelCol & org.apache.spark.ml.param.shared.HasFeaturesCol & org.apache.spark.ml.param.shared.HasPredictionCol> - Class in
org.jpmml.sparkml
ClassificationModelConverter(T)
- Constructor for class org.jpmml.sparkml.
ClassificationModelConverter
ClusteringModelConverter
<
T
extends org.apache.spark.ml.Model<
T
> & org.apache.spark.ml.param.shared.HasFeaturesCol & org.apache.spark.ml.param.shared.HasPredictionCol> - Class in
org.jpmml.sparkml
ClusteringModelConverter(T)
- Constructor for class org.jpmml.sparkml.
ClusteringModelConverter
ColumnPrunerConverter
- Class in
org.jpmml.sparkml.feature
ColumnPrunerConverter(ColumnPruner)
- Constructor for class org.jpmml.sparkml.feature.
ColumnPrunerConverter
ConverterFactory
- Class in
org.jpmml.sparkml
ConverterFactory(Map<RegexKey, ? extends Map<String, ?>>)
- Constructor for class org.jpmml.sparkml.
ConverterFactory
ConverterUtil
- Class in
org.jpmml.sparkml
Deprecated.
CountVectorizerModelConverter
- Class in
org.jpmml.sparkml.feature
CountVectorizerModelConverter(CountVectorizerModel)
- Constructor for class org.jpmml.sparkml.feature.
CountVectorizerModelConverter
createAnalyzedLogicalPlan(SparkSession, StructType, String)
- Static method in class org.jpmml.sparkml.
DatasetUtil
createApply()
- Method in class org.jpmml.sparkml.
TermFeature
createApply()
- Method in class org.jpmml.sparkml.
WeightedTermFeature
createBinaryLogisticClassification(C, Vector, double, Schema)
- Static method in class org.jpmml.sparkml.model.
LinearModelUtil
createDataField(FieldName)
- Method in class org.jpmml.sparkml.
SparkMLEncoder
createRegression(C, Vector, double, Schema)
- Static method in class org.jpmml.sparkml.model.
LinearModelUtil
createSoftmaxClassification(C, Matrix, Vector, Schema)
- Static method in class org.jpmml.sparkml.model.
LinearModelUtil
D
DatasetUtil
- Class in
org.jpmml.sparkml
DecisionTreeClassificationModelConverter
- Class in
org.jpmml.sparkml.model
DecisionTreeClassificationModelConverter(DecisionTreeClassificationModel)
- Constructor for class org.jpmml.sparkml.model.
DecisionTreeClassificationModelConverter
DecisionTreeRegressionModelConverter
- Class in
org.jpmml.sparkml.model
DecisionTreeRegressionModelConverter(DecisionTreeRegressionModel)
- Constructor for class org.jpmml.sparkml.model.
DecisionTreeRegressionModelConverter
DocumentFeature
- Class in
org.jpmml.sparkml
DocumentFeature(SparkMLEncoder, Field<?>, String)
- Constructor for class org.jpmml.sparkml.
DocumentFeature
DocumentFeature.StopWordSet
- Class in
org.jpmml.sparkml
E
encodeDecisionTree(C, Schema)
- Static method in class org.jpmml.sparkml.model.
TreeModelUtil
encodeDecisionTree(C, PredicateManager, Schema)
- Static method in class org.jpmml.sparkml.model.
TreeModelUtil
encodeDecisionTreeEnsemble(C, Schema)
- Static method in class org.jpmml.sparkml.model.
TreeModelUtil
encodeDecisionTreeEnsemble(C, PredicateManager, Schema)
- Static method in class org.jpmml.sparkml.model.
TreeModelUtil
encodeFeature(PMMLEncoder, Feature, List<?>, boolean)
- Static method in class org.jpmml.sparkml.feature.
OneHotEncoderModelConverter
encodeFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
BinarizerConverter
encodeFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
BucketizerConverter
encodeFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
ChiSqSelectorModelConverter
encodeFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
CountVectorizerModelConverter
encodeFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
IDFModelConverter
encodeFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
ImputerModelConverter
encodeFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
IndexToStringConverter
encodeFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
InteractionConverter
encodeFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
MaxAbsScalerModelConverter
encodeFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
MinMaxScalerModelConverter
encodeFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
NGramConverter
encodeFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
OneHotEncoderModelConverter
encodeFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
PCAModelConverter
encodeFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
RegexTokenizerConverter
encodeFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
SQLTransformerConverter
encodeFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
StandardScalerModelConverter
encodeFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
StopWordsRemoverConverter
encodeFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
StringIndexerModelConverter
encodeFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
TokenizerConverter
encodeFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
VectorAssemblerConverter
encodeFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
VectorIndexerModelConverter
encodeFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
VectorSizeHintConverter
encodeFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
VectorSlicerConverter
encodeFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.
FeatureConverter
encodeModel(Schema)
- Method in class org.jpmml.sparkml.model.
DecisionTreeClassificationModelConverter
encodeModel(Schema)
- Method in class org.jpmml.sparkml.model.
DecisionTreeRegressionModelConverter
encodeModel(Schema)
- Method in class org.jpmml.sparkml.model.
GBTClassificationModelConverter
encodeModel(Schema)
- Method in class org.jpmml.sparkml.model.
GBTRegressionModelConverter
encodeModel(Schema)
- Method in class org.jpmml.sparkml.model.
GeneralizedLinearRegressionModelConverter
encodeModel(Schema)
- Method in class org.jpmml.sparkml.model.
KMeansModelConverter
encodeModel(Schema)
- Method in class org.jpmml.sparkml.model.
LinearRegressionModelConverter
encodeModel(Schema)
- Method in class org.jpmml.sparkml.model.
LinearSVCModelConverter
encodeModel(Schema)
- Method in class org.jpmml.sparkml.model.
LogisticRegressionModelConverter
encodeModel(Schema)
- Method in class org.jpmml.sparkml.model.
MultilayerPerceptronClassificationModelConverter
encodeModel(Schema)
- Method in class org.jpmml.sparkml.model.
NaiveBayesModelConverter
encodeModel(Schema)
- Method in class org.jpmml.sparkml.model.
RandomForestClassificationModelConverter
encodeModel(Schema)
- Method in class org.jpmml.sparkml.model.
RandomForestRegressionModelConverter
encodeModel(Schema)
- Method in class org.jpmml.sparkml.
ModelConverter
encodeSchema(SparkMLEncoder)
- Method in class org.jpmml.sparkml.
ModelConverter
enterNode(Node)
- Method in class org.jpmml.sparkml.visitors.
TreeModelCompactor
enterTreeModel(TreeModel)
- Method in class org.jpmml.sparkml.visitors.
TreeModelCompactor
equals(Object)
- Method in class org.jpmml.sparkml.
DocumentFeature
equals(Object)
- Method in class org.jpmml.sparkml.
DocumentFeature.StopWordSet
equals(Object)
- Method in class org.jpmml.sparkml.
RegexKey
equals(Object)
- Method in class org.jpmml.sparkml.
TermFeature
equals(Object)
- Method in class org.jpmml.sparkml.
WeightedTermFeature
exitNode(Node)
- Method in class org.jpmml.sparkml.visitors.
TreeModelCompactor
exitTreeModel(TreeModel)
- Method in class org.jpmml.sparkml.visitors.
TreeModelCompactor
ExpressionTranslator
- Class in
org.jpmml.sparkml
ExpressionTranslator()
- Constructor for class org.jpmml.sparkml.
ExpressionTranslator
F
FeatureConverter
<
T
extends org.apache.spark.ml.Transformer> - Class in
org.jpmml.sparkml
FeatureConverter(T)
- Constructor for class org.jpmml.sparkml.
FeatureConverter
FeatureConverter.InOutMode
- Enum in
org.jpmml.sparkml
formatName(T)
- Static method in class org.jpmml.sparkml.
FeatureConverter
formatName(T, int, int)
- Static method in class org.jpmml.sparkml.
FeatureConverter
formatName(T, int)
- Static method in class org.jpmml.sparkml.
MultiFeatureConverter
G
GBTClassificationModelConverter
- Class in
org.jpmml.sparkml.model
GBTClassificationModelConverter(GBTClassificationModel)
- Constructor for class org.jpmml.sparkml.model.
GBTClassificationModelConverter
GBTRegressionModelConverter
- Class in
org.jpmml.sparkml.model
GBTRegressionModelConverter(GBTRegressionModel)
- Constructor for class org.jpmml.sparkml.model.
GBTRegressionModelConverter
GeneralizedLinearRegressionModelConverter
- Class in
org.jpmml.sparkml.model
GeneralizedLinearRegressionModelConverter(GeneralizedLinearRegressionModel)
- Constructor for class org.jpmml.sparkml.model.
GeneralizedLinearRegressionModelConverter
getBinaryFeatures()
- Method in class org.jpmml.sparkml.
BinarizedCategoricalFeature
getColumn(Matrix, int)
- Static method in class org.jpmml.sparkml.
MatrixUtil
getConverterFactory()
- Method in class org.jpmml.sparkml.
SparkMLEncoder
getDataset()
- Method in class org.jpmml.sparkml.
PMMLBuilder.Verification
getDefineFunction()
- Method in class org.jpmml.sparkml.
TermFeature
getFeature()
- Method in class org.jpmml.sparkml.
TermFeature
getFeatures(String)
- Method in class org.jpmml.sparkml.
SparkMLEncoder
getFeatures(String, int[])
- Method in class org.jpmml.sparkml.
SparkMLEncoder
getInputCols(T)
- Method in enum org.jpmml.sparkml.
FeatureConverter.InOutMode
getInputMode()
- Method in class org.jpmml.sparkml.
FeatureConverter
getInputMode(T)
- Static method in class org.jpmml.sparkml.
FeatureConverter
getInputMode()
- Method in class org.jpmml.sparkml.
MultiFeatureConverter
getMiningFunction()
- Method in class org.jpmml.sparkml.
ClassificationModelConverter
getMiningFunction()
- Method in class org.jpmml.sparkml.
ClusteringModelConverter
getMiningFunction()
- Method in class org.jpmml.sparkml.model.
GeneralizedLinearRegressionModelConverter
getMiningFunction()
- Method in class org.jpmml.sparkml.
ModelConverter
getMiningFunction()
- Method in class org.jpmml.sparkml.
RegressionModelConverter
getNativeConfiguration()
- Method in interface org.jpmml.sparkml.model.
HasTreeOptions
getNumberOfClusters()
- Method in class org.jpmml.sparkml.
ClusteringModelConverter
getNumberOfClusters()
- Method in class org.jpmml.sparkml.model.
KMeansModelConverter
getOnlyFeature(String)
- Method in class org.jpmml.sparkml.
SparkMLEncoder
getOption(String, Object)
- Method in class org.jpmml.sparkml.
TransformerConverter
getOptions()
- Method in class org.jpmml.sparkml.
ConverterFactory
getOptions()
- Method in class org.jpmml.sparkml.
PMMLBuilder
getOptions()
- Method in class org.jpmml.sparkml.
TransformerConverter
getOutput()
- Method in class org.jpmml.sparkml.
Main
getOutputCols(T)
- Method in enum org.jpmml.sparkml.
FeatureConverter.InOutMode
getOutputMode()
- Method in class org.jpmml.sparkml.
FeatureConverter
getOutputMode(T)
- Static method in class org.jpmml.sparkml.
FeatureConverter
getOutputMode()
- Method in class org.jpmml.sparkml.
MultiFeatureConverter
getPattern()
- Method in class org.jpmml.sparkml.
RegexKey
getPipelineInput()
- Method in class org.jpmml.sparkml.
Main
getPipelineModel()
- Method in class org.jpmml.sparkml.
PMMLBuilder
getPrecision()
- Method in class org.jpmml.sparkml.
PMMLBuilder.Verification
getRow(Matrix, int)
- Static method in class org.jpmml.sparkml.
MatrixUtil
getSchema()
- Method in class org.jpmml.sparkml.
PMMLBuilder
getSchema()
- Method in class org.jpmml.sparkml.
SparkMLEncoder
getSchemaInput()
- Method in class org.jpmml.sparkml.
Main
getStopWordSets()
- Method in class org.jpmml.sparkml.
DocumentFeature
getTransformedDataset()
- Method in class org.jpmml.sparkml.
PMMLBuilder.Verification
getTransformer()
- Method in class org.jpmml.sparkml.
TransformerConverter
getValue()
- Method in class org.jpmml.sparkml.
TermFeature
getVerification()
- Method in class org.jpmml.sparkml.
PMMLBuilder
getWeight()
- Method in class org.jpmml.sparkml.
WeightedTermFeature
getWordSeparatorRE()
- Method in class org.jpmml.sparkml.
DocumentFeature
getZeroThreshold()
- Method in class org.jpmml.sparkml.
PMMLBuilder.Verification
H
hasFeatures(String)
- Method in class org.jpmml.sparkml.
SparkMLEncoder
hashCode()
- Method in class org.jpmml.sparkml.
DocumentFeature
hashCode()
- Method in class org.jpmml.sparkml.
DocumentFeature.StopWordSet
hashCode()
- Method in class org.jpmml.sparkml.
RegexKey
hashCode()
- Method in class org.jpmml.sparkml.
TermFeature
hashCode()
- Method in class org.jpmml.sparkml.
WeightedTermFeature
HasPredictionModelOptions
- Interface in
org.jpmml.sparkml.model
hasPunctuation(String)
- Static method in class org.jpmml.sparkml.
TermUtil
HasRegressionTableOptions
- Interface in
org.jpmml.sparkml.model
HasSparkMLOptions
- Interface in
org.jpmml.sparkml
HasTreeOptions
- Interface in
org.jpmml.sparkml.model
I
IDFModelConverter
- Class in
org.jpmml.sparkml.feature
IDFModelConverter(IDFModel)
- Constructor for class org.jpmml.sparkml.feature.
IDFModelConverter
ImputerModelConverter
- Class in
org.jpmml.sparkml.feature
ImputerModelConverter(ImputerModel)
- Constructor for class org.jpmml.sparkml.feature.
ImputerModelConverter
IndexToStringConverter
- Class in
org.jpmml.sparkml.feature
IndexToStringConverter(IndexToString)
- Constructor for class org.jpmml.sparkml.feature.
IndexToStringConverter
InteractionConverter
- Class in
org.jpmml.sparkml.feature
InteractionConverter(Interaction)
- Constructor for class org.jpmml.sparkml.feature.
InteractionConverter
isCaseSensitive()
- Method in class org.jpmml.sparkml.
DocumentFeature.StopWordSet
isPunctuation(char)
- Static method in class org.jpmml.sparkml.
TermUtil
K
KMeansModelConverter
- Class in
org.jpmml.sparkml.model
KMeansModelConverter(KMeansModel)
- Constructor for class org.jpmml.sparkml.model.
KMeansModelConverter
L
LinearModelUtil
- Class in
org.jpmml.sparkml.model
LinearModelUtil()
- Constructor for class org.jpmml.sparkml.model.
LinearModelUtil
LinearRegressionModelConverter
- Class in
org.jpmml.sparkml.model
LinearRegressionModelConverter(LinearRegressionModel)
- Constructor for class org.jpmml.sparkml.model.
LinearRegressionModelConverter
LinearSVCModelConverter
- Class in
org.jpmml.sparkml.model
LinearSVCModelConverter(LinearSVCModel)
- Constructor for class org.jpmml.sparkml.model.
LinearSVCModelConverter
LogisticRegressionModelConverter
- Class in
org.jpmml.sparkml.model
LogisticRegressionModelConverter(LogisticRegressionModel)
- Constructor for class org.jpmml.sparkml.model.
LogisticRegressionModelConverter
M
Main
- Class in
org.jpmml.sparkml
Main()
- Constructor for class org.jpmml.sparkml.
Main
main(String...)
- Static method in class org.jpmml.sparkml.
Main
MatrixUtil
- Class in
org.jpmml.sparkml
MaxAbsScalerModelConverter
- Class in
org.jpmml.sparkml.feature
MaxAbsScalerModelConverter(MaxAbsScalerModel)
- Constructor for class org.jpmml.sparkml.feature.
MaxAbsScalerModelConverter
MinMaxScalerModelConverter
- Class in
org.jpmml.sparkml.feature
MinMaxScalerModelConverter(MinMaxScalerModel)
- Constructor for class org.jpmml.sparkml.feature.
MinMaxScalerModelConverter
ModelConverter
<
T
extends org.apache.spark.ml.Model<
T
> & org.apache.spark.ml.param.shared.HasFeaturesCol & org.apache.spark.ml.param.shared.HasPredictionCol> - Class in
org.jpmml.sparkml
ModelConverter(T)
- Constructor for class org.jpmml.sparkml.
ModelConverter
MultiFeatureConverter
<
T
extends org.apache.spark.ml.Transformer & org.apache.spark.ml.param.shared.HasInputCol & org.apache.spark.ml.param.shared.HasInputCols & org.apache.spark.ml.param.shared.HasOutputCol & org.apache.spark.ml.param.shared.HasOutputCols> - Class in
org.jpmml.sparkml
MultiFeatureConverter(T)
- Constructor for class org.jpmml.sparkml.
MultiFeatureConverter
MultilayerPerceptronClassificationModelConverter
- Class in
org.jpmml.sparkml.model
MultilayerPerceptronClassificationModelConverter(MultilayerPerceptronClassificationModel)
- Constructor for class org.jpmml.sparkml.model.
MultilayerPerceptronClassificationModelConverter
N
NaiveBayesModelConverter
- Class in
org.jpmml.sparkml.model
NaiveBayesModelConverter(NaiveBayesModel)
- Constructor for class org.jpmml.sparkml.model.
NaiveBayesModelConverter
newConverter(Transformer)
- Method in class org.jpmml.sparkml.
ConverterFactory
NGramConverter
- Class in
org.jpmml.sparkml.feature
NGramConverter(NGram)
- Constructor for class org.jpmml.sparkml.feature.
NGramConverter
O
OneHotEncoderModelConverter
- Class in
org.jpmml.sparkml.feature
OneHotEncoderModelConverter(OneHotEncoderModel)
- Constructor for class org.jpmml.sparkml.feature.
OneHotEncoderModelConverter
OPTION_COMPACT
- Static variable in interface org.jpmml.sparkml.model.
HasTreeOptions
OPTION_KEEP_PREDICTIONCOL
- Static variable in interface org.jpmml.sparkml.model.
HasPredictionModelOptions
OPTION_LOOKUP_THRESHOLD
- Static variable in interface org.jpmml.sparkml.model.
HasRegressionTableOptions
OPTION_REPRESENTATION
- Static variable in interface org.jpmml.sparkml.model.
HasRegressionTableOptions
org.jpmml.sparkml
- package org.jpmml.sparkml
org.jpmml.sparkml.feature
- package org.jpmml.sparkml.feature
org.jpmml.sparkml.model
- package org.jpmml.sparkml.model
org.jpmml.sparkml.visitors
- package org.jpmml.sparkml.visitors
P
parseStrategy(String)
- Static method in class org.jpmml.sparkml.feature.
ImputerModelConverter
PCAModelConverter
- Class in
org.jpmml.sparkml.feature
PCAModelConverter(PCAModel)
- Constructor for class org.jpmml.sparkml.feature.
PCAModelConverter
PMMLBuilder
- Class in
org.jpmml.sparkml
PMMLBuilder(StructType, PipelineModel)
- Constructor for class org.jpmml.sparkml.
PMMLBuilder
PMMLBuilder(StructType, PipelineStage)
- Constructor for class org.jpmml.sparkml.
PMMLBuilder
PMMLBuilder.Verification
- Class in
org.jpmml.sparkml
precision
- Variable in class org.jpmml.sparkml.
PMMLBuilder.Verification
putFeatures(String, List<Feature>)
- Method in class org.jpmml.sparkml.
SparkMLEncoder
putOnlyFeature(String, Feature)
- Method in class org.jpmml.sparkml.
SparkMLEncoder
putOption(String, Object)
- Method in class org.jpmml.sparkml.
PMMLBuilder
putOption(PipelineStage, String, Object)
- Method in class org.jpmml.sparkml.
PMMLBuilder
putOptions(Map<String, ?>)
- Method in class org.jpmml.sparkml.
PMMLBuilder
putOptions(PipelineStage, Map<String, ?>)
- Method in class org.jpmml.sparkml.
PMMLBuilder
putOptions(Pattern, Map<String, ?>)
- Method in class org.jpmml.sparkml.
PMMLBuilder
R
RandomForestClassificationModelConverter
- Class in
org.jpmml.sparkml.model
RandomForestClassificationModelConverter(RandomForestClassificationModel)
- Constructor for class org.jpmml.sparkml.model.
RandomForestClassificationModelConverter
RandomForestRegressionModelConverter
- Class in
org.jpmml.sparkml.model
RandomForestRegressionModelConverter(RandomForestRegressionModel)
- Constructor for class org.jpmml.sparkml.model.
RandomForestRegressionModelConverter
RegexKey
- Class in
org.jpmml.sparkml
RegexKey(Pattern)
- Constructor for class org.jpmml.sparkml.
RegexKey
RegexTokenizerConverter
- Class in
org.jpmml.sparkml.feature
RegexTokenizerConverter(RegexTokenizer)
- Constructor for class org.jpmml.sparkml.feature.
RegexTokenizerConverter
registerFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
OneHotEncoderModelConverter
registerFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
RFormulaModelConverter
registerFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.feature.
SQLTransformerConverter
registerFeatures(SparkMLEncoder)
- Method in class org.jpmml.sparkml.
FeatureConverter
registerModel(SparkMLEncoder)
- Method in class org.jpmml.sparkml.
ModelConverter
registerOutputFields(Label, Model, SparkMLEncoder)
- Method in class org.jpmml.sparkml.
ClassificationModelConverter
registerOutputFields(Label, Model, SparkMLEncoder)
- Method in class org.jpmml.sparkml.
ClusteringModelConverter
registerOutputFields(Label, Model, SparkMLEncoder)
- Method in class org.jpmml.sparkml.model.
GeneralizedLinearRegressionModelConverter
registerOutputFields(Label, Model, SparkMLEncoder)
- Method in class org.jpmml.sparkml.
ModelConverter
registerOutputFields(Label, Model, SparkMLEncoder)
- Method in class org.jpmml.sparkml.
RegressionModelConverter
RegressionModelConverter
<
T
extends org.apache.spark.ml.PredictionModel<org.apache.spark.ml.linalg.Vector,
T
> & org.apache.spark.ml.param.shared.HasLabelCol & org.apache.spark.ml.param.shared.HasFeaturesCol & org.apache.spark.ml.param.shared.HasPredictionCol> - Class in
org.jpmml.sparkml
RegressionModelConverter(T)
- Constructor for class org.jpmml.sparkml.
RegressionModelConverter
RegressionTableUtil
- Class in
org.jpmml.sparkml.model
RFormulaModelConverter
- Class in
org.jpmml.sparkml.feature
RFormulaModelConverter(RFormulaModel)
- Constructor for class org.jpmml.sparkml.feature.
RFormulaModelConverter
S
setOptions(Map<String, ?>)
- Method in class org.jpmml.sparkml.
TransformerConverter
setOutput(File)
- Method in class org.jpmml.sparkml.
Main
setPipelineInput(File)
- Method in class org.jpmml.sparkml.
Main
setPipelineModel(PipelineModel)
- Method in class org.jpmml.sparkml.
PMMLBuilder
setPrecision(Double)
- Method in class org.jpmml.sparkml.
PMMLBuilder.Verification
setSchema(StructType)
- Method in class org.jpmml.sparkml.
PMMLBuilder
setSchemaInput(File)
- Method in class org.jpmml.sparkml.
Main
setZeroThreshold(Double)
- Method in class org.jpmml.sparkml.
PMMLBuilder.Verification
simplify(C, Object, List<Feature>, List<Double>)
- Static method in class org.jpmml.sparkml.model.
RegressionTableUtil
SparkMLEncoder
- Class in
org.jpmml.sparkml
SparkMLEncoder(StructType, ConverterFactory)
- Constructor for class org.jpmml.sparkml.
SparkMLEncoder
SQLTransformerConverter
- Class in
org.jpmml.sparkml.feature
SQLTransformerConverter(SQLTransformer)
- Constructor for class org.jpmml.sparkml.feature.
SQLTransformerConverter
StandardScalerModelConverter
- Class in
org.jpmml.sparkml.feature
StandardScalerModelConverter(StandardScalerModel)
- Constructor for class org.jpmml.sparkml.feature.
StandardScalerModelConverter
StopWordSet(boolean)
- Constructor for class org.jpmml.sparkml.
DocumentFeature.StopWordSet
StopWordsRemoverConverter
- Class in
org.jpmml.sparkml.feature
StopWordsRemoverConverter(StopWordsRemover)
- Constructor for class org.jpmml.sparkml.feature.
StopWordsRemoverConverter
StringIndexerModelConverter
- Class in
org.jpmml.sparkml.feature
StringIndexerModelConverter(StringIndexerModel)
- Constructor for class org.jpmml.sparkml.feature.
StringIndexerModelConverter
T
TermFeature
- Class in
org.jpmml.sparkml
TermFeature(PMMLEncoder, DefineFunction, Feature, String)
- Constructor for class org.jpmml.sparkml.
TermFeature
TermUtil
- Class in
org.jpmml.sparkml
test(String)
- Method in class org.jpmml.sparkml.
RegexKey
toContinuousFeature()
- Method in class org.jpmml.sparkml.
BinarizedCategoricalFeature
toContinuousFeature()
- Method in class org.jpmml.sparkml.
TermFeature
TokenizerConverter
- Class in
org.jpmml.sparkml.feature
TokenizerConverter(Tokenizer)
- Constructor for class org.jpmml.sparkml.feature.
TokenizerConverter
toList(Vector)
- Static method in class org.jpmml.sparkml.
VectorUtil
toPMML(StructType, PipelineModel)
- Static method in class org.jpmml.sparkml.
ConverterUtil
Deprecated.
toPMML(StructType, PipelineModel, Map<String, ? extends Map<String, ?>>)
- Static method in class org.jpmml.sparkml.
ConverterUtil
Deprecated.
toPMMLByteArray(StructType, PipelineModel)
- Static method in class org.jpmml.sparkml.
ConverterUtil
Deprecated.
toPMMLByteArray(StructType, PipelineModel, Map<String, ? extends Map<String, ?>>)
- Static method in class org.jpmml.sparkml.
ConverterUtil
Deprecated.
toStringHelper()
- Method in class org.jpmml.sparkml.
DocumentFeature
toStringHelper()
- Method in class org.jpmml.sparkml.
TermFeature
toStringHelper()
- Method in class org.jpmml.sparkml.
WeightedTermFeature
toWeightedTermFeature(Number)
- Method in class org.jpmml.sparkml.
TermFeature
TransformerConverter
<
T
extends org.apache.spark.ml.Transformer> - Class in
org.jpmml.sparkml
TransformerConverter(T)
- Constructor for class org.jpmml.sparkml.
TransformerConverter
translate(Expression)
- Static method in class org.jpmml.sparkml.
ExpressionTranslator
translate(Expression, boolean)
- Static method in class org.jpmml.sparkml.
ExpressionTranslator
translateDataType(DataType)
- Static method in class org.jpmml.sparkml.
DatasetUtil
TreeModelCompactor
- Class in
org.jpmml.sparkml.visitors
TreeModelCompactor()
- Constructor for class org.jpmml.sparkml.visitors.
TreeModelCompactor
TreeModelUtil
- Class in
org.jpmml.sparkml.model
U
uncompress(File, File)
- Static method in class org.jpmml.sparkml.
ZipUtil
uncompress(ZipFile, File)
- Static method in class org.jpmml.sparkml.
ZipUtil
V
valueOf(String)
- Static method in enum org.jpmml.sparkml.
FeatureConverter.InOutMode
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.jpmml.sparkml.
FeatureConverter.InOutMode
Returns an array containing the constants of this enum type, in the order they are declared.
VectorAssemblerConverter
- Class in
org.jpmml.sparkml.feature
VectorAssemblerConverter(VectorAssembler)
- Constructor for class org.jpmml.sparkml.feature.
VectorAssemblerConverter
VectorAttributeRewriterConverter
- Class in
org.jpmml.sparkml.feature
VectorAttributeRewriterConverter(VectorAttributeRewriter)
- Constructor for class org.jpmml.sparkml.feature.
VectorAttributeRewriterConverter
VectorIndexerModelConverter
- Class in
org.jpmml.sparkml.feature
VectorIndexerModelConverter(VectorIndexerModel)
- Constructor for class org.jpmml.sparkml.feature.
VectorIndexerModelConverter
VectorSizeHintConverter
- Class in
org.jpmml.sparkml.feature
VectorSizeHintConverter(VectorSizeHint)
- Constructor for class org.jpmml.sparkml.feature.
VectorSizeHintConverter
VectorSlicerConverter
- Class in
org.jpmml.sparkml.feature
VectorSlicerConverter(VectorSlicer)
- Constructor for class org.jpmml.sparkml.feature.
VectorSlicerConverter
VectorUtil
- Class in
org.jpmml.sparkml
verify(Dataset<Row>)
- Method in class org.jpmml.sparkml.
PMMLBuilder
verify(Dataset<Row>, double, double)
- Method in class org.jpmml.sparkml.
PMMLBuilder
W
WeightedTermFeature
- Class in
org.jpmml.sparkml
WeightedTermFeature(PMMLEncoder, DefineFunction, Feature, String, Number)
- Constructor for class org.jpmml.sparkml.
WeightedTermFeature
Z
zeroThreshold
- Variable in class org.jpmml.sparkml.
PMMLBuilder.Verification
ZipUtil
- Class in
org.jpmml.sparkml
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Z
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020. All rights reserved.