amidst / toolbox

A Java Toolbox for Scalable Probabilistic Machine Learning
http://www.amidsttoolbox.com
Apache License 2.0
119 stars 35 forks source link

Easier Weka Integration #74

Open andresmasegosa opened 7 years ago

andresmasegosa commented 7 years ago

Improve Weka Integration. Make AMIDSTClassifier a general class. Then, every new classifier integrated in Weka will inherit from this class. This class will simply overwrite the buildDAG method.