All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download pmml-sparkml JAR 2.5.2 with all dependencies


JPMML Apache Spark ML to PMML converter

Files of the artifact pmml-sparkml version 2.5.2 from the group org.jpmml.

Test

Artifact pmml-sparkml
Group org.jpmml
Version 2.5.2
Last update 02. January 2025
Tags: apache spark converter pmml jpmml
Organization not specified
URL Not specified
License GNU Affero General Public License (AGPL) version 3.0
Dependencies amount 4
Dependencies pmml-converter, pmml-converter-testing, junit, hadoop-client,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of pmml-sparkml Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of pmml-sparkml version 2.5.2

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.org.jpmml.pmml-sparkml
META-INF.maven.org.jpmml.pmml-sparkml.META-INF.maven.org.jpmml.pmml-sparkml.pom.properties
META-INF.maven.org.jpmml.pmml-sparkml.META-INF.maven.org.jpmml.pmml-sparkml.pom.xml
META-INF
META-INF.META-INF.sparkml2pmml.properties
org.jpmml.sparkml
org.jpmml.sparkml.org.jpmml.sparkml.AliasExpression
org.jpmml.sparkml.org.jpmml.sparkml.ArchiveUtil
org.jpmml.sparkml.org.jpmml.sparkml.AssociationRulesModelConverter
org.jpmml.sparkml.org.jpmml.sparkml.BinarizedCategoricalFeature
org.jpmml.sparkml.org.jpmml.sparkml.ClassificationModelConverter
org.jpmml.sparkml.org.jpmml.sparkml.ClusteringModelConverter
org.jpmml.sparkml.org.jpmml.sparkml.ConverterFactory
org.jpmml.sparkml.org.jpmml.sparkml.DatasetUtil
org.jpmml.sparkml.org.jpmml.sparkml.DocumentFeature
org.jpmml.sparkml.org.jpmml.sparkml.ExpressionTranslator
org.jpmml.sparkml.org.jpmml.sparkml.FeatureConverter
org.jpmml.sparkml.org.jpmml.sparkml.HasSparkMLOptions
org.jpmml.sparkml.org.jpmml.sparkml.ItemSetFeature
org.jpmml.sparkml.org.jpmml.sparkml.MatrixUtil
org.jpmml.sparkml.org.jpmml.sparkml.ModelConverter
org.jpmml.sparkml.org.jpmml.sparkml.MultiFeatureConverter
org.jpmml.sparkml.org.jpmml.sparkml.PMMLBuilder
org.jpmml.sparkml.org.jpmml.sparkml.PipelineModelUtil
org.jpmml.sparkml.org.jpmml.sparkml.PredictionModelConverter
org.jpmml.sparkml.org.jpmml.sparkml.ProbabilisticClassificationModelConverter
org.jpmml.sparkml.org.jpmml.sparkml.RegexKey
org.jpmml.sparkml.org.jpmml.sparkml.RegressionModelConverter
org.jpmml.sparkml.org.jpmml.sparkml.SparkMLEncoder
org.jpmml.sparkml.org.jpmml.sparkml.SparkSessionUtil
org.jpmml.sparkml.org.jpmml.sparkml.TermFeature
org.jpmml.sparkml.org.jpmml.sparkml.TermUtil
org.jpmml.sparkml.org.jpmml.sparkml.TransformerConverter
org.jpmml.sparkml.org.jpmml.sparkml.VectorUtil
org.jpmml.sparkml.org.jpmml.sparkml.WeightedTermFeature
org.jpmml.sparkml.feature
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.BinarizerConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.BucketizerConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.ChiSqSelectorModelConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.ColumnPrunerConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.CountVectorizerModelConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.IDFModelConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.ImputerModelConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.IndexToStringConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.InteractionConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.InvalidCategoryTransformer.scala
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.InvalidCategoryTransformerConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.MaxAbsScalerModelConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.MinMaxScalerModelConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.NGramConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.OneHotEncoderModelConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.PCAModelConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.RFormulaModelConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.RegexTokenizerConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.SQLTransformerConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.SparseToDenseTransformer.scala
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.SparseToDenseTransformerConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.StandardScalerModelConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.StopWordsRemoverConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.StringIndexerModelConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.TokenizerConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.VectorAssemblerConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.VectorAttributeRewriterConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.VectorIndexerModelConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.VectorSizeHintConverter
org.jpmml.sparkml.feature.org.jpmml.sparkml.feature.VectorSlicerConverter
org.jpmml.sparkml.model
org.jpmml.sparkml.model.org.jpmml.sparkml.model.DecisionTreeClassificationModelConverter
org.jpmml.sparkml.model.org.jpmml.sparkml.model.DecisionTreeRegressionModelConverter
org.jpmml.sparkml.model.org.jpmml.sparkml.model.FPGrowthModelConverter
org.jpmml.sparkml.model.org.jpmml.sparkml.model.GBTClassificationModelConverter
org.jpmml.sparkml.model.org.jpmml.sparkml.model.GBTRegressionModelConverter
org.jpmml.sparkml.model.org.jpmml.sparkml.model.GeneralizedLinearRegressionModelConverter
org.jpmml.sparkml.model.org.jpmml.sparkml.model.HasFeatureImportances
org.jpmml.sparkml.model.org.jpmml.sparkml.model.HasPredictionModelOptions
org.jpmml.sparkml.model.org.jpmml.sparkml.model.HasRegressionTableOptions
org.jpmml.sparkml.model.org.jpmml.sparkml.model.HasTreeOptions
org.jpmml.sparkml.model.org.jpmml.sparkml.model.KMeansModelConverter
org.jpmml.sparkml.model.org.jpmml.sparkml.model.LinearModelUtil
org.jpmml.sparkml.model.org.jpmml.sparkml.model.LinearRegressionModelConverter
org.jpmml.sparkml.model.org.jpmml.sparkml.model.LinearSVCModelConverter
org.jpmml.sparkml.model.org.jpmml.sparkml.model.LogisticRegressionModelConverter
org.jpmml.sparkml.model.org.jpmml.sparkml.model.MultilayerPerceptronClassificationModelConverter
org.jpmml.sparkml.model.org.jpmml.sparkml.model.NaiveBayesModelConverter
org.jpmml.sparkml.model.org.jpmml.sparkml.model.RandomForestClassificationModelConverter
org.jpmml.sparkml.model.org.jpmml.sparkml.model.RandomForestRegressionModelConverter
org.jpmml.sparkml.model.org.jpmml.sparkml.model.RegressionTableUtil
org.jpmml.sparkml.model.org.jpmml.sparkml.model.TreeModelUtil
org.jpmml.sparkml.testing
org.jpmml.sparkml.testing.org.jpmml.sparkml.testing.SparkMLEncoderBatch
org.jpmml.sparkml.testing.org.jpmml.sparkml.testing.SparkMLEncoderBatchTest
org.jpmml.sparkml.visitors
org.jpmml.sparkml.visitors.org.jpmml.sparkml.visitors.TreeModelCompactor




© 2015 - 2025 Weber Informatics LLC | Privacy Policy