fibs-reporter

View on PyPIReverse Dependencies (0)

0.2.8 fibs_reporter-0.2.8-py3-none-any.whl

Wheel Details

Project: fibs-reporter
Version: 0.2.8
Filename: fibs_reporter-0.2.8-py3-none-any.whl
Download: [link]
Size: 45490
MD5: 342c8b371e3a9ef33a1d01ff5b8946d2
SHA256: 5fe22290582c9eb0102fb82f753fa78c0e7286cebd8dd5d983049f0f5b102ed2
Uploaded: 2022-08-30 22:49:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fibs-reporter
Version: 0.2.8
Summary: Automatically generate a pdf report containing feature importance, baseline modelling, spurious correlation detection, and more, from a single command line input
Author: Matt Barker
Home-Page: https://github.com/m-barker/fibs-reporter/
License: CC BY-NC 4.0
Requires-Python: >=3.7
Requires-Dist: fpdf2 (==2.5.5)
Requires-Dist: pandas (==1.4.3)
Requires-Dist: matplotlib (==3.5.2)
Requires-Dist: numpy (==1.23.0)
Requires-Dist: scipy (==1.8.1)
Requires-Dist: Pillow (==9.1.1)
Requires-Dist: opensmile (==2.4.1)
Requires-Dist: audiofile (==1.1.0)
Requires-Dist: sklearn (==0.0)
Requires-Dist: scikit-learn (==1.1.1)
Requires-Dist: seaborn (==0.11.2)
Requires-Dist: pydub (==0.25.1)
Requires-Dist: xgboost (==1.6.1)
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 5892 characters]

WHEEL

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

RECORD

Path Digest Size
src/Argparser.py sha256=Fi_2CRodgfEf4Ij-Ubfrinuu_x6BK1mXU3osropy0UE 2281
src/Audio_processor.py sha256=YOj9-XdtbLrsZfVMruFNu-RzEPajkgE0lzXl0n7YgQw 5825
src/Data_analyser.py sha256=bc7xrL68meoGjcKR34zpfj9pmvswDLcoNxk2q15IY9I 14908
src/Data_builder.py sha256=4BAr7-gLXe1yIdDIe5SN-AVYjj8XCyiPWzcuWC0-ecw 36981
src/Feature_extractor.py sha256=Nrcyqh3p3kvwHdfi9QlpkODgZSwDD-IJzca-rGiyKH0 13000
src/Model_trainer.py sha256=-zjmCxZWdmy3S5MxshJqCmUA4Rm4oQZnrhHQZAj1rqM 14037
src/Plotter.py sha256=o4DLdnmgOj97NKLXbhMHZtV0pRp549TlxefTYHfMz08 11482
src/Report_builder.py sha256=sQLcRdW-9b8GXfTZm8puEY9v4UxDWOVTfKKhMho07ek 38387
src/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/config.py sha256=Z4IQ8Zz-YT_SbiL4GcWvt4_Ma37Kcc9uRmHjAqWYvG0 166
src/main.py sha256=zvUt3Q1Zwwk9Enrgv_LNbL3RGeRIDZLcwxKFMI4484k 5084
src/utility.py sha256=DYmYK9O9YZ7FtUR199widhR_3akxnjxuUrOkyY8kDhY 3132
test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/analyser_test.py sha256=yGloQSld5Om1e9Ld2tWALcdP4JNftLSez3OQ_VU9iqw 3516
test/main_test.py sha256=BvBt0rSqE9fzJmu1fFd5gFzy9HfN4FpymWMG3yoc0m8 5420
test/utility_test.py sha256=uMdeUbElJmEl7FcT5QtPyCnEKUP9FrYSeNWO_g7S3z4 2801
fibs_reporter-0.2.8.dist-info/LICENSE.txt sha256=ObqWOkMKPjoKJVJuONQ2KanzsngUlySMwGq0TWDQDjQ 14853
fibs_reporter-0.2.8.dist-info/METADATA sha256=O5tCW_FDDzLjAMHls2Uq_0WcvD-3J9Irt4dyzrvIPxw 6738
fibs_reporter-0.2.8.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
fibs_reporter-0.2.8.dist-info/entry_points.txt sha256=6ojRvjLf51FlXYU5XC8G6cv_C0Txli-r9hfVjuGOrfk 39
fibs_reporter-0.2.8.dist-info/top_level.txt sha256=ko5Zp-GH1-aCqmTB-_pzAfcKWZ9D29cRgzo8EmAy2_k 9
fibs_reporter-0.2.8.dist-info/RECORD

top_level.txt

src
test

entry_points.txt

fibs = src.main:main