bayesian-classifier

View on PyPIReverse Dependencies (0)

1.0.1 bayesian_classifier-1.0.1-py3-none-any.whl

Wheel Details

Project: bayesian-classifier
Version: 1.0.1
Filename: bayesian_classifier-1.0.1-py3-none-any.whl
Download: [link]
Size: 5687
MD5: e1884c2121fd199569049130eca6c35f
SHA256: 89e8c3d190416d3310454ec3d19511889fc75d4b30eecf077ec3ffeb5ed41dbd
Uploaded: 2023-07-27 23:48:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bayesian-classifier
Version: 1.0.1
Summary: Python library for training and testing Bayesian classifiers
Project-Url: Homepage, https://github.com/mathbarc/bayesian-classifier
Keywords: bayesian,classifier
Requires-Python: >=3.8
Requires-Dist: click (>=8.1.3)
Requires-Dist: numpy (>=1.23.5)
Requires-Dist: pylint (>=2.10); extra == "dev"
Requires-Dist: black (>=23.3.0); extra == "dev"
Requires-Dist: sphinx (>=5.0.1); extra == "docs"
Requires-Dist: sphinx-markdown-builder; extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=1.0.0); extra == "docs"
Requires-Dist: pytest (>=7.3.1); extra == "tests"
Requires-Dist: pytest-cov (>=4.0.0); extra == "tests"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: tests
Description-Content-Type: text/x-rst
[Description omitted; length: 602 characters]

WHEEL

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

RECORD

Path Digest Size
bayesian_classifier/__init__.py sha256=gE-JjMuMtv4Qidnz6-vrabNgMbz8gfdxqPP-lpUSF40 173
bayesian_classifier/__main__.py sha256=lzt1lzrxHsNHtL_lOvSGdMWmFlsFVZrRh7GjlAJNR3U 2504
bayesian_classifier/classifiers.py sha256=CXXxJORZ9iiIMXtv2vQsLXbFGYRRbFiicjQO5cTY-Kk 8042
bayesian_classifier/dataset.py sha256=Rj4I4Lcdfxjh2j9RBry7HZ_tWDPM42eKmbscPHl6hZg 1379
bayesian_classifier/evaluate.py sha256=A9Uk_n53seNyLikKOjKlhIk_-e4DrAuazIeNq4wq1cQ 1098
bayesian_classifier-1.0.1.dist-info/METADATA sha256=aLEB0W9vBb2_Bz-z71o2cD-y0M7VL4BIwJsEK3bvrYg 1394
bayesian_classifier-1.0.1.dist-info/WHEEL sha256=AtBG6SXL3KF_v0NxLf0ehyVOh0cold-JbJYXNGorC6Q 92
bayesian_classifier-1.0.1.dist-info/entry_points.txt sha256=SxIzWFG1hgMwbeCIkGtNxGdFAJJObaqkgK_fV6JHFhw 73
bayesian_classifier-1.0.1.dist-info/top_level.txt sha256=lzi1tybhZTP5Myhi-CypaNwqvLil0MPL-fv08xs_G5c 20
bayesian_classifier-1.0.1.dist-info/RECORD

top_level.txt

bayesian_classifier

entry_points.txt

bayesian_classifier = bayesian_classifier.__main__:cli