QuaPy

View on PyPIReverse Dependencies (0)

0.1.8 QuaPy-0.1.8-py3-none-any.whl

Wheel Details

Project: QuaPy
Version: 0.1.8
Filename: QuaPy-0.1.8-py3-none-any.whl
Download: [link]
Size: 127547
MD5: db55d7f457fff7a38bc6e2977b317f66
SHA256: 47c74e28a9c668a439f90c3ff80fce428632a4a778fafc322dd031063d80000d
Uploaded: 2024-02-14 13:50:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: QuaPy
Version: 0.1.8
Summary: QuaPy: a framework for Quantification in Python
Maintainer: Alejandro Moreo
Maintainer-Email: alejandro.moreo[at]isti.cnr.it
Home-Page: https://github.com/HLT-ISTI/QuaPy
Project-Url: Contributors, https://github.com/HLT-ISTI/QuaPy/graphs/contributors
Project-Url: Bug Reports, https://github.com/HLT-ISTI/QuaPy/issues
Project-Url: Wiki, https://github.com/HLT-ISTI/QuaPy/wiki
Project-Url: Documentation, https://hlt-isti.github.io/QuaPy/build/html/index.html
Project-Url: Source, https://github.com/HLT-ISTI/QuaPy/
Keywords: machine learning,quantification,classification,prevalence estimation,priors estimate
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.8, <4
Requires-Dist: scikit-learn
Requires-Dist: pandas
Requires-Dist: tqdm
Requires-Dist: matplotlib
Requires-Dist: joblib
Requires-Dist: xlrd
Requires-Dist: abstention
Requires-Dist: ucimlrepo
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5287 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
quapy/__init__.py sha256=rsKXW6GJl_-5VY96sk4yJhdCA2OQ06G_HWgGfS8Nv0E 1329
quapy/error.py sha256=QMFq5yBu6RsldFUSO9c6x0JeuljGJk1aHbJmMHhTVas 15668
quapy/evaluation.py sha256=5haeUxpL9AkFOFBoU87ii-L59qkjd1yP1gt3JqHbx5Q 10551
quapy/functional.py sha256=U4GnINSbHyztFvHvUcnh_A3OauvMvUJx7UmemxGdqwo 15573
quapy/model_selection.py sha256=kLsZFJX97SzuFwzweLSoM_sl7biu3MeCHwKUIZNwDow 16053
quapy/plot.py sha256=cfaoxr-10Ho2DvDJ7A_vLyaReM078vnv_JuB2Oid1io 27620
quapy/protocol.py sha256=osOiAQMDMD6U2wLyvZZtmRzU_3G0OoOSmQaNbmywr6A 22836
quapy/util.py sha256=JuhKJcYZQIcwDo4OeOiVHqM_Tbz_4mUmjHHPWbKaI3U 10288
quapy/benchmarking/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
quapy/benchmarking/_base.py sha256=XJXs0eQBWFgje23FgWVH8iKutlRFLccLX2CZ8vNYzYw 8363
quapy/benchmarking/typical.py sha256=swOOiJYSd9-ho2A_Koq1IfRXI6GL9ZpIdE7BMYdCIks 923
quapy/classification/__init__.py sha256=aHAWkT6knlXPChVP1UOoGYDlhH_zfTUmzyHDTuRZjwQ 21
quapy/classification/calibration.py sha256=PJsLVleokzHaSzPQco2Oph4Z3sbsF8tREnmwWnTtPN8 10620
quapy/classification/methods.py sha256=vazzhdHGpt1wMJ6rVlOVFZWEkikcCzONuEnwf0bd0Pc 4100
quapy/classification/neural.py sha256=AdJQJsqzpkWTd48hEuKrzYt3DzJNP-hfCu4lYVwu5Gs 22578
quapy/classification/svmperf.py sha256=U_z-slQ6j-ViGgo11zvjzKD7fzPkPCcOL_LL44MTB9M 6591
quapy/data/__init__.py sha256=jbGBJFMdO0itmkxdSmsGmhQSMhnFUHHJxyyLG1T3MJw 95
quapy/data/_ifcb.py sha256=e7km4tUv2F6O9w8RTIqRw5_Vu8Ni_h3ywdW_groCTZs 3634
quapy/data/_lequa2022.py sha256=nhxDLbvh38uHRYuO7r71l94jvmOhHrvOyVSQHWP3NIM 6445
quapy/data/base.py sha256=UMUQGwXdP2wy-zRD3tFArs0I6n7NCayguPWH3UH2Yok 26842
quapy/data/datasets.py sha256=RXp7TzjZgPIA5s7CXNatfNpyx2wmzd_31YqtlXRfLYY 38310
quapy/data/preprocessing.py sha256=Q7DC26mJrF1ZzTa5IO0hKhJzY7xxesdQ4jhqYSr4v8s 11729
quapy/data/reader.py sha256=h-jxQtjBjzm-MXTdVgDzYjEv5NzJaQk36ZgmEXnKKo0 4413
quapy/method/__init__.py sha256=CvkvAwJPM8gW_LqiLEnZAPShqrlnOxdA-9LgYndovwo 698
quapy/method/_kdey.py sha256=e52MNOEHFfHP0AmvIJ_PLJmc_my918swiaSfl3--YFI 17067
quapy/method/_neural.py sha256=kCY2gXBhl34AZYrRuBwc4bk-YuwXF1UkPhhdVZ3ccr4 18238
quapy/method/_threshold_optim.py sha256=BtSdSD1zvuft3E1YrXYJAFhs6uf8sBtnNJh6Ti8m3xU 12958
quapy/method/aggregative.py sha256=CwDBjqRzQRqk9-mgieHXPPsFhziHq28fRFFsSUB9ZUQ 66032
quapy/method/base.py sha256=4I2IXtvDcd-9mKOe4piL0iVn5dlStgtw21XhbUE1Qzc 4270
quapy/method/meta.py sha256=RBrSCyAAYMiAk2e7WH5DoSiwNugAMWlxVjufn5N6VvA 30692
quapy/method/neural.py sha256=PJN2bl--639XvURevGUaXV4oP34dQEIFj_8EH-goQgQ 17954
quapy/method/non_aggregative.py sha256=QfkrqOEUoXGafbiX42IbRrmTBDW4CYQ47bvQnNEh1Vg 7049
quapy/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
quapy/tests/test_base.py sha256=tlfZJnNn6AtU9_b_Oym-d8tLZKGdEG-I6rU8LAOwjnE 95
quapy/tests/test_datasets.py sha256=BzMYoL8Z5Y07AQZkHEGuzMql0KTvVmDWiNSUbkiW9jM 2367
quapy/tests/test_evaluation.py sha256=OFBm_AHCSOjyO4EETrihC6jkEAx8Ivfk9GyL-crOG-k 2930
quapy/tests/test_hierarchy.py sha256=GdBvsDxqpWFn87I0OVv-JRWe2jEhOeSgY4hfeGcn_Yk 1010
quapy/tests/test_labelcollection.py sha256=qRql82Xmb9ZFDgH9GlOAN7mhhm2Ajdf7V3EaR9YkGMg 2325
quapy/tests/test_methods.py sha256=0glBD7eSD3VpkIbca4pN3MXA5Yev0D7MLw7mkSQyJdU 8707
quapy/tests/test_modsel.py sha256=Y_HYMUoCgPW3H284S-PBpIWd3k5dHdw9-xqtuEYFBKU 4421
quapy/tests/test_protocols.py sha256=uJfBirraV3QaAWe-0AgiNWwvOtO844uiEfX-FuZOKhc 6725
quapy/tests/test_replicability.py sha256=LsyDrmTpd3B0_lsIOnYzLd7dC8V1gAU3ke_34dZUS-M 3938
QuaPy-0.1.8.dist-info/LICENSE sha256=Pb8ahlopQOEiJAx8yYtRz1qMiYjv2bMLPssER_vNDgg 1516
QuaPy-0.1.8.dist-info/METADATA sha256=kYY733v6pOVrr2mp6cxmpxasO0eG9deU1XeXvZzpPKE 6752
QuaPy-0.1.8.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
QuaPy-0.1.8.dist-info/top_level.txt sha256=gNG1KsogoZq1ram2-hFbilW2dqRiHoCEd51WCKNrg9c 6
QuaPy-0.1.8.dist-info/RECORD

top_level.txt

quapy