Multi-Class Multi-Label Logistics Model Tree (MMLMT)
MMLMT is a machine learning method that is proposed as a flexible and powerful approach for handling multi-class multi-label data by using the Logistic Model Tree method which integrates the Logistic Regression (LR) and Decision Tree (DT) algorithms.
C#, WEKA project
Dataset is in .arff format.