MLC++, A Machine Learning Library in C++

Keywords: supervised machine learning, classification, accuracy estimation, cross-validation, bootstrap, decision trees, ID3, decision graphs, naive-bayes, decision tables, majority, induction algorithms, classifiers, categorizers, general logic diagrams, instance-based algorithms, discretization, lazy learning.

MLC++ is a library of C++ classes for supervised machine learning. The library was used to create utilities for supervised machine learning.

MLC++ is now distributed from Silicon Graphics at http://www.sgi.com/Technology/mlc



ronnyk@CS.Stanford.EDU