Export MATLAB machine learning models to the Predictive Modelling Markup Language (PMML) format and deploy a PMML server on MPS
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
The Predictive Modelling Markup Language (PMML) format is an XML format that can be used to
define how a machine learning model should calculate predictions on new data. This repository provides objects and utilities to export trained linear models, decision trees and credit score cards, to PMML. It also contains an implementation of a PMML server based on MATLAB Production Server.
Cite As
Jorge (2026). Export Machine Learning Models to PMML (https://github.com/mathworks/pmml), GitHub. Retrieved .
General Information
- Version 1.0.1 (28.9 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.1 | PMML server deployable to MATLAB Production Server added |
||
| 1.0.0 |
