All entries.
Showing Items 461-480 of 676 on page 24 of 34: First Previous 19 20 21 22 23 24 25 26 27 28 29 Next Last

Logo BRML toolbox 070711

by DavidBarber - July 17, 2011, 19:30:15 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 80004 views, 7645 downloads, 0 subscriptions

About: Bayesian Reasoning and Machine Learning toolbox

Changes:

Fixed some small bugs and updated some demos.


Logo Marray 2.2

by andres - July 6, 2011, 01:27:44 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 11951 views, 2782 downloads, 0 subscriptions

About: Fast Runtime-Flexible Multi-dimensional Arrays and Views for C++

Changes:

Initial Announcement on mloss.org.


Logo Correlative Matrix Mapping, CMM 1.1

by emstrick - July 5, 2011, 15:15:21 CET [ BibTeX BibTeX for corresponding Paper Download ] 17107 views, 3741 downloads, 0 subscriptions

About: Correlative Matrix Mapping (CMM) provides a supervised linear data mapping into a Euclidean subspace of given dimension. Applications include denoising, visualization, label-specific data preprocessing, and assessment of data attribute pairs relevant for the supervised mapping. Solving auto-association problems yields linear multidimensional scaling, similar to PCA, but usually with more faithful low-dimensional mappings.

Changes:

Tue Jul 5 14:40:03 CEST 2011 - Bugfixes and cleanups

  • single precision data affected pinv(). Now fairer using double precision.
  • early stopping did not work properly; now fixed
  • Hessian update mode globally controlled via hessmode, 'lbfgs' / 'bfgs'
  • distmat.m corrected for rounding problems and extended to distmat(X,Y)
  • replaced files: corv.m + corvgrad.m -> corvg.m
  • removed unused files: corrmat.m, splitdata.m, traforankapply.m

Logo K tree 0.4.2

by cdevries - July 4, 2011, 06:01:59 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 21326 views, 4615 downloads, 0 subscriptions

About: The K-tree is a scalable approach to clustering inspired by the B+-tree and k-means algorithms.

Changes:

Release of K-tree implementation in Python. This is targeted at a research and rapid prototyping audience.


Logo r-cran-Cubist 0.0.8

by r-cran-robot - June 21, 2011, 00:00:00 CET [ Project Homepage BibTeX Download ] 24675 views, 5949 downloads, 0 subscriptions

About: Rule- and Instance-Based Regression Modeling

Changes:

Fetched by r-cran-robot on 2011-08-28 08:16:03.375532


Logo JMLR arules Mining Association Rules and Frequent Itemsets 1.0-6

by mhahsler - February 3, 2012, 10:49:54 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 21060 views, 5376 downloads, 0 subscriptions

About: Infrastructure for representing, manipulating and analyzing transaction data and frequent patterns.

Changes:

Initial Announcement on mloss.org.


Logo gWT graph indexing wavelet tree 1.0.0

by ytabei - May 12, 2011, 23:01:17 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10874 views, 2214 downloads, 0 subscriptions

About: Software for graph similarity search for massive graph databases

Changes:

Initial Announcement on mloss.org.


Logo Gird Soccer Simulator 1.0

by sina_iravanian - April 27, 2011, 16:47:38 CET [ Project Homepage BibTeX Download ] 8940 views, 2586 downloads, 0 subscriptions

About: Grid-Soccer Simulator is a multi-agent soccer simulator in a grid-world environment. The environment provides a test-bed for machine-learning, and control algorithms, especially multi-agent reinforcement learning.

Changes:

Initial Announcement on mloss.org.


Logo Variation Gaussian Approximate Inference for Bayesian Generalized Linear Models 1.0

by ed - April 9, 2011, 15:32:27 CET [ BibTeX BibTeX for corresponding Paper Download ] 11647 views, 3459 downloads, 0 subscriptions

About: Matlab implementation of variational gaussian approximate inference for Bayesian Generalized Linear Models.

Changes:

Code restructure and bug fix.


Logo mldata.org svn-r1070-Apr-2011

by sonne - April 8, 2011, 10:15:49 CET [ Project Homepage BibTeX Download ] 11505 views, 2910 downloads, 0 subscriptions

About: The source code of the mldata.org site - a community portal for machine learning data sets.

Changes:

Initial Announcement on mloss.org.


Logo mldata-utils 0.5.0

by sonne - April 8, 2011, 10:02:44 CET [ Project Homepage BibTeX Download ] 85823 views, 19023 downloads, 0 subscriptions

About: Tools to convert datasets from various formats to various formats, performance measures and API functions to communicate with mldata.org

Changes:
  • Change task file format, such that data splits can have a variable number items and put into up to 256 categories of training/validation/test/not used/...
  • Various bugfixes.

Logo Gibbs RTSS 1.0

by marc - April 4, 2011, 19:58:43 CET [ BibTeX BibTeX for corresponding Paper Download ] 9657 views, 2652 downloads, 0 subscriptions

About: The software provides an implementation of a filter/smoother based on Gibbs sampling, which can be used for inference in dynamical systems.

Changes:

Initial Announcement on mloss.org.


Logo r-cran-varSelRF 0.7-3

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

About: Variable selection using random forests

Changes:

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


Logo r-cran-SDDA 1.0-5

by r-cran-robot - February 2, 2010, 00:00:00 CET [ Project Homepage BibTeX Download ] 6757 views, 1831 downloads, 0 subscriptions

About: Stepwise Diagonal Discriminant Analysis

Changes:

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


Logo r-cran-penalizedSVM 1.1

by r-cran-robot - August 2, 2010, 00:00:00 CET [ Project Homepage BibTeX Download ] 12484 views, 2729 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 mloss.org svn-r645-Mar-2011

by sonne - March 23, 2011, 11:09:18 CET [ Project Homepage BibTeX Download ] 36765 views, 6134 downloads, 0 subscriptions

About: This is the source code of the mloss.org website.

Changes:

Now works with newer django versions and fixes several warnings and minor bugs underneath. The only user visible change is probably that the subscription and bookmark buttons work again.


Logo Market Basket Synthetic Data Generator v1.0.0.0

by apitman - February 9, 2011, 11:26:55 CET [ Project Homepage BibTeX Download ] 10444 views, 2878 downloads, 0 subscriptions

About: An open-source C# market-basket synthetic data generator, capable of creating transactions, sequences and taxonomies, based on the IBM Quest version. Written to address the maintainability and portability problems of the original, feedback, fixes and extensions are encouraged!

Changes:

Initial Announcement on mloss.org.


Logo reserbot alpha 1

by neuromancer - January 31, 2011, 14:27:18 CET [ Project Homepage BibTeX Download ] 17800 views, 4679 downloads, 0 subscriptions

About: A chatterbot that learns natural languages learning from imitation.

Changes:

Alpha 1 - Codename: Wendell Borton ("Bllluuhhhhh...!!")

Short term memory greatly improved.


Logo NetPro 1.1.17

by lml - January 25, 2011, 19:02:53 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 12764 views, 3065 downloads, 0 subscriptions

About: Tools for functional network analysis.

Changes:

Initial Announcement on mloss.org.


Logo sccan 0.0

by stnava - January 13, 2011, 18:14:20 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 12308 views, 3048 downloads, 0 subscriptions

About: A work in progress

Changes:

Initial Announcement on mloss.org.


Showing Items 461-480 of 676 on page 24 of 34: First Previous 19 20 21 22 23 24 25 26 27 28 29 Next Last