Metadata-Version: 2.1
Name: ncd-classifier
Version: 0.1.0
Summary: Normalized Compression Distance based Classifier
Home-page: https://github.com/hotchpotch/
Author: hotchpotch
Author-email: hotchpotch@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: joblib (>=1.0.1,<2.0.0)
Requires-Dist: numpy (>=1.21.2,<2.0.0)
Requires-Dist: psutil (>=5.9.5,<6.0.0)
Requires-Dist: scikit-learn (>=1.0.0,<2.0.0)
Project-URL: Repository, https://github.com/hotchpotch/ncd_classifier
