Metadata-Version: 2.1
Name: magnifier
Version: 0.0.4
Summary: 精度検証やパラメータチューニングで使用する関数群のライブラリ
Home-page: https://github.com/koreander2001/magnifier
License: MIT
Author: koreander2001
Author-email: neokamiyama@gmail.com
Requires-Python: >=3.7,<3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: matplotlib (>=3.5.1,<4.0.0)
Requires-Dist: mlflow (>=1.22.0,<2.0.0)
Requires-Dist: numpy (>=1.20.0,<2.0.0)
Requires-Dist: pandas (>=1.1.4,<2.0.0)
Requires-Dist: pydub (>=0.25.1,<0.26.0)
Requires-Dist: python_speech_features (>=0.6,<0.7)
Requires-Dist: scikit-learn (>=1.0.2,<2.0.0)
Requires-Dist: seaborn (>=0.11.2,<0.12.0)
Requires-Dist: typing-extensions (>=4.0.1,<5.0.0)
Project-URL: Documentation, https://koreander2001.github.io/magnifier/
Project-URL: Repository, https://github.com/koreander2001/magnifier
Description-Content-Type: text/markdown

精度検証やパラメータチューニングで使用する関数群のライブラリ。

[Document](https://koreander2001.github.io/magnifier/)


