Skip to main content

A package for Multiple Kernel Learning scikit-compliant

Project description

MKLpy is a framework for Multiple Kernel Learning and kernel machines scikit-compliant.

This package contains:

  • MKL algorithms * EasyMKL * Average of kernels * Soon available: GRAM, MEMO, SimpleMKL

  • tools to operate on kernels, such as normalization, centering, summation, mean…;

  • metrics, such as kernel_alignment, radius, margin, spectral ratio…;

  • kernel functions, such as homogeneous polynomial and boolean kernels (disjunctive, conjunctive, DNF, CNF).

The ‘examples’ folder contains useful snippets of code.

For more informations about classification, kernels and predictors visit Link scikit-learn

requirements

To work properly, MKLpy requires:

  • numpy

  • scikit-learn (v. 0.20.0)

  • cvxopt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

MKLpy-0.3.tar.gz (18.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page