All entries.
Showing Items 221-240 of 676 on page 12 of 34: First Previous 7 8 9 10 11 12 13 14 15 16 17 Next Last

Logo MICP 1.04

by kay_brodersen - March 26, 2013, 12:42:04 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 21268 views, 4014 downloads, 0 subscriptions

About: This toolbox implements models for Bayesian mixed-effects inference on classification performance in hierarchical classification analyses.

Changes:

In addition to the existing MATLAB implementation, the toolbox now also contains an R package of the variational Bayesian algorithm for mixed-effects inference.


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 ] 21175 views, 5400 downloads, 0 subscriptions

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

Changes:

Initial Announcement on mloss.org.


Logo ClusterEval 1.1

by cdevries - May 18, 2015, 22:01:01 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 21142 views, 4283 downloads, 0 subscriptions

About: Cluster quality Evaluation software. Implements cluster quality metrics based on ground truths such as Purity, Entropy, Negentropy, F1 and NMI. It includes a novel approach to correct for pathological or ineffective clusterings called 'Divergence from a Random Baseline'.

Changes:

Moved project to GitHub.


Logo Boosted Decision Trees and Lists 1.0.4

by melamed - July 25, 2014, 23:08:32 CET [ BibTeX Download ] 21142 views, 6289 downloads, 0 subscriptions

About: Boosting algorithms for classification and regression, with many variations. Features include: Scalable and robust; Easily customizable loss functions; One-shot training for an entire regularization path; Continuous checkpointing; much more

Changes:
  • added ElasticNets as a regularization option
  • fixed some segfaults, memory leaks, and out-of-range errors, which were creeping in in some corner cases
  • added a couple of I/O optimizations

Logo GBAC 0.0.4

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

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

Changes:

Added bibtex information.


Logo Sparse Compositional Metric Learning v1.11

by bellet - August 2, 2016, 11:43:03 CET [ BibTeX BibTeX for corresponding Paper Download ] 21079 views, 5693 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 Aboleth 0.7

by dsteinberg - December 14, 2017, 02:39:19 CET [ Project Homepage BibTeX Download ] 21014 views, 5748 downloads, 0 subscriptions

About: A bare-bones TensorFlow framework for Bayesian deep learning and Gaussian process approximation

Changes:

Release 0.7.0

  • Update to TensorFlow r1.4.

  • Tutorials in the documentation on:

  • Interfacing with Keras

  • Saving/loading models

  • How to build a variety of regressors with Aboleth

  • New prediction module with some convenience functions, including freezing the weight samples during prediction.

  • Bayesian convolutional layers with accompanying demo.

  • Allow the number of samples drawn from a model to be varied by using placeholders.

  • Generalise the feature embedding layers to work on matrix inputs (instead of just column vectors).

  • Numerous numerical and usability fixes.


Logo scikits.learn 0.6

by fabianp - December 22, 2010, 11:58:30 CET [ Project Homepage BibTeX Download ] 20958 views, 4445 downloads, 0 subscriptions

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

About: Obsolete. Use https://mloss.org/software/view/240/ instead.

Changes:

0.6 release


Logo Toeblitz Toolkit for Fast Toeplitz Matrix Operations 1.03

by cunningham - August 13, 2014, 02:21:36 CET [ BibTeX Download ] 20957 views, 6118 downloads, 0 subscriptions

About: Toeblitz is a MATLAB/Octave package for operations on positive definite Toeplitz matrices. It can solve Toeplitz systems Tx = b in O(n*log(n)) time and O(n) memory, compute matrix inverses T^(-1) (with free log determinant) in O(n^2) time and memory, compute log determinants (without inverses) in O(n^2) time and O(n) memory, and compute traces of products A*T for any matrix A, in minimal O(n^2) time and memory.

Changes:

Adding a write-up in written/toeblitz.pdf describing the package.


Logo r-cran-lars 1.1

by r-cran-robot - February 20, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 20888 views, 4757 downloads, 0 subscriptions

About: Least Angle Regression, Lasso and Forward Stagewise

Changes:

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


Logo DCABags 0.7

by wbuntine - June 5, 2014, 05:34:44 CET [ Project Homepage BibTeX Download ] 20855 views, 5100 downloads, 0 subscriptions

About: Document/Text preprocessing for topic models: suite of Perl scripts for preprocessing text collections to create dictionaries and bag/list files for use by topic modelling software.

Changes:

Moved distribution and code across to GitHub. Changed "ldac" format to have 0 offset for word indices. Added "document frequency" (df) filtering on selection of tokens for linkTables. Playing with linkParse but its still unuseable generally.


Logo Easysvm 0.3

by gxr - June 25, 2009, 18:33:04 CET [ Project Homepage BibTeX Download ] 20584 views, 4572 downloads, 0 subscriptions

About: The Easysvm package provides a set of tools based on the Shogun toolbox allowing to train and test SVMs in a simple way.

Changes:

Fixes for shogun 0.7.3.


Logo LibSGDQN 1.1

by antojne - July 2, 2009, 15:02:44 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 20509 views, 4227 downloads, 0 subscriptions

About: LibSGDQN proposes an implementation of SGD-QN, a carefully designed quasi-Newton stochastic gradient descent solver for linear SVMs.

Changes:

small bug fix (thx nicolas ;)


Logo Output Kernel Learning 2.0

by posaune - March 22, 2012, 11:34:58 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 20444 views, 3811 downloads, 0 subscriptions

About: A Matlab script for learning vector-valued functions and kernels on the output space.

Changes:

Added code for learning low-rank output kernels.


Logo r-cran-glmpath 0.97

by r-cran-robot - February 5, 2013, 00:00:00 CET [ Project Homepage BibTeX Download ] 20364 views, 4542 downloads, 0 subscriptions

About: L1 Regularization Path for Generalized Linear Models and Cox Proportional Hazards Model

Changes:

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


Logo ALGLIB 2.4.0

by Sergey_Bochkanov - March 10, 2010, 14:07:35 CET [ Project Homepage BibTeX Download ] 20253 views, 6470 downloads, 0 subscriptions

About: ALGLIB is an open source numerical analysis library distributed under GPL 2+. It implements both general numerical algorithms and machine learning algorithms. ALGLIB can be used from C#, C++, FreePascal, VBA and other languages. It is the only numerical analysis library which uses automatic translation to generate source code written in different programming languages with 100% identical functionality.

Changes:
  1. New algorithms implemented: exact and approximate nearest neighbor search using kd-trees, new multidimensional scattered data interpolation/fitting algorithm with O(N·logN) complexity (modified Shepard's method with fast k-NN queries), linear algebra algorithms

  2. faster QR/LQ, matrix inversion, condition number estimation.

  3. Minor fixes


Logo r-cran-TWIX 0.2.10

by r-cran-robot - February 1, 2012, 00:00:12 CET [ Project Homepage BibTeX Download ] 20221 views, 4403 downloads, 0 subscriptions

About: Trees WIth eXtra splits

Changes:

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


Logo ISSE 0.2.0

by njb - October 15, 2013, 03:03:56 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 19949 views, 4093 downloads, 0 subscriptions

About: An audio editing tool for single-channel source separation.

Changes:

Stereo processing, bug fixes, UI updates.


Logo KNIME 2.7.4

by toldo - April 29, 2013, 09:14:39 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 19718 views, 4802 downloads, 0 subscriptions

About: A comprehensive data mining environment, with a variety of machine learning components.

Changes:

Modifications following feedback from Knime main Author.


Logo Torch 5 5.1

by andresy - October 1, 2008, 04:25:12 CET [ Project Homepage BibTeX Download ] 19547 views, 3700 downloads, 0 subscriptions

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

About: Torch5 provides a matlab-like environment for state-of-the-art machine learning algorithms. It is easy to use and provides a very efficient implementation, thanks to a easy and fast scripting [...]

Changes:

Initial Announcement on mloss.org.


Showing Items 221-240 of 676 on page 12 of 34: First Previous 7 8 9 10 11 12 13 14 15 16 17 Next Last