All entries.
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

Logo Generalised Stirling Numbers libstb 1.0 1.4

by wbuntine - September 28, 2012, 13:49:57 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 21053 views, 3725 downloads, 0 subscriptions

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!


Logo r-cran-rgp 0.2-4

by r-cran-robot - April 1, 2013, 00:00:08 CET [ Project Homepage BibTeX Download ] 20076 views, 3723 downloads, 0 subscriptions

About: R genetic programming framework

Changes:

Fetched by r-cran-robot on 2013-04-01 00:00:08.163887


Logo reserbot alpha 1

by neuromancer - January 31, 2011, 14:27:18 CET [ Project Homepage BibTeX Download ] 14043 views, 3710 downloads, 0 subscriptions

About: A chatterbot that learns natural languages learning from imitation.

Changes:

Alpha 1 - Codename: Wendell Borton ("Bllluuhhhhh...!!")

Short term memory greatly improved.


Logo LogRegCrowds, Logistic Regression from Crowds 1.0

by fmpr - January 16, 2017, 18:10:57 CET [ Project Homepage BibTeX Download ] 11835 views, 3704 downloads, 0 subscriptions

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.


Logo SGD 2.0

by leonbottou - October 11, 2011, 20:59:41 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 23507 views, 3697 downloads, 0 subscriptions

Rating Whole StarWhole StarWhole StarWhole StarEmpty Star
(based on 2 votes)

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.


Logo Torch 3

by bengio - November 13, 2007, 01:38:29 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 12850 views, 3687 downloads, 0 subscriptions

Rating Whole StarWhole StarWhole Star1/2 StarEmpty Star
(based on 1 vote)

About: Torch is a statistical machine learning library written in C++ at IDIAP,

Changes:

Initial Announcement on mloss.org.


Logo Oger 1.1.3

by dvrstrae - August 13, 2012, 14:55:41 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10412 views, 3671 downloads, 0 subscriptions

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.


Logo Circular Statistics Toolbox 2010c

by phb - June 9, 2010, 13:02:26 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 27186 views, 3660 downloads, 0 subscriptions

About: Toolbox for circular statistics with Matlab (The Mathworks).

Changes:

Some bugfixes.


Logo SCD 2.1

by ambujtewari - December 3, 2009, 22:21:45 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 20136 views, 3656 downloads, 0 subscriptions

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.


Logo LASVM 1.1

by leonbottou - August 3, 2009, 15:50:30 CET [ Project Homepage BibTeX Download ] 18522 views, 3594 downloads, 0 subscriptions

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


Logo cbMDS Correlation Based Multi Dimensional Scaling 1.2

by emstrick - July 27, 2013, 14:35:36 CET [ BibTeX BibTeX for corresponding Paper Download ] 16891 views, 3588 downloads, 0 subscriptions

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:
  • Initial release (Ver 1.0): Weighted Pearson and correlation and soft Spearman rank correlation, Tue Dec 4 16:14:51 CET 2012

  • Ver 1.1 Added soft Kendall correlation, Fri Mar 8 08:41:09 CET 2013

  • Ver 1.2 Added reconstruction of sparse relationship matrices, Fri Jul 26 16:58:37 CEST 2013


Logo JMLR fastclime 1.2.3

by colin1898 - March 10, 2014, 08:54:41 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 12434 views, 3549 downloads, 0 subscriptions

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.


Logo asp 0.3

by sonne - May 7, 2010, 10:25:39 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 18832 views, 3542 downloads, 0 subscriptions

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.


Logo PyML a python machine learning library focused on kernel methods 0.7.0

by asa - May 29, 2008, 22:23:39 CET [ Project Homepage BibTeX Download ] 13604 views, 3516 downloads, 0 comments, 0 subscriptions

Rating Whole StarWhole StarWhole StarWhole Star1/2 Star
(based on 1 vote)

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.


Logo Online Random Forests 0.11

by amirsaffari - October 3, 2009, 17:25:41 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 19015 views, 3493 downloads, 0 subscriptions

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.


Logo JMLR LIBLINEAR 1.32

by biconnect - September 3, 2008, 17:35:24 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 28815 views, 3493 downloads, 0 subscriptions

Rating Whole StarWhole StarWhole StarWhole Star1/2 Star
(based on 2 votes)

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.


Logo GPDT Gradient Projection Decomposition Technique 1.01

by sezaza - December 21, 2007, 20:10:43 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 15707 views, 3479 downloads, 0 subscriptions

Rating Whole StarWhole StarWhole StarWhole StarEmpty Star
(based on 1 vote)

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.


Logo r-cran-TWIX 0.2.10

by r-cran-robot - February 1, 2012, 00:00:12 CET [ Project Homepage BibTeX Download ] 16903 views, 3463 downloads, 0 subscriptions

About: Trees WIth eXtra splits

Changes:

Fetched by r-cran-robot on 2012-02-01 00:00:12.077735


Logo r-cran-lars 1.1

by r-cran-robot - February 20, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 16108 views, 3448 downloads, 0 subscriptions

About: Least Angle Regression, Lasso and Forward Stagewise

Changes:

Fetched by r-cran-robot on 2013-04-01 00:00:05.906244


Logo HLearn 1.0

by mikeizbicki - May 9, 2013, 05:58:18 CET [ Project Homepage BibTeX Download ] 12644 views, 3445 downloads, 0 subscriptions

About: HLearn makes simple machine learning routines available in Haskell by expressing them according to their algebraic structure

Changes:

Updated to version 1.0


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