All entries
Showing Items 1-20 of 73 on page 1 of 4: 1 2 3 4 Next

Logo r-cran-earth 2.1-2

by r-cran-robot - November 18, 2008, 10:07:00 CET [ Project Homepage BibTeX Download ] 851 views, 197 downloads, 1 subscription

Multivariate Adaptive Regression Spline Models: Build regression models using the techniques in Friedman's papers "Fast MARS" and "Multivariate Adaptive Regression Splines". (The term "MARS" is [...]


Logo Model Monitor 1.0

by traeder - November 7, 2008, 18:07:20 CET [ Project Homepage BibTeX Download ] 635 views, 159 downloads, 1 subscription

Model Monitor is a Java toolkit for the systematic evaluation of classifiers under changes in distribution. It provides methods for detecting distribution shifts in data, comparing the performance [...]


Logo r-cran-mboost 1.0-4

by r-cran-robot - November 7, 2008, 00:00:00 CET [ Project Homepage BibTeX Download ] 511 views, 152 downloads, 1 subscription

Model-Based Boosting: Functional gradient descent algorithms (boosting) for optimizing general loss functions utilizing componentwise least squares, either of parametric linear form or smoothing [...]


Logo KeplerWeka 20081105

by fracpete - November 5, 2008, 05:55:02 CET [ Project Homepage BibTeX Download ] 248 views, 50 downloads, 1 subscription

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


Logo Debellor 0.6.1

by mwojnars - November 1, 2008, 00:10:24 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 656 views, 144 downloads, 1 subscription

Debellor is an open source extensible data mining platform which provides common architecture for data processing algorithms of various types.


Logo BioSig for Octave and Matlab 2.15

by schloegl - October 31, 2008, 17:31:43 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 1220 views, 306 downloads, 0 subscriptions

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


Logo r-cran-party 0.9-99

by r-cran-robot - October 28, 2008, 19:49:00 CET [ Project Homepage BibTeX Download ] 750 views, 193 downloads, 1 subscription

A Laboratory for Recursive Partytioning: A computational toolbox for recursive partitioning. The core of the package is ctree(), an implementation of conditional inference trees which embed [...]


Logo r-cran-tgp 2.1-5

by r-cran-robot - October 24, 2008, 00:00:00 CET [ Project Homepage BibTeX Download ] 570 views, 174 downloads, 1 subscription

Bayesian treed Gaussian process models: Bayesian nonstationary, semiparametric nonlinear regression and design by treed Gaussian processes with jumps to the limiting linear model (LLM). Special [...]


Logo JNCC2 1.11

by gcorani - October 23, 2008, 18:07:28 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 1347 views, 278 downloads, 1 subscription

JNCC2 is the open-source implementation of the Naive Credal Classifier2 (NCC2), i.e., an extension of Naive Bayes towards imprecise probabilities, designed to deliver robust classifications even on [...]


Logo CVX, a modeling system for disciplined convex programming 1.2

by mcgrant - October 21, 2008, 23:55:08 CET [ Project Homepage BibTeX Download ] 319 views, 87 downloads, 1 subscription

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


Logo r-cran-rpart 3.1-42

by r-cran-robot - October 21, 2008, 00:00:00 CET [ Project Homepage BibTeX Download ] 580 views, 164 downloads, 1 subscription

Recursive Partitioning: Recursive partitioning and regression trees


Logo MDP Modular toolkit for Data Processing 2.4

by otizonaizit - October 18, 2008, 20:16:06 CET [ Project Homepage BibTeX Download ] 1497 views, 474 downloads, 1 subscription

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

Modular toolkit for Data Processing (MDP) is a library of widely used data processing algorithms that can be combined according to a pipeline analogy to build more complex data processing software.


Logo r-cran-caret 3.45

by r-cran-robot - October 17, 2008, 00:00:00 CET [ Project Homepage BibTeX Download ] 715 views, 202 downloads, 1 subscription

Classification and Regression Training: Misc functions for training and plotting classification and regression models


Logo r-cran-randomForest 4.5-28

by r-cran-robot - October 16, 2008, 00:00:00 CET [ Project Homepage BibTeX Download ] 625 views, 165 downloads, 1 subscription

Breiman and Cutler's random forests for classification and regression: Classification and regression based on a forest of trees using random inputs.


Logo PyBrain 0.2

by bayerj - October 15, 2008, 18:58:02 CET [ Project Homepage BibTeX Download ] 344 views, 71 downloads, 1 subscription

PyBrain is a versatile machine learning library for Python. Its goal is to provide flexible, easy-to-use yet still powerful algorithms for machine learning tasks, including a variety of predefined [...]


Logo Eblearn pre-release

by cpoulet - October 10, 2008, 22:20:23 CET [ Project Homepage BibTeX Download ] 335 views, 98 downloads, 1 subscription

Eblearn is an object-oriented C++ library that implements various


Logo Experiment Databases for Machine Learning 0.1

by JoaquinVanschoren - October 7, 2008, 18:06:55 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 450 views, 81 downloads, 1 subscription

Experiment Databases for Machine Learning is a large public database of machine learning experiments as well as a framework for producing similar databases for specific goals. It provides a way to [...]


Logo JProGraM 8.10

by ninofreno - October 7, 2008, 14:41:38 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 895 views, 237 downloads, 1 subscription

JProGraM is an open-source Java library which can be used for learning the following probabilistic models from data: Bayesian networks, Markov random fields, hybrid random fields, probabilistic [...]


Logo chestnut Machine Learning Suite 0.1.1

by damianeads - October 7, 2008, 13:04:19 CET [ Project Homepage BibTeX Download ] 325 views, 73 downloads, 1 subscription

The Chestnut Machine Learning Library is a suite of machine learning algorithms written in Python with some code written in C for efficiency. Most algorithms are called with a simple, functional API [...]


Logo hcluster 0.1.9

by damianeads - October 5, 2008, 21:47:54 CET [ Project Homepage BibTeX Download ] 274 views, 62 downloads, 1 subscription

This library provides Python functions for agglomerative clustering. Its features include


Showing Items 1-20 of 73 on page 1 of 4: 1 2 3 4 Next