SmartDataAnalytics / DL-Learner

A tool for supervised Machine Learning in OWL and Description Logics
http://dl-learner.org
GNU General Public License v3.0
152 stars 34 forks source link

Add support for bagging #34

Open LorenzBuehmann opened 8 years ago

LorenzBuehmann commented 8 years ago

As DL-Learner contains several different learning algorithms, support for bagging[1] could be an interesting feature. We still would have to figure out how to aggregate several CEs...

[1] An Empirical Evaluation of Bagging in Inductive Logic Programming. Dutra et al. Proceedings of the Twelfth International Conference on Inductive Logic Programming, pp. 48--65, Sydney, Australia.