Projects that are tagged with kernel methods.
Showing Items 1-20 of 26 on page 1 of 2: 1 2 Next

Logo JMLR dlib ml 18.1

by davis685 - March 25, 2013, 23:48:23 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 53268 views, 9324 downloads, 1 subscription

About: This project is a C++ toolkit containing machine learning algorithms and tools that facilitate creating complex software in C++ to solve real world problems.

Changes:

In addition to some bug fixes, this release also brings the following notable improvements to the library:

  • The SURF feature extraction tool has higher matching accuracy than in previous dlib releases.
  • The cutting plane optimizer is now faster
  • A new tool for computing the singular value decomposition of very large matrices
  • A new tool for performing canonical correlation analysis on large datasets
  • A new tool for easily writing parallel for loops

Logo Rchemcpp 1.1.1

by klambaue - March 21, 2013, 13:28:09 CET [ Project Homepage BibTeX Download ] 794 views, 176 downloads, 1 subscription

Rating Whole StarWhole StarWhole StarWhole Star1/2 Star
(based on 1 vote)

About: The Rchemcpp package implements the marginalized graph kernel and extensions, Tanimoto kernels, graph kernels, pharmacophore and 3D kernels suggested for measuring the similarity of molecules.

Changes:

Improved documentation and data handling.


Logo JKernelMachines 2.0

by dpicard - February 28, 2013, 21:09:31 CET [ Project Homepage BibTeX Download ] 3639 views, 837 downloads, 1 subscription

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

Changes:

Version 2.0.

  • Separation of the core library and unit testing
  • Junit testing added
  • Lots of bug fixes
  • Better examples, and many useless test classes removed
  • A small demo script to benchmark the library was added

Warning: all classes have migrated under the fr.lip6.jkernelmachines package, which breaks backward compatibility, but was necessary to keep the project going on sanely.


Logo Accord.NET Framework 2.8.0

by cesarsouza - November 6, 2012, 07:01:01 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9341 views, 1791 downloads, 2 subscriptions

About: Accord.NET provides statistical analysis, machine learning, image processing and computer vision methods for .NET applications. The Accord.NET Framework extends the popular AForge.NET with new features, adding to a more complete environment for scientific computing in .NET.

Changes:

This release brings Cox's proportional hazards models and the partial Newton-Raphson learning algorithm. It also provides a reorganization of the (Hidden Conditional Random) Fields namespace, together with more bugfixes, improvements and optimizations.

For a complete list of changes, please see the full release notes at the release details page.


Logo SVM with uncertain labels 0.2

by rflamary - July 17, 2012, 11:06:23 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 2916 views, 567 downloads, 2 subscriptions

About: Matlab code for learning probabilistic SVM in the presence of uncertain labels.

Changes:

Added missing dataset function (thanks to Hao Wu)


Logo Sparse MultiTask Learning Toolbox 1.2

by rflamary - March 18, 2012, 11:31:00 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 1471 views, 323 downloads, 1 subscription

About: This package is a set of Matlab scripts that implements the algorithms described in the submitted paper: "Lp-Lq Sparse Linear and Sparse Multiple Kernel MultiTask Learning".

Changes:

Initial Announcement on mloss.org.


Logo Kernel Machine Library 0.2

by pawelm - December 27, 2011, 17:14:01 CET [ Project Homepage BibTeX BibTeX for corresponding Paper ] 1912 views, 55 downloads, 1 subscription

About: The Kernel-Machine Library is a free (released under the LGPL) C++ library to promote the use of and progress of kernel machines.

Changes:

Updated mloss entry (minor fixes).


Logo OpenKernel library 0.1

by allauzen - April 23, 2010, 05:25:20 CET [ Project Homepage BibTeX Download ] 6559 views, 704 downloads, 1 subscription

Rating Whole StarWhole Star1/2 StarEmpty StarEmpty Star
(based on 1 vote)

About: OpenKernel is a library for creating, combining, learning and using kernels for machine learning applications.

Changes:

Initial Announcement on mloss.org.


Logo RLS2 MATLAB Toolbox 0.7

by posaune - March 31, 2010, 20:37:11 CET [ Project Homepage BibTeX Download ] 4868 views, 972 downloads, 1 subscription

About: RLS2 is an instance of multiple kernel learning algorithm to simultaneously learn a regularized predictor and the kernel function. RLS2LIN is a version of RLS2 specialized to linear kernels on each feature. The package contains a set of scripts that implements RLS2 and RLS2LIN, together with a Graphic User Interface to load data, perform training, validation, and plot results.

Changes:
  • New kernel functions (rbfall, rbfsingle, polyall, polysingle)
  • Improved interface for pre-processing operations
  • The interface now allows to disable bias
  • Fixed bugs in parameter passing (thanks to Andrea Schirru)

Logo GPUML GPUs for kernel machines 4

by balajivasan - February 26, 2010, 18:12:46 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 3910 views, 641 downloads, 1 subscription

About: GPUML is a library that provides a C/C++ and MATLAB interface for speeding up the computation of the weighted kernel summation and kernel matrix construction on GPU. These computations occur commonly in several machine learning algorithms like kernel density estimation, kernel regression, kernel PCA, etc.

Changes:

Initial Announcement on mloss.org.


Logo kernlab 0.9-9

by alexis - November 2, 2009, 16:03:50 CET [ Project Homepage BibTeX Download ] 8431 views, 1702 downloads, 0 subscriptions

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

About: kernlab provides kernel-based Machine Learning methods for classification, regression, clustering, novelty detection, quantile regression and dimensionality reduction. Among other methods kernlab [...]

Changes:

minor fixes in kcca and ksvm functions


Logo JMLR Shark 2.3.0

by igel - October 24, 2009, 22:12:48 CET [ Project Homepage BibTeX Download ] 22409 views, 4615 downloads, 1 subscription

Rating Whole StarWhole StarWhole StarWhole StarEmpty Star
(based on 3 votes)

About: SHARK is a modular C++ library for the design and optimization of adaptive systems. It provides various machine learning and computational intelligence techniques.

Changes:
  • new build system
  • minor bug fixes

Logo MPI IKL 1.0

by pgehler - January 16, 2009, 16:39:29 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 5563 views, 1023 downloads, 1 subscription

About: This package contains an implementation of the Infinite Kernel Learning (IKL) algorithm and the SimpleMKL algorithm. This is realized by building on Coin-Ipopt-3.3.5 and Libsvm.

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 ] 3139 views, 731 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 Graph kernel based on iterative graph similarity and optimal assignments 2008-01-15

by mrupp - September 22, 2008, 13:42:28 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 6352 views, 1051 downloads, 2 subscriptions

Rating Whole StarWhole StarWhole StarWhole Star1/2 Star
(based on 1 vote)

About: Java package implementing a kernel for (molecular) graphs based on iterative graph similarity and optimal assignments.

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 ] 6073 views, 1081 downloads, 1 subscription

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

Changes:

Initial Announcement on mloss.org.


Logo SimpleMKL 0.5

by arakotom - June 11, 2008, 00:56:47 CET [ Project Homepage BibTeX Download ] 6186 views, 1448 downloads, 5 subscriptions

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

About: Matlab Multiple Kernel Learning toolbox. Features : MKL for SVM Classification, Regression and MultiClass. It needs SVM-KM Toolbox

Changes:

Initial Announcement on mloss.org.


Logo SVM and Kernel Methods Toolbox 0.5

by arakotom - June 10, 2008, 21:29:39 CET [ Project Homepage BibTeX Download ] 7684 views, 1757 downloads, 2 subscriptions

Rating Whole StarWhole StarWhole Star1/2 StarEmpty Star
(based on 1 vote)

About: SVM Toolbox fully written in Matlab (even the QP solver). Features : SVM, MultiClassSVM, One-Class, SV Regression, AUC-SVM and Rankboost, 1-norm SVM, Regularization Networks, Kernel Basis Pursuit [...]

Changes:

Initial Announcement on mloss.org.


Logo PyML a python machine learning library focused on kernel methods 0.7.0

by asa - May 29, 2008, 22:23:39 CET [ Project Homepage BibTeX Download ] 7755 views, 1932 downloads, 0 comments, 0 subscriptions

Rating Whole StarWhole StarWhole StarWhole Star1/2 Star
(based on 1 vote)

About: PyML is an interactive object oriented framework for machine learning in python with a focus on kernel methods.

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 ] 5692 views, 1116 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.


Showing Items 1-20 of 26 on page 1 of 2: 1 2 Next