Metadata-Version: 2.1
Name: quantificationlib
Version: 0.1.2
Summary: quantificationlib: A library for Quantification Learning
Home-page: https://github.com/AICGijon/quantificationlib
Author: Alberto Castaño, Pablo González, Jaime Alonso, Pablo Pérez, Juan José del Coz
Author-email: bertocast@gmail.com, gonzalezgpablo@uniovi.es, jalonso@uniovi.es, pabloperez@uniovi.es, juanjo@uniovi.es
License: UNKNOWN
Download-URL: https://github.com/AICGijon/quantificationlib/archive/refs/tags/0.1.2.tar.gz
Keywords: quantification,label shift,prevalence estimation
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENCE

![cibadge](https://github.com/aicgijon/quantificationlib/actions/workflows/quantificationlib.yml/badge.svg)
[![docs](https://img.shields.io/badge/docs-sphinx-blue)](https://aicgijon.github.io/quantificationlib/)
[![codecov](https://codecov.io/github/AICGijon/quantificationlib/branch/main/graph/badge.svg?token=6Y3SMCVWCD)](https://app.codecov.io/github/AICGijon/quantificationlib)
[![Downloads PyPI](https://static.pepy.tech/personalized-badge/quantificationlib?period=total&units=international_system&left_color=grey&right_color=brightgreen&left_text=pypi)](https://pypi.org/project/quantificationlib/)


# QuantificationLib

QuantificationLib is an open-source library for quantification learning. 

### Installation and documentation

The installation, quick-start guide and documentation are available [here](https://aicgijon.github.io/quantificationlib/).


