Skip to main content

A python module for learnign with operator-valued kernels

Project description

Operalib

PyPi Travis Codecov CircleCI Python27 Python35

Operalib is a library for structured learning and prediction for python based on operator-valued kernels (OVKs). OVKs are an extension of scalar kernels to matrix-valued kernels. The idea is to predict silmultaneously several targets while, for instance, encoding the output structure with the operator-valued kernel.

We aim at providing an easy-to-use standard implementation of operator-valued kernel methods. Operalib is designed for compatilibity to scikit-learn interface and conventions. It uses numpy, scipy and cvxopt as underlying libraries.

The project is developed by the AROBAS group of the IBISC laboratory of the University of Evry, France.

Documentation

Is available at: http://operalib.github.io/operalib/documentation/.

Install

The package is available on PyPi, and the installation should be as simple as:

pip install operalib

This package uses distutils, which is the default way of installing python modules. To install in your home directory, use:

python setup.py install --user

To install for all users on Unix/Linux:

python setup.py build
sudo python setup.py install

GIT

You can check the latest sources with the command:

git clone https://github.com/operalib/operalib

or through ssh, instead of https, if you have write privileges:

git clone git@github.com:operalib/operalib.git

References

A non-exhaustive list of publications related to operator-valued kernel is available here:

http://operalib.github.io/operalib/documentation/reference_papers/index.html.

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

operalib-0.2b27.tar.gz (52.1 kB view details)

Uploaded Source

File details

Details for the file operalib-0.2b27.tar.gz.

File metadata

  • Download URL: operalib-0.2b27.tar.gz
  • Upload date:
  • Size: 52.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for operalib-0.2b27.tar.gz
Algorithm Hash digest
SHA256 65899e8cc24a8898b2e46d33680fbee9f1ae13ddd285afd5632b966a5a7518d7
MD5 2b787c58b58bcab4e3043ccbae68e8d6
BLAKE2b-256 2f0e16eeefb97fc052704f28d8e981d0a1fe79a51cbdc8ea7e1f4c4be7524323

See more details on using hashes here.

Supported by

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