A B C D E G H I L M N O P R S T U V W Z 
All Classes All Packages

A

accept(Visitor) - Method in class org.jpmml.sparkml.AliasExpression
 
addStage(PipelineModel, int, Transformer) - Static method in class org.jpmml.sparkml.PipelineModelUtil
 
addStopWordSet(DocumentFeature.StopWordSet) - Method in class org.jpmml.sparkml.DocumentFeature
 
AliasExpression - Class in org.jpmml.sparkml
 
AliasExpression(String, Expression) - Constructor for class org.jpmml.sparkml.AliasExpression
 
ArchiveUtil - Class in org.jpmml.sparkml
 

B

BinarizedCategoricalFeature - Class in org.jpmml.sparkml
 
BinarizedCategoricalFeature(PMMLEncoder, CategoricalFeature, List<BinaryFeature>) - Constructor for class org.jpmml.sparkml.BinarizedCategoricalFeature
 
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

castColumn(Dataset<Row>, String, DataType) - Static method in class org.jpmml.sparkml.DatasetUtil
 
castColumns(Dataset<Row>, StructType) - Static method in class org.jpmml.sparkml.DatasetUtil
 
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
 
compress(File, File) - Static method in class org.jpmml.sparkml.ArchiveUtil
 
ConverterFactory - Class in org.jpmml.sparkml
 
ConverterFactory(Map<RegexKey, ? extends Map<String, ?>>) - Constructor for class org.jpmml.sparkml.ConverterFactory
 
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
 
createBatch(String, String, Predicate<ResultField>, Equivalence<Object>) - Method in class org.jpmml.sparkml.testing.SparkMLEncoderBatchTest
 
createBinaryLogisticClassification(C, Vector, double, Schema) - Static method in class org.jpmml.sparkml.model.LinearModelUtil
 
createDataField(String) - Method in class org.jpmml.sparkml.SparkMLEncoder
 
createFeature(Field<?>) - 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
 
createSparkSession() - Static method in class org.jpmml.sparkml.SparkSessionUtil
 
createSparkSession() - Static method in class org.jpmml.sparkml.testing.SparkMLEncoderBatchTest
 
createSparkSession(String) - Static method in class org.jpmml.sparkml.SparkSessionUtil
 

D

DatasetUtil - Class in org.jpmml.sparkml
 
destroySparkSession() - Static method in class org.jpmml.sparkml.testing.SparkMLEncoderBatchTest
 
destroySparkSession(SparkSession) - Static method in class org.jpmml.sparkml.SparkSessionUtil
 
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, PredicateManager, ScoreDistributionManager, Schema) - Static method in class org.jpmml.sparkml.model.TreeModelUtil
 
encodeDecisionTree(C, Schema) - Static method in class org.jpmml.sparkml.model.TreeModelUtil
 
encodeDecisionTreeEnsemble(C, PredicateManager, ScoreDistributionManager, Schema) - Static method in class org.jpmml.sparkml.model.TreeModelUtil
 
encodeDecisionTreeEnsemble(C, Schema) - Static method in class org.jpmml.sparkml.model.TreeModelUtil
 
encodePMML(Model) - Method in class org.jpmml.sparkml.SparkMLEncoder
 
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.BinarizedCategoricalFeature
 
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
 
excludePredictionFields() - Static method in class org.jpmml.sparkml.testing.SparkMLEncoderBatchTest
 
excludePredictionFields(String) - Static method in class org.jpmml.sparkml.testing.SparkMLEncoderBatchTest
 
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
 
extendSchema(Set<String>) - Method in class org.jpmml.sparkml.PMMLBuilder
 

G

getArchiveBatchTest() - Method in class org.jpmml.sparkml.testing.SparkMLEncoderBatch
 
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
 
getEncoder() - Method in class org.jpmml.sparkml.ExpressionTranslator
 
getExpression() - Method in class org.jpmml.sparkml.AliasExpression
 
getFeature() - Method in class org.jpmml.sparkml.TermFeature
 
getFeatureImportances() - Method in interface org.jpmml.sparkml.model.HasFeatureImportances
 
getFeatures(String) - Method in class org.jpmml.sparkml.SparkMLEncoder
 
getFeatures(String, int[]) - Method in class org.jpmml.sparkml.SparkMLEncoder
 
getName() - Method in class org.jpmml.sparkml.AliasExpression
 
getNativeConfiguration() - Method in interface org.jpmml.sparkml.model.HasTreeOptions
 
getOnlyFeature(String) - Method in class org.jpmml.sparkml.SparkMLEncoder
 
getOptions() - Method in class org.jpmml.sparkml.ConverterFactory
 
getOptions() - Method in class org.jpmml.sparkml.PMMLBuilder
 
getOptionsMatrix() - Method in class org.jpmml.sparkml.testing.SparkMLEncoderBatch
 
getPattern() - Method in class org.jpmml.sparkml.RegexKey
 
getPipelineModel() - Method in class org.jpmml.sparkml.PMMLBuilder
 
getPipelineModelZipPath() - Method in class org.jpmml.sparkml.testing.SparkMLEncoderBatch
 
getPMML() - Method in class org.jpmml.sparkml.testing.SparkMLEncoderBatch
 
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
 
getSchemaJsonPath() - Method in class org.jpmml.sparkml.testing.SparkMLEncoderBatch
 
getSparkSession() - Method in class org.jpmml.sparkml.testing.SparkMLEncoderBatchTest
 
getStopWordSets() - Method in class org.jpmml.sparkml.DocumentFeature
 
getTransformedDataset() - Method in class org.jpmml.sparkml.PMMLBuilder.Verification
 
getValue() - Method in class org.jpmml.sparkml.TermFeature
 
getVerification() - Method in class org.jpmml.sparkml.PMMLBuilder
 
getVerificationDataset(Dataset<Row>) - Method in class org.jpmml.sparkml.testing.SparkMLEncoderBatch
 
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

HasFeatureImportances - Interface in org.jpmml.sparkml.model
 
hasFeatures(String) - Method in class org.jpmml.sparkml.SparkMLEncoder
 
hashCode() - Method in class org.jpmml.sparkml.BinarizedCategoricalFeature
 
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

isCaseSensitive() - Method in class org.jpmml.sparkml.DocumentFeature.StopWordSet
 
isPunctuation(char) - Static method in class org.jpmml.sparkml.TermUtil
 
ItemSetFeature - Class in org.jpmml.sparkml
 
ItemSetFeature(SparkMLEncoder, Field<?>) - Constructor for class org.jpmml.sparkml.ItemSetFeature
 

L

LinearModelUtil - Class in org.jpmml.sparkml.model
 
LinearModelUtil() - Constructor for class org.jpmml.sparkml.model.LinearModelUtil
 
load(SparkSession, File) - Static method in class org.jpmml.sparkml.PipelineModelUtil
 
loadCsv(SparkSession, File) - Static method in class org.jpmml.sparkml.DatasetUtil
 
loadSchema(File) - Static method in class org.jpmml.sparkml.DatasetUtil
 
loadZip(MLReader<E>, File) - Static method in class org.jpmml.sparkml.ArchiveUtil
 
loadZip(SparkSession, File) - Static method in class org.jpmml.sparkml.PipelineModelUtil
 

M

MatrixUtil - Class in org.jpmml.sparkml
 

N

newConverter(Transformer) - Method in class org.jpmml.sparkml.ConverterFactory
 

O

OPTION_COMPACT - Static variable in interface org.jpmml.sparkml.model.HasTreeOptions
 
OPTION_ESTIMATE_FEATURE_IMPORTANCES - Static variable in interface org.jpmml.sparkml.model.HasTreeOptions
 
OPTION_KEEP_PREDICTIONCOL - Static variable in interface org.jpmml.sparkml.model.HasPredictionModelOptions
 
OPTION_REPRESENTATION - Static variable in interface org.jpmml.sparkml.model.HasRegressionTableOptions
 
org.jpmml.sparkml - package org.jpmml.sparkml
 
org.jpmml.sparkml.model - package org.jpmml.sparkml.model
 
org.jpmml.sparkml.testing - package org.jpmml.sparkml.testing
 
org.jpmml.sparkml.visitors - package org.jpmml.sparkml.visitors
 

P

PipelineModelUtil - Class in org.jpmml.sparkml
 
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(Pattern, Map<String, ?>) - Method in class org.jpmml.sparkml.PMMLBuilder
 
putOptions(PipelineStage, Map<String, ?>) - Method in class org.jpmml.sparkml.PMMLBuilder
 

R

RegexKey - Class in org.jpmml.sparkml
 
RegexKey(Pattern) - Constructor for class org.jpmml.sparkml.RegexKey
 
RegressionTableUtil - Class in org.jpmml.sparkml.model
 
removeStage(PipelineModel, int) - Static method in class org.jpmml.sparkml.PipelineModelUtil
 
requireExpression() - Method in class org.jpmml.sparkml.AliasExpression
 

S

setExpression(Expression) - Method in class org.jpmml.sparkml.AliasExpression
 
setName(String) - Method in class org.jpmml.sparkml.AliasExpression
 
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
 
setZeroThreshold(Double) - Method in class org.jpmml.sparkml.PMMLBuilder.Verification
 
SparkMLEncoder - Class in org.jpmml.sparkml
 
SparkMLEncoder(StructType, ConverterFactory) - Constructor for class org.jpmml.sparkml.SparkMLEncoder
 
SparkMLEncoderBatch - Class in org.jpmml.sparkml.testing
 
SparkMLEncoderBatch(String, String, Predicate<ResultField>, Equivalence<Object>) - Constructor for class org.jpmml.sparkml.testing.SparkMLEncoderBatch
 
SparkMLEncoderBatchTest - Class in org.jpmml.sparkml.testing
 
SparkMLEncoderBatchTest() - Constructor for class org.jpmml.sparkml.testing.SparkMLEncoderBatchTest
 
SparkMLEncoderBatchTest(Equivalence<Object>) - Constructor for class org.jpmml.sparkml.testing.SparkMLEncoderBatchTest
 
SparkSessionUtil - Class in org.jpmml.sparkml
 
StopWordSet(boolean) - Constructor for class org.jpmml.sparkml.DocumentFeature.StopWordSet
 
store(PipelineModel, File) - Static method in class org.jpmml.sparkml.PipelineModelUtil
 
storeCsv(Dataset<Row>, File) - Static method in class org.jpmml.sparkml.DatasetUtil
 
storeSchema(Dataset<Row>, File) - Static method in class org.jpmml.sparkml.DatasetUtil
 
storeSchema(StructType, File) - Static method in class org.jpmml.sparkml.DatasetUtil
 
storeZip(E, File) - Static method in class org.jpmml.sparkml.ArchiveUtil
 
storeZip(PipelineModel, File) - Static method in class org.jpmml.sparkml.PipelineModelUtil
 
storeZip(MLWriter, File) - Static method in class org.jpmml.sparkml.ArchiveUtil
 

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.ItemSetFeature
 
toContinuousFeature() - Method in class org.jpmml.sparkml.TermFeature
 
toList(Vector) - Static method in class org.jpmml.sparkml.VectorUtil
 
toWeightedTermFeature(Number) - Method in class org.jpmml.sparkml.TermFeature
 
translate(SparkMLEncoder, Expression) - Static method in class org.jpmml.sparkml.ExpressionTranslator
 
translate(SparkMLEncoder, Expression, boolean) - Static method in class org.jpmml.sparkml.ExpressionTranslator
 
translateAtomicType(AtomicType) - Static method in class org.jpmml.sparkml.DatasetUtil
 
translateDataType(DataType) - Static method in class org.jpmml.sparkml.DatasetUtil
 
translateFractionalType(FractionalType) - Static method in class org.jpmml.sparkml.DatasetUtil
 
translateIntegralType(IntegralType) - 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) - Static method in class org.jpmml.sparkml.ArchiveUtil
 
uncompress(File, File) - Static method in class org.jpmml.sparkml.ArchiveUtil
 
uncompress(ZipFile, File) - Static method in class org.jpmml.sparkml.ArchiveUtil
 
unwrap(Expression) - Static method in class org.jpmml.sparkml.AliasExpression
 

V

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
 
A B C D E G H I L M N O P R S T U V W Z 
All Classes All Packages