All entries.
Showing Items 521-540 of 676 on page 27 of 34: First Previous 22 23 24 25 26 27 28 29 30 31 32 Next Last

Logo SketchSort 0.0.6

by ytabei - October 11, 2010, 18:33:21 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 11060 views, 2263 downloads, 0 subscriptions

About: A Sortware for All Pairs Similarity Search

Changes:

Initial Announcement on mloss.org.


Logo KeplerWeka 20101008

by fracpete - October 9, 2010, 05:27:13 CET [ Project Homepage BibTeX Download ] 25919 views, 7278 downloads, 0 subscriptions

About: KeplerWeka represents the integration of all the functionality of the WEKA Machine Learning Workbench into the open-source scientific workflow Kepler. Among them are classification, [...]

Changes:
  • Now compatible with Kepler 2.0
  • New version of WEKA included (patched 3.7.2 release), WEKA's new package manager works in conjunction with Kepler
  • Renamed actor Count to ConditionalTee, introduced new Count actor
  • Removed actors OutputLogger, MultiSync, TwinSync

Logo r-cran-rpartOrdinal 2.0.3

by r-cran-robot - October 4, 2010, 00:00:00 CET [ Project Homepage BibTeX Download ] 5679 views, 1440 downloads, 0 subscriptions

About: Ordinal classification tree functions

Changes:

Initial Announcement on mloss.org by r-cran-robot


Logo JMLR Surrogate Modeling Toolbox 7.0.2

by dgorissen - September 4, 2010, 07:48:59 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 34709 views, 9012 downloads, 0 subscriptions

About: The SUMO Toolbox is a Matlab toolbox that automatically builds accurate surrogate models (also known as metamodels or response surface models) of a given data source (e.g., simulation code, data set, script, ...) within the accuracy and time constraints set by the user. The toolbox minimizes the number of data points (which it selects automatically) since they are usually expensive.

Changes:

Incremental update, fixing some cosmetic issues, coincides with JMLR publication.


Logo Moses Decoder 2010-08-13

by oliver_wilson - September 3, 2010, 13:49:43 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 14224 views, 3599 downloads, 0 comments, 0 subscriptions

About: Moses is a statistical machine translation system that allows you to automatically train translation models for any language pair. All you need is a collection of translated texts (parallel corpus). An efficient search algorithm finds quickly the highest probability translation among the exponential number of choices.

Changes:

Initial Announcement on mloss.org.


Logo redsvd 0.1.0

by hillbig - August 30, 2010, 18:13:55 CET [ Project Homepage BibTeX Download ] 11926 views, 2900 downloads, 0 subscriptions

About: redsvd is a library for solving several matrix decomposition (SVD, PCA, eigen value decomposition) redsvd can handle very large matrix efficiently, and optimized for a truncated SVD of sparse matrices. For example, redsvd can compute a truncated SVD with top 20 singular values for a 100K x 100K matrix with 10M nonzero entries in about two second.

Changes:

Initial Announcement on mloss.org.


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 ] 13499 views, 3417 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 Figue 1.0.1

by lerhumcbon - August 17, 2010, 04:03:35 CET [ Project Homepage BibTeX Download ] 9468 views, 2502 downloads, 0 subscriptions

About: A collection of clustering algorithms implemented in Javascript.

Changes:

Initial Announcement on mloss.org.


Logo SMIDAS 1.1

by ambujtewari - August 15, 2010, 18:51:51 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 21525 views, 4247 downloads, 0 subscriptions

About: A stochastic variant of the mirror descent algorithm employing Langford and Zhang's truncated gradient idea to minimize L1 regularized loss minimization problems for classification and regression.

Changes:

Fixed major bug in implementation. The components of the iterate where the current example vector is zero were not being updated correctly. Thanks to Jonathan Chang for pointing out the error to us.


Logo r-cran-penalizedSVM 1.1

by r-cran-robot - August 2, 2010, 00:00:00 CET [ Project Homepage BibTeX Download ] 12197 views, 2643 downloads, 0 subscriptions

About: Feature Selection SVM using penalty functions

Changes:

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


Logo The Infinite Hidden Markov Model 0.5

by jvangael - July 21, 2010, 23:41:24 CET [ BibTeX BibTeX for corresponding Paper Download ] 36947 views, 6684 downloads, 0 subscriptions

About: An implementation of the infinite hidden Markov model.

Changes:

Since 0.4: Removed dependency from lightspeed (now using statistics toolbox). Updated to newer matlab versions.


Logo BCPy2000 17374

by jez - July 8, 2010, 22:11:24 CET [ Project Homepage BibTeX Download ] 41998 views, 9336 downloads, 0 subscriptions

About: BCPy2000 provides a platform for rapid, flexible development of experimental Brain-Computer Interface systems based on the BCI2000.org project. From the developer's point of view, the implementation [...]

Changes:

Bugfixes and tuneups, and an expanded set of (some more-, some less-documented, optional tools)


Logo LIBOCAS 0.93

by vf - June 20, 2010, 12:22:05 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 25215 views, 4370 downloads, 0 subscriptions

About: The library implements Optimized Cutting Plane Algorithm (OCAS) for efficient training of linear SVM classifiers from large-scale data.

Changes:

Implemented COFFIN framework which allows efficient training of invariant image classifiers via virtual examples.


Logo Circular Statistics Toolbox 2010c

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

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

Changes:

Some bugfixes.


Logo JMLR FastInf 1.0

by arielj - June 4, 2010, 14:04:37 CET [ Project Homepage BibTeX Download ] 19087 views, 6146 downloads, 0 subscriptions

About: The library is focused on implementation of propagation based approximate inference methods. Also implemented are a clique tree based exact inference, Gibbs sampling, and the mean field algorithm.

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 ] 13547 views, 3026 downloads, 0 subscriptions

About: Random Survival Forests

Changes:

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


Logo ELF Ensemble Learning Framework 0.1

by mjahrer - May 10, 2010, 23:54:53 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13594 views, 2689 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 asp 0.3

by sonne - May 7, 2010, 10:25:39 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 22976 views, 4356 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 Dependency modeling toolbox 0.2

by lml - April 30, 2010, 14:38:45 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 22966 views, 3994 downloads, 0 subscriptions

About: Investigation of dependencies between multiple data sources allows the discovery of regularities and interactions that are not seen in individual data sets. The demand for such methods is increasing with the availability and size of co-occurring observations in computational biology, open data initiatives, and in other domains. We provide practical, open access implementations of general-purpose algorithms that help to realize the full potential of these information sources.

Changes:

Three independent modules (drCCA, pint, MultiWayCCA) have been added.


Logo dANN AI Library 1.3

by freemo - April 25, 2010, 05:36:46 CET [ Project Homepage BibTeX Download ] 12054 views, 3327 downloads, 0 subscriptions

About: dANN is an Artificial Intelligence and Artificial Genetics library targeted at employing conventional techniques as well as acting as a platform for research & development of novel techniques. As new techniques are developed and proven to be effective they will be integrated into the core library. It is currently written in Java, C++, and C#. However only the java version is currently in active development. If you want to obtain a version other than the java version you will need to get it directly from GIT.

Changes:

Please get the version in GIT only, the released version is old.


Showing Items 521-540 of 676 on page 27 of 34: First Previous 22 23 24 25 26 27 28 29 30 31 32 Next Last