jar

org.jpmml : pmml-transpiler

Maven & Gradle

Jun 26, 2023
23 stars

JPMML transpiler · JPMML class model transpiler

Table Of Contents

Latest Version

Download org.jpmml : pmml-transpiler JAR file - Latest Versions:

All Versions

Download org.jpmml : pmml-transpiler JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window pmml-transpiler-1.3.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jpmml.translator.visitors

├─ org.jpmml.translator.visitors.ModelTranslatorVisitorBattery.class - [JAR]

org.jpmml.translator.regression

├─ org.jpmml.translator.regression.RegressionModelTranslator.class - [JAR]

org.jpmml.translator.mining

├─ org.jpmml.translator.mining.MiningModelTranslator.class - [JAR]

├─ org.jpmml.translator.mining.ModelChainTranslator.class - [JAR]

├─ org.jpmml.translator.mining.TreeModelAggregatorTranslator.class - [JAR]

├─ org.jpmml.translator.mining.TreeModelBoosterTranslator.class - [JAR]

org.jpmml.transpiler

├─ org.jpmml.transpiler.FileTranspiler.class - [JAR]

├─ org.jpmml.transpiler.InMemoryTranspiler.class - [JAR]

├─ org.jpmml.transpiler.Transpiler.class - [JAR]

├─ org.jpmml.transpiler.TranspilerTransformer.class - [JAR]

├─ org.jpmml.transpiler.TranspilerUtil.class - [JAR]

org.jpmml.translator

├─ org.jpmml.translator.AggregatorBuilder.class - [JAR]

├─ org.jpmml.translator.ArgumentsRef.class - [JAR]

├─ org.jpmml.translator.ArrayEncoder.class - [JAR]

├─ org.jpmml.translator.ArrayFpPrimitiveEncoder.class - [JAR]

├─ org.jpmml.translator.ArrayInfo.class - [JAR]

├─ org.jpmml.translator.ArrayInfoMap.class - [JAR]

├─ org.jpmml.translator.ArrayManager.class - [JAR]

├─ org.jpmml.translator.ArraySetManager.class - [JAR]

├─ org.jpmml.translator.ClassificationBuilder.class - [JAR]

├─ org.jpmml.translator.Encoder.class - [JAR]

├─ org.jpmml.translator.EvaluationContextRef.class - [JAR]

├─ org.jpmml.translator.ExpressionTranslator.class - [JAR]

├─ org.jpmml.translator.ExpressionTranslatorFactory.class - [JAR]

├─ org.jpmml.translator.FieldInfo.class - [JAR]

├─ org.jpmml.translator.FieldInfoMap.class - [JAR]

├─ org.jpmml.translator.FieldValueRef.class - [JAR]

├─ org.jpmml.translator.FpPrimitiveEncoder.class - [JAR]

├─ org.jpmml.translator.FpPrimitiveRef.class - [JAR]

├─ org.jpmml.translator.FunctionInvocation.class - [JAR]

├─ org.jpmml.translator.FunctionInvocationContext.class - [JAR]

├─ org.jpmml.translator.FunctionInvocationUtil.class - [JAR]

├─ org.jpmml.translator.IdentifierUtil.class - [JAR]

├─ org.jpmml.translator.JBinaryFileInitializer.class - [JAR]

├─ org.jpmml.translator.JBlockUtil.class - [JAR]

├─ org.jpmml.translator.JClassInitializer.class - [JAR]

├─ org.jpmml.translator.JCodeModelUtil.class - [JAR]

├─ org.jpmml.translator.JCompoundAssignment.class - [JAR]

├─ org.jpmml.translator.JDirectInitializer.class - [JAR]

├─ org.jpmml.translator.JEmptyStatement.class - [JAR]

├─ org.jpmml.translator.JExprUtil.class - [JAR]

├─ org.jpmml.translator.JExpressionRef.class - [JAR]

├─ org.jpmml.translator.JIfStatement.class - [JAR]

├─ org.jpmml.translator.JOpUtil.class - [JAR]

├─ org.jpmml.translator.JSwitchUtil.class - [JAR]

├─ org.jpmml.translator.JVarBuilder.class - [JAR]

├─ org.jpmml.translator.JVarRef.class - [JAR]

├─ org.jpmml.translator.JWrappedExpression.class - [JAR]

├─ org.jpmml.translator.JavaModelTemplate.class - [JAR]

├─ org.jpmml.translator.MapValuesTranslator.class - [JAR]

├─ org.jpmml.translator.MethodScope.class - [JAR]

├─ org.jpmml.translator.ModelTemplate.class - [JAR]

├─ org.jpmml.translator.ModelTranslator.class - [JAR]

├─ org.jpmml.translator.ModelTranslatorFactory.class - [JAR]

├─ org.jpmml.translator.Modifiers.class - [JAR]

├─ org.jpmml.translator.NormContinuousTranslator.class - [JAR]

├─ org.jpmml.translator.NumberRef.class - [JAR]

├─ org.jpmml.translator.ObjectRef.class - [JAR]

├─ org.jpmml.translator.OperableRef.class - [JAR]

├─ org.jpmml.translator.OrdinalEncoder.class - [JAR]

├─ org.jpmml.translator.OrdinalRef.class - [JAR]

├─ org.jpmml.translator.PMMLObjectUtil.class - [JAR]

├─ org.jpmml.translator.PMMLTemplate.class - [JAR]

├─ org.jpmml.translator.PrimitiveRef.class - [JAR]

├─ org.jpmml.translator.RichComplexArrayTemplate.class - [JAR]

├─ org.jpmml.translator.Scope.class - [JAR]

├─ org.jpmml.translator.StringRef.class - [JAR]

├─ org.jpmml.translator.Template.class - [JAR]

├─ org.jpmml.translator.TermFrequencyEncoder.class - [JAR]

├─ org.jpmml.translator.TextIndexUtil.class - [JAR]

├─ org.jpmml.translator.TranslatedModel.class - [JAR]

├─ org.jpmml.translator.TranslationContext.class - [JAR]

├─ org.jpmml.translator.ValueBuilder.class - [JAR]

├─ org.jpmml.translator.ValueFactoryRef.class - [JAR]

├─ org.jpmml.translator.ValueMapBuilder.class - [JAR]

org.jpmml.transpiler.testing

├─ org.jpmml.transpiler.testing.DefaultTranslationChecker.class - [JAR]

├─ org.jpmml.transpiler.testing.TranspilerBatch.class - [JAR]

├─ org.jpmml.transpiler.testing.TranspilerBatchTest.class - [JAR]

├─ org.jpmml.transpiler.testing.UntranslatedElementException.class - [JAR]

org.jpmml.translator.tree

├─ org.jpmml.translator.tree.CountingActiveFieldFinder.class - [JAR]

├─ org.jpmml.translator.tree.DiscreteValueFinder.class - [JAR]

├─ org.jpmml.translator.tree.NodeGroup.class - [JAR]

├─ org.jpmml.translator.tree.NodeGroupUtil.class - [JAR]

├─ org.jpmml.translator.tree.NodeScope.class - [JAR]

├─ org.jpmml.translator.tree.NodeScoreDistributionManager.class - [JAR]

├─ org.jpmml.translator.tree.NodeScoreManager.class - [JAR]

├─ org.jpmml.translator.tree.NodeUtil.class - [JAR]

├─ org.jpmml.translator.tree.Scorer.class - [JAR]

├─ org.jpmml.translator.tree.ScorerUtil.class - [JAR]

├─ org.jpmml.translator.tree.TreeModelTranslator.class - [JAR]

Advertisement

Dependencies from Group

Aug 01, 2022
76 usages
147 stars
Aug 14, 2022
58 usages
856 stars
Aug 14, 2022
22 usages
856 stars
Sep 25, 2021
17 usages
Jul 20, 2023
14 usages
15 stars

Discover Dependencies

Mar 10, 2023
140 stars
May 12, 2023
1 stars
May 23, 2022
43 stars
May 23, 2022
44 stars
May 23, 2022
2 stars
Aug 22, 2023
27 stars
Aug 22, 2023
27 stars