All entries.
Showing Items 101-120 of 676 on page 6 of 34: Previous 1 2 3 4 5 6 7 8 9 10 11 Next Last

Logo AutoWEKA 2.0

by larsko - May 19, 2016, 19:58:41 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9483 views, 2383 downloads, 0 subscriptions

About: Automatically finds the best model with its best parameter settings for a given classification or regression task.

Changes:

Initial Announcement on mloss.org.


Logo JMLR JKernelMachines 3.0

by dpicard - May 4, 2016, 17:53:28 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 99350 views, 20213 downloads, 0 subscriptions

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

About: machine learning library in java for easy development of new kernels and kernel algorithms

Changes:

Version 3.0

/! Warning: this version is incompatible with previous code

  • change license to BSD 3-clauses
  • change package name to net.jkernelmachines
  • change to maven build system (available through central)
  • online training interfaces to allow continuous online learning
  • add a new budget oriented kernel classifier
  • new kernel and processing especially for strings

Logo hca 0.63

by wbuntine - April 26, 2016, 15:35:03 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 69623 views, 9509 downloads, 0 subscriptions

About: Multi-core non-parametric and bursty topic models (HDP-LDA, DCMLDA, and other variants of LDA) implemented in C using efficient Gibbs sampling, with hyperparameter sampling and other flexible controls.

Changes:

Corrected the new normalised Gamma model for topics so it works with multicore. Improvements to documentation. Added an asymptotic version of the generalised Stirling numbers so it longer fails when they run out of bounds on bigger data.


Logo Harry 0.4.2

by konrad - April 16, 2016, 10:50:38 CET [ Project Homepage BibTeX Download ] 38301 views, 8751 downloads, 0 subscriptions

About: A Tool for Measuring String Similarity

Changes:

This release fixes the incorrect implementation of the bag distance.


Logo TBEEF, Triple Bagged Ensemble Ensemble Framework 3.2

by ChrisRackauckas - April 16, 2016, 03:51:53 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 22460 views, 4529 downloads, 0 subscriptions

About: TBEEF, a doubly ensemble framework for recommendation and prediction problems.

Changes:

Included the final technical report.


Logo QMiner 5.0.0

by blazfortuna - April 8, 2016, 14:17:58 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 15660 views, 3359 downloads, 0 subscriptions

About: Analytic engine for real-time large-scale streams containing structured and unstructured data.

Changes:

Initial Announcement on mloss.org.


Logo pymanopt 0.1

by j_towns - April 7, 2016, 14:44:27 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 8902 views, 1968 downloads, 0 subscriptions

About: Python toolbox for manifold optimization with support for automatic differentiation

Changes:

Initial Announcement on mloss.org.


Logo JaTeCS 1.0.0

by aesuli - April 5, 2016, 17:23:12 CET [ Project Homepage BibTeX Download ] 8576 views, 2167 downloads, 0 subscriptions

About: Jatecs is an open source Java library focused on automatic text categorization.

Changes:

Initial Announcement on mloss.org.


Logo ELKI 0.7.1

by erich - March 14, 2016, 13:44:02 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 70090 views, 13478 downloads, 0 subscriptions

About: ELKI is a framework for implementing data-mining algorithms with support for index structures, that includes a wide variety of clustering and outlier detection methods.

Changes:

Additions and improvements from ELKI 0.7.0 to 0.7.1:

Algorithm additions:

  • GriDBSCAN: DBSCAN using grid partitioning (Minkowski distances only)

  • Compare-Means and Sort-Means k-means variations (much faster than traditional k-means)

  • Visualization of dendrograms.

Important bug fixes:

  • Classes with no package ("default package") would cause errors.

  • The fast power function implementation was sometimes returning incorrect results.

  • Random sampling was sometimes not sampling from the full data set.

UI improvements:

  • The file input source will now automatically choose the Arff parser for .arff files.

  • MiniGUI now allows choosing other applications.

  • MiniGUI now displays the command line in a separate field.

  • MiniGUI displays an error message, if an incorrect classpath or JAyatana (on Ubuntu) is detected.

  • Export to png now works, we added a work-around for an open Batik bug.

Smaller changes:

  • Many smaller bug fixes.

  • C-Index for cluster evaluation now can process larger data sets.

  • OPTICS output of undefined reachability fixed.

  • External distance matrixes are easier to use and perform additional checks.

  • Precomputed distance matrixes can answer range and kNN queries.

  • Voronoi visualization can be switched in the menu now.

  • Improved backwards command line compatibility with additional aliases.

  • Added generated @since annotations in JavaDoc.

  • Many new unit tests, renamed to the Java conventions.

  • Low-level reading of service files, to have faster startup.


Logo Toupee 0.1

by nitbix - March 7, 2016, 20:29:59 CET [ Project Homepage BibTeX Download ] 7060 views, 1872 downloads, 0 subscriptions

About: A Python based library for running experiments with Deep Learning and Ensembles on GPUs.

Changes:

Initial Announcement on mloss.org.


Logo MDLText 1

by renatoms88 - March 3, 2016, 19:31:25 CET [ BibTeX Download ] 4631 views, 1671 downloads, 0 subscriptions

About: testing mloss.org

Changes:

Initial Announcement on mloss.org.


Logo Local high order regularization 1.0

by kkim - March 2, 2016, 13:46:17 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 7550 views, 1662 downloads, 0 subscriptions

Rating Empty StarEmpty StarEmpty StarEmpty StarEmpty Star
(based on 1 vote)

About: Local high-order regularization for semi-supervised learning

Changes:

Initial Announcement on mloss.org.


Logo libcluster 2.3

by dsteinberg - February 27, 2016, 00:36:01 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 21485 views, 4678 downloads, 0 subscriptions

About: An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet processes, Gaussian latent Dirichlet allocation and more.

Changes:

New maximum cluster argument for all algorithms. Also no more matlab interface since it seemed no one was using it, and I cannot support it any longer.


Logo Collection of algorithms for Gaussian Processes 0.1-SNAPSHOT

by danielkorzekwa - February 18, 2016, 13:00:14 CET [ Project Homepage BibTeX Download ] 6157 views, 2102 downloads, 0 subscriptions

About: Collection of algorithms for Gaussian Processes. Regression, Classification, Multi task, Multi output, Hierarchical, Sparse

Changes:

Initial Announcement on mloss.org.


Logo Libra 1.1.2d

by lowd - February 4, 2016, 08:51:50 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 64092 views, 13423 downloads, 0 subscriptions

About: The Libra Toolkit is a collection of algorithms for learning and inference with discrete probabilistic models, including Bayesian networks, Markov networks, dependency networks, sum-product networks, arithmetic circuits, and mixtures of trees.

Changes:

Version 1.1.2d (12/29/2015):

  • Minor fixes to scripts
  • Published in JMLR ML-OSS!

Logo pattern recognition tool 1.0

by openpr_nlpr - January 19, 2016, 03:54:11 CET [ Project Homepage BibTeX Download ] 6912 views, 1806 downloads, 0 subscriptions

About: a tool for marking samples in images for database building, also including algorithm of LBP,HOG,and classifiers of SVM (six kernels), adaboost,BP and convolutional networks, extreme learning machine.

Changes:

Initial Announcement on mloss.org.


Logo DiffSharp 0.7.7

by gbaydin - January 4, 2016, 00:57:35 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 59404 views, 13543 downloads, 0 subscriptions

About: DiffSharp is a functional automatic differentiation (AD) library providing gradients, Hessians, Jacobians, directional derivatives, and matrix-free Hessian- and Jacobian-vector products as higher-order functions. It allows exact and efficient calculation of derivatives, with support for nesting.

Changes:

Fixed: Bug fix in forward AD implementation of Sigmoid and ReLU for D, DV, and DM (fixes #16, thank you @mrakgr)

Improvement: Performance improvement by removing several more Parallel.For and Array.Parallel.map operations, working better with OpenBLAS multithreading

Added: Operations involving incompatible dimensions of DV and DM will now throw exceptions for warning the user


Logo r-cran-bnclassify 0.3.2

by r-cran-robot - May 1, 2016, 00:00:04 CET [ Project Homepage BibTeX Download ] 7378 views, 1951 downloads, 0 subscriptions

About: Learning Discrete Bayesian Network Classifiers from Data

Changes:

Fetched by r-cran-robot on 2016-05-01 00:00:04.546512


Logo Sparse PCA 2.0

by tbuehler - December 31, 2015, 16:24:42 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 19820 views, 3862 downloads, 0 subscriptions

About: A Matlab implementation of Sparse PCA using the inverse power method for nonlinear eigenproblems.

Changes:
  • Added deflation scheme to compute multiple principal components
  • Several internal runtime and memory optimizations
  • API change: sparsePCA.m is now used to compute multiple components; use computeTradeOffCurve.m to reproduce the examples in the NIPS paper

Logo Lua MapReduce v0.4.0

by pakozm - December 23, 2015, 09:32:11 CET [ Project Homepage BibTeX Download ] 29760 views, 7592 downloads, 0 subscriptions

About: Lua-MapReduce framework implemented in Lua using luamongo driver and MongoDB as storage. It follows Iterative MapReduce for training of Machine Learning statistical models.

Changes:
  • Updated to work with luamongo v0.5.0, which uses C++ driver legacy-1.1.0

Showing Items 101-120 of 676 on page 6 of 34: Previous 1 2 3 4 5 6 7 8 9 10 11 Next Last