A package featuring utilities and algorithms for weakly supervised ML.
Project description
- # scikit-weak (scikit-weakly-supervised)
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: ` sphinx-build -b html docs/source docs/build/html ` in the main folder of the project.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file scikit-weak-0.1.5a6.tar.gz
.
File metadata
- Download URL: scikit-weak-0.1.5a6.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e3382bce1c4d33d7fdc5cc8f618d36258465215a73e417ce08d08e6a745e44a |
|
MD5 | 85db729deed575f26278c7e4ec27137d |
|
BLAKE2b-256 | 42426014ccaeeb4d3ce223c9f0a2cdf68a6543dfe907ee9c764f0a0e2b552718 |