MLC++

Machine Learning Library in C++

Short Description

A library of C++ classes for supervised classification learning. Utilities built using these tools are provided and these provide implementations of common machine learning algorithms.

Contact

Ronny Kohavi
Stanford Univ & Silicon Graphics
email: ronnyk@sgi.com

World Wide Web

MLC++

Description

MLC++ provides general machine learning algorithms that can be used by end users. The main objective is to provide researchers and experts with a wide variety of tools that can accelerate algorithm development, increase software reliability, provide comparison tools, and display information visually.
More than just a collection of existing algorithms, MLC++ is an attempt to extract commonalities of machine learning algorithms and decompose them for a unified view that is simple, coherent, and extensible.
Most users currently use the compiled "utilities," which provide access and interfaces to a wide variety of common machine learning algorithms.