Metadata-Version: 2.1
Name: clscurves
Version: 0.0.2
Summary: Compute and plot bootstrapped performance curves for classification problems.
Home-page: https://github.com/chrismbryant/classification-curves
Author: Christopher Bryant
Author-email: cbryant@berkeley.edu
Maintainer: Christopher Bryant
Maintainer-email: cbryant@berkeley.edu
Requires-Python: >=3.7.1,<3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: matplotlib (>=3.4.2,<4.0.0)
Requires-Dist: numpy (>=1.20.3,<2.0.0)
Requires-Dist: pandas (>=1.2.4,<2.0.0)
Requires-Dist: scipy (>=1.6.3,<2.0.0)
Project-URL: Repository, https://github.com/chrismbryant/classification-curves
Description-Content-Type: text/markdown

# classification-curves
