About: This is the source code of the mloss.org website. Changes:Now works with newer django versions and fixes several warnings and minor bugs underneath. The only user visible change is probably that the subscription and bookmark buttons work again.
|
About: Java-ML is a collection of machine learning and data mining algorithms, which aims to be a readily usable and easily extensible API for both software developers and research scientists. Changes:new release
|
About: APRIL-ANN toolkit (A Pattern Recognizer In Lua with Artificial Neural Networks). This toolkit incorporates ANN algorithms (as dropout, stacked denoising auto-encoders, convolutional neural networks), with other pattern recognition methods as hidden makov models (HMMs) among others. Changes:
C/C++
|
About: Infrastructure for representing, manipulating and analyzing transaction data and frequent patterns. Changes:Initial Announcement on mloss.org.
|
About: A collection of python code to perform research in optimization. The aim is to provide reusable components that can be quickly applied to machine learning problems. Used in: - Ellipsoidal multiple instance learning - difference of convex functions algorithms for sparse classfication - Contextual bandits upper confidence bound algorithm (using GP) - learning output kernels, that is kernels between the labels of a classifier. Changes:
|
About: Optunity is a library containing various optimizers for hyperparameter tuning. Hyperparameter tuning is a recurrent problem in many machine learning tasks, both supervised and unsupervised.This package provides several distinct approaches to solve such problems including some helpful facilities such as cross-validation and a plethora of score functions. Changes:This minor release has the same feature set as Optunity 1.1.0, but incorporates several bug fixes, mostly related to the specification of structured search spaces.
|
About: Multivariate partitioning Changes:Fetched by r-cran-robot on 2013-04-01 00:00:06.387032
|
About: Big Random Forests Changes:Fetched by r-cran-robot on 2015-11-01 00:00:04.072762
|
About: Nieme is a C++ machine learning library for large-scale classification, regression and ranking. It provides a simple interface available in C++, Python and Java and a user interface for visualization. Changes:Released Nieme 1.0
|
About: Pebl is a python library and command line application for learning the structure of a Bayesian network given prior knowledge and observations. Changes:Updated version to 1.0.1
|
About: This package contains a python and a matlab implementation of the most widely used algorithms for multi-armed bandit problems. The purpose of this package is to provide simple environments for comparison and numerical evaluation of policies. Changes:Initial Announcement on mloss.org.
|
About: The Universal Java Matrix Package (UJMP) is a data processing tool for Java. Unlike JAMA and Colt, it supports multi-threading and is therefore much faster on current hardware. It does not only support matrices with double values, but instead handles every type of data as a matrix through a common interface, e.g. CSV files, Excel files, images, WAVE audio files, tables in SQL data bases, and much more. Changes:Updated to version 0.3.0
|
About: Nimfa is an open-source Python library that provides a unified interface to nonnegative matrix factorization algorithms. It includes implementations of state-of-the-art factorization methods, initialization approaches, and quality scoring. Both dense and sparse matrix representation are supported. Changes:Initial Announcement on mloss.org.
|
About: 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 [...] Changes:Initial Announcement on mloss.org.
|
About: Boosting algorithms for classification and regression, with many variations. Features include: Scalable and robust; Easily customizable loss functions; One-shot training for an entire regularization path; Continuous checkpointing; much more Changes:
|
About: Bayesian Additive Regression Trees Changes:Fetched by r-cran-robot on 2018-09-01 00:00:03.597464
|
About: This is an optimization library based on Social Impact Theory(SITO). The optimizer works in the same way as PSO and GA. Changes:bug removed
|
About: OpenNN is a software library written in C++ for advanced analytics. It implements neural networks, the most successful machine learning method. The library has been designed to learn from both data sets and mathematical models. Changes:New algorithms, correction of bugs.
|
About: MALLET is a Java-based package for statistical natural language processing, document classification, clustering, topic modeling, information extraction, and other machine learning applications to [...] Changes:MALLET 2.0 RC4 Release Notes July 16, 2009 Major updates: An implementation of generalized expectation criteria training of MaxEnt classifiers and methods for obtaining constraints (c.f. Gregory Druck, Gideon Mann, Andrew McCallum "Learning from Labeled Features using Generalized Expectation Criteria.") PagedInstanceList has been substantially rewritten by Mike Bond. Bug fixes to topic model hyperparameter optimization and topic inference.
|
About: Neural Networks in R using the Stuttgart Neural Network Simulator (SNNS) Changes:Fetched by r-cran-robot on 2012-02-01 00:00:11.194183
|