pmml
There are 54 repositories under pmml topic.
openscoring/openscoring
REST web service for the true real-time scoring (<1 ms) of Scikit-Learn, R and Apache Spark models
apache/incubator-kie-kogito-runtimes
Kogito Runtimes - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
SoftwareAG/nyoka
Nyoka is a Python library that helps to export ML models into PMML (PMML 4.4.1 Standard).
autodeployai/ai-serving
Serving AI/ML models in the open standard formats PMML and ONNX with both HTTP (REST API) and gRPC endpoints
asafschers/goscore
Go Scoring API for PMML
FlinkML/flink-jpmml
flink-jpmml is a fresh-made library for dynamic real time machine learning predictions built on top of PMML standard models and Apache Flink streaming engine
iamDecode/sklearn-pmml-model
A library to parse and convert PMML models into Scikit-learn estimators.
autodeployai/pypmml
Python PMML scoring library
asafschers/scoruby
Ruby Scoring API for PMML
lightbend/model-serving-tutorial
Code and presentation for Strata Model Serving tutorial
autodeployai/pmml4s
PMML scoring library for Scala
aipredict/ai-models-serialization
AI模型序列化总结
typesafehub/fdp-modelserver
An umbrella project for multiple implementations of model serving
alipay/jpmml-sparkml-lightgbm
JPMML-SparkML plugin for converting LightGBM-Spark models to PMML
AmadeusITGroup/cPMML
cPMML is C++ library for scoring machine learning models serialized with the Predictive Model Markup Language (PMML)
animator/titus2
Titus 2 : Portable Format for Analytics (PFA) implementation for Python 3.4+
autodeployai/pypmml-spark
Python PMML scoring library for PySpark as SparkML Transformer
Cumulocity-IoT/r-pmml
Generate PMML for various machine learning and statistical models.
FlinkML/flink-modelServer
Generic Model Serving Implementation leveraging Flink
autodeployai/pmml4s-spark
PMML scoring library for Spark as SparkML Transformer
srowen/cdsw-simple-serving
Modeling Lifecycle with ACME Occupancy Detection and Cloudera
mllite/sklearn2sql-demo
Demo of an In-database processing tool for scikit-learn
Big-Life-Lab/bllflow
Big Life Lab Flow (BLLFlow) - a workflow for open, reproducible research. Includes support for PMML, DDI.
prinz-nussknacker/prinz
Prinz provides ML integrations for Nussknacker.
sezinkarli/lightningscorer
Lightning fast web service for machine learning model scoring
itlubber/scorecard2pmml
将评分卡模型转换为PMML文件进行部署
animator/orange3-scoring
:tangerine: :dart: Score PMML and PFA models in Orange3
asafschers/scorystal
Crystal Scoring API for PMML
whyjust/wgcpy
Data analysis and PMML model framework
yashargorgani/annpmml
A C# Library for Deploying PMML Artificial Neural Network Model
BrooksIan/SparkPipelineSparkNLP
Build & Convert a Spark NLP Pipeline to PMML
damiencarol/ruleset-pmml
Convert rule set described in a simple file to a valid PMML file.
immusen/vertx-pmml
Demo of high performance AI model (pmml export) evaluator api base on Vert.x, Supports dynamic routing configuration for multiple pmml models via JSON
ruivieira/pmml-zoo
A REST server to generate test PMML models
wdatasci/WDS-JniPMML-XLL
An Excel AddIn (XLL) to call model evaluators.
Taki0327/PMML-Student-achievement-cluster-KMeans
使用 PMML 跨平台调用基于 scikit-learn 框架制作的 KMeans 模型示例