All entries.
Showing Items 181-200 of 676 on page 10 of 34: First Previous 5 6 7 8 9 10 11 12 13 14 15 Next Last

Logo chi2 kernel 1.5

by gruel - February 15, 2009, 22:32:21 CET [ BibTeX Download ] 22178 views, 4326 downloads, 0 subscriptions

About: Very fast implementation of the chi-squared distance between histograms (or vectors with non-negative entries).

Changes:

Removed bug in symmetric chi-square distance and updated python wrapper to python 2.5 compatiblity.


Logo Sparse Compositional Metric Learning v1.11

by bellet - August 2, 2016, 11:43:03 CET [ BibTeX BibTeX for corresponding Paper Download ] 16445 views, 4319 downloads, 0 subscriptions

About: Scalable learning of global, multi-task and local metrics from data

Changes:

Minor bug fix in multi-task objective computation (thanks to Junjie Hu).


Logo GBAC 0.0.4

by henrydcl - November 22, 2013, 20:04:16 CET [ BibTeX BibTeX for corresponding Paper Download ] 16362 views, 4298 downloads, 0 subscriptions

About: Probabilistic performance evaluation for multiclass classification using the posterior balanced accuracy

Changes:

Added bibtex information.


Logo r-cran-lasso2 1.2-14

by r-cran-robot - November 20, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 19571 views, 4298 downloads, 0 subscriptions

About: L1 constrained estimation aka `lasso'

Changes:

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


Logo r-cran-varSelRF 0.7-3

by r-cran-robot - October 28, 2010, 00:00:00 CET [ Project Homepage BibTeX Download ] 19051 views, 4280 downloads, 0 subscriptions

About: Variable selection using random forests

Changes:

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


Logo SVMStructMATLAB 1.2

by andreavedaldi - September 12, 2012, 00:25:57 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 23893 views, 4273 downloads, 0 subscriptions

About: svm-struct-matlab is a MATLAB wrapper of T. Joachims' SVM^struct solver for structured output support vector machines.

Changes:

Adds support for Xcode 4.0 and Mac OS X 10.7 and greater.


Logo FlexCRFs 0.3

by pxhieu - May 10, 2008, 09:24:54 CET [ Project Homepage BibTeX Download ] 9885 views, 4269 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 JMLR RL Glue and Codecs -- Glue 3.x and Codecs

by btanner - October 12, 2009, 07:50:03 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 34117 views, 4214 downloads, 0 subscriptions

About: RL-Glue allows agents, environments, and experiments written in Java, C/C++, Matlab, Python, and Lisp to inter operate, accelerating research by promoting software re-use in the community.

Changes:

RL-Glue paper has been published in JMLR.


Logo BioSig for Octave and Matlab 2.31

by schloegl - July 28, 2009, 13:41:01 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 23701 views, 4196 downloads, 0 subscriptions

About: BioSig is a software library for biomedical signal processings. Besides several other modules, one modul (t400) provides a common interface (train_sc.m and test_sc.m) to various classification [...]

Changes:

Update of project information: machine learning and classification tools are moved to the NaN-toolbox.


Logo OpenGM 1.0 -- Optimization Library for Higher Order Graphical Models

by andres - November 12, 2010, 17:00:50 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 24367 views, 4187 downloads, 0 subscriptions

About: OpenGM is a free C++ template library, a command line tool and a set of MATLAB functions for optimization in higher order graphical models. Graphical models of any order and structure can be built either in C++ or in MATLAB, using simple and intuitive commands. These models can be stored in HDF5 files and subjected to state-of-the-art optimization algorithms via the OpenGM command line optimizer. All library functions can also be called directly from C++ code. OpenGM realizes the Inference Algorithm Interface (IAI), a concept that makes it easy for programmers to use their own algorithms and factor classes with OpenGM.

Changes:

Initial Announcement on mloss.org.


Logo Debellor 1.0

by mwojnars - July 30, 2009, 16:48:05 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 18321 views, 4179 downloads, 0 subscriptions

About: Debellor is a scalable and extensible platform which provides common architecture for data mining and machine learning algorithms of various types.

Changes:
  • Naming of numerous classes/methods/fields changed to be more accurate and comprehensible
  • Weka and Rseslib libraries updated to the newest versions: Weka 3.6.1 & Rseslib 3.0.1. Debellor's wrappers adapted
  • New class: CrossValidation - evaluator of trainable cells through cross-validation
  • New class: RMSE - calculation of Root Mean Squared Error score
  • Data objects can be compared and used in collections
  • ArffReader can read from a user-provided java.io.InputStream
  • More convenient use of parameters (setting values)
  • More convenient use of data objects and data types (construction, type casting)
  • Other minor improvements to existing classes
  • Javadoc extended

Logo r-cran-tree 1.0-29

by r-cran-robot - July 24, 2011, 00:00:00 CET [ Project Homepage BibTeX Download ] 20432 views, 4172 downloads, 0 subscriptions

About: Classification and regression trees

Changes:

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


Logo Aleph 0.6

by jiria - January 12, 2009, 20:52:12 CET [ Project Homepage BibTeX Download ] 17191 views, 4162 downloads, 0 subscriptions

About: Aleph is both a multi-platform machine learning framework aimed at simplicity and performance, and a library of selected state-of-the-art algorithms.

Changes:

Initial Announcement on mloss.org.


Logo VLFeat 0.9.16

by andreavedaldi - October 5, 2012, 18:44:17 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 23907 views, 4147 downloads, 0 subscriptions

About: The VLFeat open source library implements popular computer vision algorithms including affine covariant feature detectors, HOG, SIFT, MSER, k-means, hierarchical k-means, agglomerative information bottleneck, SLIC superpixels, and quick shift. It is written in C for efficiency and compatibility, with interfaces in MATLAB for ease of use, and detailed documentation throughout. It supports Windows, Mac OS X, and Linux. The latest version of VLFeat is 0.9.16.

Changes:

VLFeat 0.9.16: Added VL_COVDET() (covariant feature detectors). This function implements the following detectors: DoG, Hessian, Harris Laplace, Hessian Laplace, Multiscale Hessian, Multiscale Harris. It also implements affine adaptation, estiamtion of feature orientation, computation of descriptors on the affine patches (including raw patches), and sourcing of custom feature frame. Addet the auxiliary function VL_PLOTSS(). This is the second point update supported by the PASCAL Harvest programme.

VLFeat 0.9.15: Added VL_HOG() (HOG features). Added VL_SVMPEGASOS() and a vastly improved SVM implementation. Added IHASHSUM (hashed counting). Improved INTHIST (integral histogram). Added VL_CUMMAX(). Improved the implementation of VL_ROC() and VL_PR(). Added VL_DET() (Detection Error Trade-off (DET) curves). Improved the verbosity control to AIB. Added support for Xcode 4.3, improved support for past and future Xcode versions. Completed the migration of the old test code in toolbox/test, moving the functionality to the new unit tests toolbox/xtest. Improved credits. This is the first point update supported by the PASCAL Harvest (several more to come shortly).


Logo SVM and Kernel Methods Toolbox 0.5

by arakotom - June 10, 2008, 21:29:39 CET [ Project Homepage BibTeX Download ] 16236 views, 4094 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 Encog Machine Learning Framework 3.2

by jeffheaton - July 5, 2014, 23:47:06 CET [ Project Homepage BibTeX Download ] 15467 views, 4081 downloads, 0 subscriptions

About: Encog is a Machine Learning framework for Java, C#, Javascript and C/C++ that supports SVM's, Genetic Programming, Bayesian Networks, Hidden Markov Models and other algorithms.

Changes:

Changes for Encog 3.2:

Issue #53: Fix Out Of Range Bug In BasicMLSequenceSet. Issue #52: Unhandled exception in Encog.Util.File.ResourceLoader.CreateStream (ResourceLoader.cs) Issue #50: Concurrency bugs in PruneIncremental Issue #48: Unit Tests Failing - TestHessian Issue #46: Couple of small fixes - Temporal DataSet and SCG training Issue #45: Fixed EndMinutesStrategy to correctly evaluate ShouldStop after the specified number of minutes have elapsed. Issue #44: Encog.ML.Data.Basic.BasicMLDataPairCentroid.Add() & .Remove() Issue #43: Unit Tests Failing - Matrix not full rank Issue #42: Nuget - NuSpec Issue #36: Load Examples easier


Logo crfpp 0.53

by sonne - May 8, 2009, 08:46:44 CET [ Project Homepage BibTeX Download ] 9461 views, 4078 downloads, 0 subscriptions

About: CRF++ is a simple, customizable, and open source implementation of Conditional Random Fields (CRFs) for segmenting/labeling sequential data.

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 ] 13402 views, 4053 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 Divvy 1.1.1

by jlewis - November 14, 2012, 20:21:29 CET [ Project Homepage BibTeX Download ] 8852 views, 4025 downloads, 0 subscriptions

About: Divvy is a Mac OS X application for performing dimensionality reduction, clustering, and visualization.

Changes:

Initial Announcement on mloss.org.


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 ] 22515 views, 4024 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!


Showing Items 181-200 of 676 on page 10 of 34: First Previous 5 6 7 8 9 10 11 12 13 14 15 Next Last