Skip to content

dekoning-lab/weka-to-pmml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pmml-weka

PMML support for Weka classifiers, using Weka 3.7 and 3.9 implementation and JPMML framework. Currently only RandomForest classifier is supported.

For Weka 3.9, there is a .jar file in the release sections that, given a Weka .model file, returns a PMML file.

Usage in Linux: java -jar weka-to-pmml-3.9.jar your_model.model

About

PMML support for Weka classifiers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%