Skip to main content

A package featuring utilities and algorithms for weakly supervised ML.

Project description

scikit-weak (scikit-weakly-supervised)

scikit-weak logo

A package featuring utilities and algorithms for weakly supervised ML. Should be (more-or-less) compatible with scikit-learn! It collects original algorithms and methods developed by the contributors, as well as some algorithms available in the literature.

Current contributors:

  • Andrea Campagner, MUDI Lab, University of Milano-Bicocca
  • Julian Lienen, Paderborn University

How to install

You can install the library using the command:

pip install scikit-weak

Dependencies:

numpy, scipy, scikit-learn, tensorflow, keras, pytest

Documentation

The documentation is generated using Sphinx (https://www.sphinx-doc.org/). If you download the source code from this repository you can generate the documentation in html format by typing:

pip install sphinx-rtd-theme
sphinx-build -b html docs/source docs/build/html

in the main folder of the project.

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

scikit-weak-0.2.1.tar.gz (21.4 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