bob.measure

View on PyPIReverse Dependencies (5)

6.1.1 bob.measure-6.1.1-py2.py3-none-any.whl

Wheel Details

Project: bob.measure
Version: 6.1.1
Filename: bob.measure-6.1.1-py2.py3-none-any.whl
Download: [link]
Size: 50269
MD5: 8f6d5d2a5938085147f8c8daf4ab2331
SHA256: f22da7d5d69fe6cac2b7cd8b4aa21a804a93035c69d95d074f9a190289dd4caa
Uploaded: 2024-07-12 19:17:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bob.measure
Version: 6.1.1
Summary: Evaluation metrics for Bob
Author-Email: Andre Anjos <andre.anjos[at]idiap.ch>
Project-Url: documentation, https://www.idiap.ch/software/bob/docs/bob/bob.measure/v6.1.1/sphinx/
Project-Url: homepage, https://pypi.org/project/bob.measure/
Project-Url: repository, https://gitlab.idiap.ch/bob/bob.measure
Project-Url: changelog, https://gitlab.idiap.ch/bob/bob.measure/-/releases
License: BSD 3-Clause License
Keywords: bob,pipelines
Classifier: Framework :: Bob
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Requires-Dist: bob (==12.1.1)
Requires-Dist: bob.io.base (==5.1.1)
Requires-Dist: clapper (~=1.0)
Requires-Dist: h5py (~=3.7)
Requires-Dist: matplotlib (~=3.8)
Requires-Dist: numba (~=0.56)
Requires-Dist: numpy (~=1.26)
Requires-Dist: scipy (~=1.10)
Requires-Dist: tabulate (~=0.9)
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinx-rtd-theme; extra == "doc"
Requires-Dist: sphinx-autodoc-typehints; extra == "doc"
Requires-Dist: auto-intersphinx; extra == "doc"
Requires-Dist: sphinxcontrib-programoutput; extra == "doc"
Requires-Dist: matplotlib; extra == "doc"
Requires-Dist: pre-commit; extra == "qa"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: coverage; extra == "test"
Provides-Extra: doc
Provides-Extra: qa
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1151 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (70.3.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
bob/__init__.py sha256=Gg-7B5GGEitxEiXVgj2SLHmS4AhRRYyvhfzeEPyQ0z0 129
bob/measure/__init__.py sha256=KLYBSewVJVqipxh3xjdECGCheNOSKpomDhLfdzZB93Y 18523
bob/measure/_library.py sha256=XAPWkNE5hocESHDNaPSt607RQcKUY3_baqxTu3xmfik 47813
bob/measure/calibration.py sha256=FMtKibkGi2t2TXcIZIV6ikJELlp4lawmS8e2AEmXRcU 3178
bob/measure/load.py sha256=w-MobnJSsSOz0llYYcvg6vvSrF2ooUCg4ZkLRaPXpSg 2168
bob/measure/plot.py sha256=tpKrXxvsiXR802H43ll7xpNy9_VNdjA9HTFcnpxUg10 22937
bob/measure/utils.py sha256=g6GU_PO2P_I8huqQo9HO1Kq16Uoo32rCNBk-E5DXYkY 5603
bob/measure/script/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bob/measure/script/commands.py sha256=KCfw7K90BjnIS8zcWquXemSMRyIoKlepAGOWrS0LCrI 2725
bob/measure/script/common_options.py sha256=s6VoYGgf0Tu7fnDQKqDdYtnOna48hBBG3HikgfqO6nw 41599
bob/measure/script/figure.py sha256=RU-CgYE1qDZhBA7UrDsaCPR0y-eJFGsxAHqXET15ZH8 43173
bob/measure/script/gen.py sha256=PeCSnnrABb_YnJgug2Mm4XO2cH55qaq08vbT1Qkk1Cg 2779
bob/measure/script/measure.py sha256=D9kKo4JczxHsGKfcx48fNBcdYCRYIEj7HJC0cYdacIA 348
bob.measure-6.1.1.dist-info/LICENSE sha256=MTjaX89IkioKwGsAQXsIUB93gergbiFrKXJ8i9_K9ps 1541
bob.measure-6.1.1.dist-info/METADATA sha256=eZlEdTb60nAe1W-JhFPrd7fntlzGGtFy2INnItu_twY 2890
bob.measure-6.1.1.dist-info/WHEEL sha256=pWvVuNuBTVmNV7Lp2jMAgt1NplTICeFdl1SW8U3MWN4 109
bob.measure-6.1.1.dist-info/entry_points.txt sha256=dXlnE4LssPko4PZ2_u8f7fngb3rm2VkCn_0LKDAiXRY 413
bob.measure-6.1.1.dist-info/top_level.txt sha256=GhcHu1Tl-03t3Rnwety08eAiynh548g0jajU-klq6OI 4
bob.measure-6.1.1.dist-info/RECORD

top_level.txt

bob

entry_points.txt

measure = bob.measure.script.measure:measure
det = bob.measure.script.commands:det
epc = bob.measure.script.commands:epc
evaluate = bob.measure.script.commands:evaluate
gen = bob.measure.script.gen:gen
hist = bob.measure.script.commands:hist
metrics = bob.measure.script.commands:metrics
multi-metrics = bob.measure.script.commands:multi_metrics
roc = bob.measure.script.commands:roc