All entries.
Showing Items 341-360 of 676 on page 18 of 34: First Previous 13 14 15 16 17 18 19 20 21 22 23 Next Last

Logo ELF Ensemble Learning Framework 0.1

by mjahrer - May 10, 2010, 23:54:53 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13613 views, 2696 downloads, 0 subscriptions

About: ELF provides many well implemented supervised learners for classification and regression tasks with an opportunity of ensemble learning.

Changes:

Initial Announcement on mloss.org.


Logo Python Robotics 5.0.0

by dsblank - January 22, 2008, 20:25:17 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13609 views, 2859 downloads, 0 subscriptions

About: The goal of the project is to provide a programming environment for easily exploring advanced topics in artificial intelligence and robotics without having to worry about the low-level details of [...]

Changes:

Initial Announcement on mloss.org.


Logo r-cran-randomSurvivalForest 3.6.3

by r-cran-robot - May 21, 2010, 00:00:00 CET [ Project Homepage BibTeX Download ] 13575 views, 3031 downloads, 0 subscriptions

About: Random Survival Forests

Changes:

Fetched by r-cran-robot on 2013-03-01 00:00:08.083405


Logo SeDuMi 1.21

by sonne - July 13, 2009, 10:22:00 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13547 views, 2832 downloads, 0 subscriptions

About: SeDuMi is a software package to solve optimization problems over symmetric cones. This includes linear, quadratic, second order conic and semidefinite optimization, and any combination of these.

Changes:

Initial Announcement on mloss.org.


Logo GradMC 2.00

by tur - April 14, 2014, 15:48:48 CET [ BibTeX Download ] 13530 views, 4452 downloads, 0 subscriptions

About: GradMC is an algorithm for MR motion artifact removal implemented in Matlab

Changes:

Added support for multi-rigid motion correction.


Logo gmm Gaussian Mixture Modeling with Gaussian Process Latent Variable Models and 1.0

by hn - August 28, 2010, 00:29:37 CET [ BibTeX BibTeX for corresponding Paper Download ] 13520 views, 3423 downloads, 0 subscriptions

About: The gmm toolbox contains code for density estimation using mixtures of Gaussians: Starting from simple kernel density estimation with spherical and diagonal Gaussian kernels over manifold Parzen window until mixtures of penalised full Gaussians with only a few components. The toolbox covers many Gaussian mixture model parametrisations from the recent literature. Most prominently, the package contains code to use the Gaussian Process Latent Variable Model for density estimation. Most of the code is written in Matlab 7.x including some MEX files.

Changes:

Initial Announcement on mloss.org


Logo PLearn 0.92

by vincentp - November 30, 2007, 07:51:26 CET [ Project Homepage BibTeX Download ] 13513 views, 3804 downloads, 0 subscriptions

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

About: PLearn is a large C++ machine-learning library with a set of Python tools and Python bindings. It is mostly a research platform for developing novel algorithms, and is being used extensively at [...]

Changes:

Initial Announcement on mloss.org.


Logo Dirichlet Forest LDA 0.1.1

by davidandrzej - July 16, 2009, 21:59:53 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13473 views, 2834 downloads, 0 subscriptions

About: This software implements the Dirichlet Forest (DF) Prior within the Latent Dirichlet Allocation (LDA) model. When combined with LDA, the Dirichlet Forest Prior allows the user to encode domain knowledge (must-links and cannot-links between words) into the prior on topic-word multinomials.

Changes:

Initial Announcement on mloss.org.


Logo CVX, a modeling system for disciplined convex programming 1.2

by mcgrant - October 21, 2008, 23:55:08 CET [ Project Homepage BibTeX Download ] 13463 views, 2942 downloads, 0 subscriptions

About: CVX is a Matlab-based modeling system for convex optimization. CVX turns Matlab into a modeling language, allowing constraints and objectives to be specified using standard Matlab expression syntax. [...]

Changes:

Initial Announcement on mloss.org.


Logo nimfa A Python Library for Nonnegative Matrix Factorization 1.0

by marinkaz - March 22, 2012, 02:38:18 CET [ Project Homepage BibTeX Download ] 13420 views, 5226 downloads, 0 subscriptions

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.


Logo Learning the Kernel Matrix 1

by chap - January 14, 2008, 08:50:37 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13366 views, 2989 downloads, 0 subscriptions

About: Code for automatically selecting the kernel parameters of an SVM. It is based on a gradient descent minimization of either the radius/margin bound, the leave-one-out error, a validation error or the [...]

Changes:

Initial Announcement on mloss.org.


Logo ILNumerics.Net 1.4.01

by haymo - October 14, 2008, 01:24:28 CET [ Project Homepage BibTeX Download ] 13357 views, 3235 downloads, 0 subscriptions

About: Intended for .NET developers wanting to implement algorithms directly in a common .NET language (recommended: C#). Support for n-dim generic arrays, LAPACK, FFT, cells, logicals, 2D&3D plotting [...]

Changes:

Initial Announcement on mloss.org.


Logo JMLR BudgetedSVM v1.1

by nemanja - February 12, 2014, 20:53:45 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13301 views, 2496 downloads, 0 subscriptions

About: BudgetedSVM is an open-source C++ toolbox for scalable non-linear classification. The toolbox can be seen as a missing link between LibLinear and LibSVM, combining the efficiency of linear with the accuracy of kernel SVM. We provide an Application Programming Interface for efficient training and testing of non-linear classifiers, supported by data structures designed for handling data which cannot fit in memory. We also provide command-line and Matlab interfaces, providing users with an efficient, easy-to-use tool for large-scale non-linear classification.

Changes:

Changed license from LGPL v3 to Modified BSD.


Logo The Statistical ToolKit 0.8.4

by joblion - December 5, 2014, 13:21:47 CET [ Project Homepage BibTeX Download ] 13292 views, 3488 downloads, 0 subscriptions

About: STK++: A Statistical Toolkit Framework in C++

Changes:

Inegrating openmp to the current release. Many enhancement in the clustering project. bug fix


Logo Variational Dirichlet process Gaussian mixtures 0.1

by kenkurihara - April 22, 2008, 01:41:49 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13268 views, 2830 downloads, 0 subscriptions

About: This is an implementation of variational Dirichlet process Gaussian mixtures. Thus, this works like the k-means, but it searched for the number of clusters as well. Couple algorithms are [...]

Changes:

Initial Announcement on mloss.org.


Logo r-cran-oblique.tree 1.1

by r-cran-robot - April 14, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 13201 views, 2886 downloads, 0 subscriptions

About: Oblique Trees for Classification Data

Changes:

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


Logo GMRFLib a library for fast and exact simulation of Gaussian MRF 3

by alipour - September 29, 2008, 03:09:07 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13189 views, 2756 downloads, 0 subscriptions

About: GMRFLib is a library in C for fast and exact simulation of Gaussian Markov Random Fields (GMRF) on graphs.unconditional simulation of a GMRF, conditional simulation from a GMRF

Changes:

Initial Announcement on mloss.org.


Logo Vowpal Wabbit 2.3

by JohnLangford - December 21, 2007, 20:43:40 CET [ Project Homepage BibTeX Download ] 13185 views, 2680 downloads, 0 subscriptions

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

About: This is a large scale online learning implementation with several useful features. See the webpage for more details.

Changes:

Initial Announcement on mloss.org.


Logo Logistic regression with dual spectral regularization 1.0

by ryota - April 27, 2008, 08:44:51 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13167 views, 3114 downloads, 0 subscriptions

About: 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 [...]

Changes:

Initial Announcement on mloss.org.


Logo Linear SVM with general regularization 1.0

by rflamary - October 5, 2012, 15:34:21 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13111 views, 3416 downloads, 0 subscriptions

About: This package is an implementation of a linear svm solver with a wide class of regularizations on the svm weight vector (l1, l2, mixed norm l1-lq, adaptive lasso). We provide solvers for the classical single task svm problem and for multi-task with joint feature selection or similarity promoting term.

Changes:

Initial Announcement on mloss.org.


Showing Items 341-360 of 676 on page 18 of 34: First Previous 13 14 15 16 17 18 19 20 21 22 23 Next Last