|
LIBLINEAR is a linear classifier for data with millions of instances and features. It supports L2-regularized logistic regression (LR), L2-loss linear SVM, L1-loss linear SVM, and multi-class SVM
|
|
Python module to ease pattern classification analyses of large datasets. It provides high-level abstraction of typical processing steps (e.g. data preparation, classification, feature selection, [...]
|
|
A C++ toolkit containing machine learning algorithms and tools that facilitate creating complex software in C++ to solve real world problems.
|
|
LaRank is an online solver for multiclass Support Vector Machines.
|
|
Machine Learning Py (mlpy) is a high-performance Python/NumPy based package for machine learning.
|
|
SHARK is a modular C++ library for the design and optimization of adaptive systems. It provides methods for linear and nonlinear optimization, in particular evolutionary and gradient-based [...]
|
|
Nieme is a machine learning library for large-scale classification, regression and ranking. It relies on the framework of energy-based models which unifies several learning algorithms ranging from [...]
|
|
The library implements Optimized Cutting Plane Algorithm (OCAS) for efficient training of linear SVM classifiers from large-scale data.
|
|
MinorThird is a collection of Java classes for storing text, annotating text, and learning to extract entities and categorize text. It was written primarily by William W. Cohen, a professor at [...]
|
|
A C++ library of machine learning algorithms and tools, and several demos that show how to use it.
|
|
JNCC2 is the open-source implementation of the Naive Credal Classifier2 (NCC2), i.e., an extension of Naive Bayes towards imprecise probabilities, designed to deliver robust classifications even on [...]
|
|
It solves a classification problem over symmetric matrices with dual spectral norm (trace norm) regularization using a simple interior point method. It was successfully applied to single trial EEG [...]
|
|
The UniverSVM is a SVM implementation written in C/C++. Its functionality comprises large scale transduction via CCCP optimization, sparse solutions via CCCP optimization and data-dependent [...]
|
|
BSVM solves support vector machines (SVM) for the solution of large classification and regression problems. It includes three methods
|
|
This is a C++ software designed to train large-scale SVMs for binary classification. The algorithm is also implemented in parallel (PGPDT) for distributed memory, strictly coupled multiprocessor [...]
|
|
The High Dimensional Discriminant Analysis (HDDA) toolbox contains an efficient supervised classifier for high-dimensional data. This classifier is based on Gaussian models adapted for [...]
|
|
Orange is a component-based machine learning and data mining software. It includes a friendly yet powerful and flexible graphical user interface for visual programming. For more advanced use(r)s, [...]
|
|
RapidMiner (formerly YALE) is one of the most widely used open-source data mining suites and software solutions due to its leading-edge technologies and its functional range. Applications of [...]
|
|
The SimpleSVM toolbox contains the svm solver of the same name. The current version includes C-SVM, HM-SVM and nu-SVM based on the regularization path. It will soon include OC-SVM, regularization [...]
|
|
LIBSVM is an integrated software for support vector classification, (C-SVC, nu-SVC ), regression (epsilon-SVR, nu-SVR) and distribution estimation (one-class SVM). It supports multi-class [...]
|


