Showing Items 201-220 of 676 on page 11 of 34: First Previous 6 7 8 9 10 11 12 13 14 15 16 Next Last
About: THIS VERSION DISCONTINUED, see "http://mloss.org/software/view/424/". This library provides ways of computing generalised 2nd-order Stirling numbers for Pitman-Yor and Dirichlet processes. Included is a tester and parameter optimiser. This accompanies Buntine and Hutter's article: http://arxiv.org/abs/1007.0296 Changes:See the alternative MLOSS entry "libstb". Updated to 1.4!
|
About: R genetic programming framework Changes:Fetched by r-cran-robot on 2013-04-01 00:00:08.163887
|
About: A chatterbot that learns natural languages learning from imitation. Changes:Alpha 1 - Codename: Wendell Borton ("Bllluuhhhhh...!!") Short term memory greatly improved.
|
About: LogReg-Crowds is a collection of Julia implementations of various approaches for learning a logistic regression model multiple annotators and crowds, namely the works of Raykar et al. (2010), Rodrigues et al. (2013) and Dawid and Skene (1979). Changes:Initial Announcement on mloss.org. Added GitHub page.
|
About: The SGD-2.0 package contains implementations of the SGD and ASGD algorithms for linear SVMs and linear CRFs. Changes:Version 2.0 features ASGD.
|
About: Torch is a statistical machine learning library written in C++ at IDIAP, Changes:Initial Announcement on mloss.org.
|
About: The OrGanic Environment for Reservoir computing (Oger) toolbox is a Python toolbox for rapidly building, training and evaluating modular learning architectures on large datasets. Changes:Initial Announcement on mloss.org.
|
About: Toolbox for circular statistics with Matlab (The Mathworks). Changes:Some bugfixes.
|
About: A (randomized) coordinate descent procedure to minimize L1 regularized loss for classification and regression purposes. Changes:Fixed some I/O bugs. Lines that ended with whitespace were not read correctly in the previous version.
|
About: Reference implementation of the LASVM online and active SVM algorithms as described in the JMLR paper. The interesting bit is a small C library that implements the LASVM process and reprocess [...] Changes:Minor bug fix
|
About: The aim is to embed a given data relationship matrix into a low-dimensional Euclidean space such that the point distances / distance ranks correlate best with the original input relationships. Input relationships may be given as (sparse) (asymmetric) distance, dissimilarity, or (negative!) score matrices. Input-output relations are modeled as low-conditioned. (Weighted) Pearson and soft Spearman rank correlation, and unweighted soft Kendall correlation are supported correlation measures for input/output object neighborhood relationships. Changes:
|
About: The package "fastclime" provides a method of recover the precision matrix efficiently by applying parametric simplex method. The computation is based on a linear optimization solver. It also contains a generic LP solver and a parameterized LP solver using parametric simplex method. Changes:Initial Announcement on mloss.org.
|
About: Accurate splice site predictor for a variety of genomes. Changes:Asp now supports three formats: -g fname for gff format -s fname for spf format -b dir for a binary format compatible with mGene. And a new switch -t which switches on a sigmoid-based transformation of the svm scores to get scores between 0 and 1.
|
About: PyML is an interactive object oriented framework for machine learning in python with a focus on kernel methods. Changes:Initial Announcement on mloss.org.
|
About: This package implements the “Online Random Forests” (ORF) algorithm of Saffari et al., ICCV-OLCV 2009. This algorithm extends the offline Random Forests (RF) to learn from online training data samples. ORF is a multi-class classifier which is able to learn the classifier without 1-vs-all or 1-vs-1 binary decompositions. Changes:Initial Announcement on mloss.org.
|
About: 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 Changes:Initial Announcement on mloss.org.
|
About: 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 [...] Changes:Initial Announcement on mloss.org.
|
About: Trees WIth eXtra splits Changes:Fetched by r-cran-robot on 2012-02-01 00:00:12.077735
|
About: Least Angle Regression, Lasso and Forward Stagewise Changes:Fetched by r-cran-robot on 2013-04-01 00:00:05.906244
|
About: HLearn makes simple machine learning routines available in Haskell by expressing them according to their algebraic structure Changes:Updated to version 1.0
|