Projects running under windows.
Showing Items 201-216 of 216 on page 11 of 11: First Previous 6 7 8 9 10 11

Logo SVM and Kernel Methods Toolbox 0.5

by arakotom - June 10, 2008, 21:29:39 CET [ Project Homepage BibTeX Download ] 17726 views, 4485 downloads, 0 subscriptions

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

About: SVM Toolbox fully written in Matlab (even the QP solver). Features : SVM, MultiClassSVM, One-Class, SV Regression, AUC-SVM and Rankboost, 1-norm SVM, Regularization Networks, Kernel Basis Pursuit [...]

Changes:

Initial Announcement on mloss.org.


Logo FlexCRFs 0.3

by pxhieu - May 10, 2008, 09:24:54 CET [ Project Homepage BibTeX Download ] 11293 views, 4671 downloads, 0 subscriptions

About: FlexCRFs is a conditional random field toolkit for segmenting and labeling sequence data written in C/C++ using STL library. It was implemented based on the theoretic model presented in (Lafferty et [...]

Changes:

Initial Announcement on mloss.org.


Logo GibbsLDA 0.2

by pxhieu - May 9, 2008, 22:18:52 CET [ Project Homepage BibTeX Download ] 12221 views, 4375 downloads, 0 subscriptions

About: GibbsLDA++: A C/C++ Implementation of Latent Dirichlet Allocation (LDA) using Gibbs Sampling for parameter estimation and inference. GibbsLDA++ is fast and is designed to analyze hidden/latent topic [...]

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 ] 13159 views, 3113 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 BSVM 2.06

by biconnect - January 30, 2008, 10:27:13 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 16667 views, 3283 downloads, 0 subscriptions

About: BSVM solves support vector machines (SVM) for the solution of large classification and regression problems. It includes three methods

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 ] 13357 views, 2987 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 GPDT Gradient Projection Decomposition Technique 1.01

by sezaza - December 21, 2007, 20:10:43 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 17914 views, 4045 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 GraphDemo 1.0

by ule - November 27, 2007, 20:11:21 CET [ Project Homepage BibTeX Download ] 11314 views, 3071 downloads, 0 subscriptions

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

About: The GraphDemo provides Matlab GUIs to explore similarity graphs and their use in machine learning. It aims to highlight the behavior of different kinds of similarity graphs and to demonstrate their [...]

Changes:

Initial Announcement on mloss.org.


Logo Spider 1.71

by jaseweston - November 19, 2007, 15:51:59 CET [ Project Homepage BibTeX Download ] 12685 views, 3796 downloads, 0 subscriptions

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

About: The spider is intended to be a complete object orientated environment for machine learning in Matlab. Aside from easy use of base learning algorithms, algorithms can be plugged together and can be [...]

Changes:

Initial Announcement on mloss.org.


Logo RapidMiner 4.0

by ingomierswa - November 16, 2007, 02:31:48 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 30092 views, 5689 downloads, 0 comments, 0 subscriptions

Rating Whole StarWhole StarWhole StarWhole StarWhole Star
(based on 5 votes)

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

Changes:

Initial Announcement on mloss.org.


Logo SimpleSVM 2.99

by gaelle - November 15, 2007, 16:59:45 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 18284 views, 3694 downloads, 0 subscriptions

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

Changes:

Initial Announcement on mloss.org.


Logo Torch 3

by bengio - November 13, 2007, 01:38:29 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 15210 views, 5367 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 Incomplete Cholesky Decomposition for Dense Matrices 1.0

by mseeger - November 10, 2007, 22:23:52 CET [ Project Homepage BibTeX Download ] 11642 views, 2879 downloads, 0 subscriptions

About: The incomplete Cholesky decomposition for a dense symmetric positive definite matrix A is a simple way of approximating A by a matrix of low rank (you can choose the rank). It has been used [...]

Changes:

Initial Announcement on mloss.org.


Logo Updating the Cholesky Decomposition for Simple Changes of the System Matrix 1.0

by mseeger - November 10, 2007, 22:22:39 CET [ Project Homepage BibTeX Download ] 9740 views, 2844 downloads, 0 subscriptions

About: You should never compute, maintain, or update the inverse of a symmetric positive definite matrix if you do not have to. Computing the inverse or manipulating it is inherently instable. You can [...]

Changes:

Initial Announcement on mloss.org.


Logo Expectation Propagation and Experimental Design in the Sparse Linear Model 1.0

by mseeger - November 10, 2007, 22:20:49 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13646 views, 2950 downloads, 0 subscriptions

About: This page contains the implementation used in the paper „Experimental Design for Efficient Identification of Gene Regulatory Networks using Sparse Bayesian Models“ by Florian Steinke, Matthias [...]

Changes:

Initial Announcement on mloss.org.


Logo Variational Bayesian Linear Gaussian State-Space Models 1

by silviac - November 10, 2007, 22:06:26 CET [ Project Homepage BibTeX Download ] 9938 views, 2859 downloads, 0 subscriptions

About:

Changes:
Showing Items 201-216 of 216 on page 11 of 11: First Previous 6 7 8 9 10 11