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 at the MUDI lab (DISCo dept., University of Milano-Bicocca, Milan, Italy), as well as some algorithms available in the literature.
## How to install You can install the library using the command:
` pip install scikit-weak `
### Dependencies: numpy, scipy, scikit-learn, pandas
## 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.
## References:
[1] Campagner, A., Ciucci, D., Hullermeier, E. (2021). Rough set-based feature selection for weakly labeled data. International Journal of Approximate Reasoning, 136, 150-167. https://doi.org/10.1016/j.ijar.2021.06.005.
[2] Campagner, A., Ciucci, D., Svensson, C. M., Figge, M. T., & Cabitza, F. (2021). Ground truthing from multi-rater labeling with three-way decision and possibility theory. Information Sciences, 545, 771-790. https://doi.org/10.1016/j.ins.2020.09.049
[3] Campagner, A., Ciucci, D., & Hüllermeier, E. (2020). Feature Reduction in Superset Learning Using Rough Sets and Evidence Theory. In International Conference on Information Processing and Management of Uncertainty in Knowledge-Based Systems (pp. 471-484). Springer, Cham. https://doi.org/10.1007/978-3-030-50146-4_35
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.5a5.tar.gz
.
File metadata
- Download URL: scikit-weak-0.1.5a5.tar.gz
- Upload date:
- Size: 13.0 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 | 99fec072ab8a82358071cde4f323543d9ad6f6941d0f958118285c424e73a229 |
|
MD5 | 6b7dfde958d60e776f950457c1677fee |
|
BLAKE2b-256 | 2cd76ca11566c80e381c8504cf0faf0275273164b391e361039f108b1260b225 |