jar

org.jpmml : pmml-extension

Maven & Gradle

Jul 30, 2016
3 usages

JPMML evaluator extensions · JPMML class model evaluator extensions

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
1.2.x
1.1.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-extension-1.2.15.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jpmml.evaluator.functions

├─ org.jpmml.evaluator.functions.MeanFunction.class - [JAR]

├─ org.jpmml.evaluator.functions.PercentileFunction.class - [JAR]

├─ org.jpmml.evaluator.functions.StandardDeviationFunction.class - [JAR]

org.jpmml.evaluator.visitors

├─ org.jpmml.evaluator.visitors.ElementHashMap.class - [JAR]

├─ org.jpmml.evaluator.visitors.ElementKey.class - [JAR]

├─ org.jpmml.evaluator.visitors.ExpressionOptimizer.class - [JAR]

├─ org.jpmml.evaluator.visitors.FieldOptimizer.class - [JAR]

├─ org.jpmml.evaluator.visitors.GeneralRegressionModelOptimizer.class - [JAR]

├─ org.jpmml.evaluator.visitors.MiningFieldInterner.class - [JAR]

├─ org.jpmml.evaluator.visitors.NaiveBayesModelOptimizer.class - [JAR]

├─ org.jpmml.evaluator.visitors.NodeSorter.class - [JAR]

├─ org.jpmml.evaluator.visitors.PredicateInterner.class - [JAR]

├─ org.jpmml.evaluator.visitors.PredicateOptimizer.class - [JAR]

├─ org.jpmml.evaluator.visitors.RegressionModelOptimizer.class - [JAR]

org.jpmml.evaluator

├─ org.jpmml.evaluator.RichBaseCumHazardTables.class - [JAR]

├─ org.jpmml.evaluator.RichBayesInput.class - [JAR]

├─ org.jpmml.evaluator.RichCategoricalPredictor.class - [JAR]

├─ org.jpmml.evaluator.RichConstant.class - [JAR]

├─ org.jpmml.evaluator.RichDataField.class - [JAR]

├─ org.jpmml.evaluator.RichNormDiscrete.class - [JAR]

├─ org.jpmml.evaluator.RichObjectFactory.class - [JAR]

├─ org.jpmml.evaluator.RichPPCell.class - [JAR]

├─ org.jpmml.evaluator.RichSimplePredicate.class - [JAR]

├─ org.jpmml.evaluator.RichSimpleSetPredicate.class - [JAR]

├─ org.jpmml.evaluator.package-info.class - [JAR]