All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by pmml with all dependencies


kogito-pmml-openapi from group org.kie.kogito (version 10.0.0)

Kogito OpenAPI generator for Kie Drools PMML open source engine

Group: org.kie.kogito Artifact: kogito-pmml-openapi
Show all versions Show documentation Show source 
Download kogito-pmml-openapi.jar (10.0.0)
 

0 downloads
Artifact kogito-pmml-openapi
Group org.kie.kogito
Version 10.0.0
Last update 02. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies kie-pmml-api, kie-pmml-commons, jackson-databind, smallrye-open-api-core,
There are maybe transitive dependencies!

kie-drl-map-input from group org.kie (version 10.0.0)

Group: org.kie Artifact: kie-drl-map-input
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact kie-drl-map-input
Group org.kie
Version 10.0.0


kie-drl-map-input-runtime from group org.kie (version 10.0.0)

DRL runtime for sending maps as input. To be used for inter-engine communication (e.g. PMML -> Drl)

Group: org.kie Artifact: kie-drl-map-input-runtime
Show all versions Show documentation Show source 
Download kie-drl-map-input-runtime.jar (10.0.0)
 

0 downloads
Artifact kie-drl-map-input-runtime
Group org.kie
Version 10.0.0
Last update 30. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies kie-drl-runtime-common, drools-canonical-model, kie-drl-api,
There are maybe transitive dependencies!

kie-pmml-dependencies from group org.kie (version 10.0.0)

Declare this artifact as "pom" dependency to import all default kie-pmml-trusty modules.

Group: org.kie Artifact: kie-pmml-dependencies
Show all versions Show source 
Download kie-pmml-dependencies.jar (10.0.0)
 

0 downloads
Artifact kie-pmml-dependencies
Group org.kie
Version 10.0.0
Last update 30. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 24
Dependencies kie-pmml-api, kie-pmml-commons, kie-pmml-compiler-api, kie-pmml-compiler-core, kie-pmml-compiler-commons, kie-pmml-evaluator-api, kie-pmml-evaluator-core, kie-pmml-evaluator-utils, kie-pmml-models-drools-common, kie-pmml-models-regression-model, kie-pmml-models-regression-compiler, kie-pmml-models-regression-evaluator, kie-pmml-models-tree-model, kie-pmml-models-tree-compiler, kie-pmml-models-tree-evaluator, kie-pmml-models-scorecard-model, kie-pmml-models-scorecard-compiler, kie-pmml-models-scorecard-evaluator, kie-pmml-models-mining-model, kie-pmml-models-mining-compiler, kie-pmml-models-mining-evaluator, kie-pmml-models-clustering-model, kie-pmml-models-clustering-compiler, kie-pmml-models-clustering-evaluator,
There are maybe transitive dependencies!

kie-pmml-bom from group org.kie (version 10.0.0)

Import this BOM in your dependencyManagement if you want to depend on multiple Kie PMML artifacts.

Group: org.kie Artifact: kie-pmml-bom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact kie-pmml-bom
Group org.kie
Version 10.0.0
Last update 30. November 2024
Organization not specified
URL https://www.drools.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jpmml-transpiler from group org.jpmml (version 1.3.8)

Java transpiler (translator + compiler) API for Predictive Model Markup Language (PMML)

Group: org.jpmml Artifact: jpmml-transpiler
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jpmml-transpiler
Group org.jpmml
Version 1.3.8
Last update 26. November 2024
Organization not specified
URL http://www.jpmml.org
License GNU Affero General Public License (AGPL) version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jpmml-h2o from group org.jpmml (version 1.2.14)

Java library and command-line application for converting H2O.ai models to PMML

Group: org.jpmml Artifact: jpmml-h2o
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact jpmml-h2o
Group org.jpmml
Version 1.2.14
Last update 25. August 2024
Organization not specified
URL https://github.com/jpmml/jpmml-h2o
License GNU Affero General Public License (AGPL) version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jpmml-xgboost from group org.jpmml (version 1.8.7)

Java library and command-line application for converting XGBoost models to PMML

Group: org.jpmml Artifact: jpmml-xgboost
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
39 downloads
Artifact jpmml-xgboost
Group org.jpmml
Version 1.8.7
Last update 25. August 2024
Organization not specified
URL https://github.com/jpmml/jpmml-xgboost
License GNU Affero General Public License (AGPL) version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jpmml-lightgbm from group org.jpmml (version 1.5.5)

Java library and command-line application for converting LightGBM models to PMML

Group: org.jpmml Artifact: jpmml-lightgbm
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
7 downloads
Artifact jpmml-lightgbm
Group org.jpmml
Version 1.5.5
Last update 04. August 2024
Organization not specified
URL https://github.com/jpmml/jpmml-lightgbm
License GNU Affero General Public License (AGPL) version 3.0
Dependencies amount 2
Dependencies jcommander, jpmml-converter,
There are maybe transitive dependencies!

jpmml-sparkml from group org.jpmml (version 2.5.1)

Java library and command-line application for converting Spark ML pipelines to PMML

Group: org.jpmml Artifact: jpmml-sparkml
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
22 downloads
Artifact jpmml-sparkml
Group org.jpmml
Version 2.5.1
Last update 20. June 2024
Organization not specified
URL https://github.com/jpmml/jpmml-sparkml
License GNU Affero General Public License (AGPL) version 3.0
Dependencies amount 3
Dependencies jcommander, jpmml-converter, pmml-model,
There are maybe transitive dependencies!



Page 11 from 13 (items total 122)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy