Releases: AlbertoCasasOrtiz/weka-to-pmml
Releases · AlbertoCasasOrtiz/weka-to-pmml
Weka 3.9 to PMML
This jar executable allows to convert a Random Forest model created using Weka into a PMML file.
Usage in Linux:
java -jar weka-to-pmml-3.9.jar your_model.model
This version only works with Random Forest models generated using Weka 3.9.