13 projects found that use the gpl 3 license.


Logo MICP 1.04

by kay_brodersen - March 26, 2013, 12:42:04 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 2662 views, 500 downloads, 2 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.


About: The CTBN-RLE is a C++ package of executables and libraries for inference and learning algorithms for continuous time Bayesian networks (CTBNs).

Changes:

Markov decision processes added (Kan & Shelton 2008) [ctmdp.h]

Mean field inference added (Cohn, El-Hay, Friedman, & Kupferman 2009) [meanfieldinf.h]

Factored uniformization for filtering added (Celikkaya & Shelton 2011) [uniformizedfactoredinf.h]

Auxilliary Gibbs sampling added (Rao & Teh 2011) [gibbsauxsampler.h]

Multi-threading for EM added

many speed improvements

unit testing improved [tst/]

new demo "main" programs added [demo/]

file format changed to XML-ish format (with old methods still there for conversion)

matrix switched to Eigen package (with option to return to old matrix)

glpk now included

initial cmake functionality


Logo MLPY Machine Learning Py 3.5.0

by albanese - March 15, 2012, 09:52:41 CET [ Project Homepage BibTeX Download ] 38252 views, 7254 downloads, 2 subscriptions

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

About: mlpy is a Python module for Machine Learning built on top of NumPy/SciPy and of GSL.

Changes:

New features:

  • LibSvm(): pred_probability() now returns probability estimates; pred_values() added
  • LibLinear(): pred_values() and pred_probability() added
  • dtw_std: squared Euclidean option added
  • LCS for series composed by real values (lcs_real()) added
  • Documentation

Fix:

  • wavelet submodule: cwt(): it returned only real values in morlet and poul
  • IRelief(): remove np. in learn()
  • fix rfe_kfda and rfe_w2 when p=1

Logo JMLR CARP 3.2

by volmeln - September 14, 2011, 09:04:18 CET [ Project Homepage BibTeX Download ] 10104 views, 3134 downloads, 1 subscription

About: CARP: The Clustering Algorithms’ Referee Package

Changes:

Added generalized overlap, more metrics for comparing partitionings


Logo JMLR DLLearner Build 2010-08-07

by Jens - August 8, 2010, 10:43:50 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 11808 views, 3160 downloads, 4 subscriptions

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

About: The DL-Learner framework contains several algorithms for supervised concept learning in Description Logics (DLs) and OWL.

Changes:

See http://dl-learner.org/wiki/ChangeLog.


Logo LIBOCAS 0.93

by vf - June 20, 2010, 12:22:05 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 7829 views, 1113 downloads, 2 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 HSSVM 1.0.1

by xjbean - June 8, 2010, 16:16:05 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 6858 views, 1330 downloads, 1 subscription

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

About: HSSVM is a software for solving multi-class problem using Hyper-sphere Support Vector Machines model, implemented by Java.

Changes:
  1. From this version, the version number is normalized to hssvm1.0.1;
  2. In this version, we delete the features about running parameter searching and run-all from Ant script, that is, commands "ant search-param" and "ant run-all" which exist in previous version are no longer available, and they are replaced with commands "svm search conf" and "svm runall conf", both of them are used on Linux(or all other POSIX systems).If you want to use this program on Windows, the cygwin is required to be installed.

Logo Easysvm 0.3

by gxr - June 25, 2009, 18:33:04 CET [ Project Homepage BibTeX Download ] 7060 views, 1277 downloads, 1 subscription

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 OLaRankGreedy 1.0

by antojne - June 24, 2009, 17:07:57 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 3260 views, 667 downloads, 1 subscription

About: OLaRankGreedy is an online solver of the dual formulation of support vector machines for sequence labeling using greedy inference.

Changes:

Initial Announcement on mloss.org.


Logo OLaRankExact 1.0

by antojne - June 24, 2009, 17:03:48 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 2974 views, 679 downloads, 1 subscription

About: OLaRank is an online solver of the dual formulation of support vector machines for sequence labeling using viterbi decoding.

Changes:

Initial Announcement on mloss.org.


Logo rdetools 0.1

by mikio - December 4, 2008, 22:56:37 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 3157 views, 736 downloads, 1 subscription

About: This software contains several matlab scripts for computing the RDE (relevant dimensionality estimate). The RDE measures the number of leading PCA components in feature space which contain the [...]

Changes:

Initial Announcement on mloss.org.


Logo LaRank 1.1

by antojne - July 15, 2008, 15:58:25 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 6092 views, 1085 downloads, 1 subscription

About: LaRank is an online solver for multiclass Support Vector Machines.

Changes:

Initial Announcement on mloss.org.


Logo mcmkl 0.1

by ong - May 15, 2008, 15:30:44 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 5718 views, 1123 downloads, 1 subscription

About: We provide some preliminary code for multiclass multiple kernel learning in Matlab using CPLEX as a base solver.

Changes:

Initial Announcement on mloss.org.