m

mlrules-weka-package

Maximum Likelihood Rule Ensembles (MLRules) is a new rule induction algorithm for solving classification problems via probability estimation. The ensemble is built using boosting, by greedily minimizing the negative loglikelihood which results in estimating the class conditional probability distribution. The main advantage of decision rules is their simplicity and comprehensibility: they are logical statements of the form "if condition then decision", which is probably the easiest form of model to interpret. On the other hand, by exploiting a powerful statistical technique to induce the rules, the final ensemble has very high prediction accuracy. Fork of the original code located at: http://www.cs.put.poznan.pl/wkotlowski/software-mlrules.html
https://github.com/fracpete/mlrules-weka-package
GNU General Public License 3
University of Waikato, Hamilton, NZ
Krzysztof Dembczynski Wojciech Kotlowski Roman Slowinski Peter Reutemann
Aggregated version Version Update time
2023.7 2023.7.26 Jul 26, 2023
1 Records