Metadata-Version: 2.4
Name: hgbc-automl
Version: 0.1.0
Summary: Binary and multi-class CSV classification using scikit-learn pipelines with automated hyperparameter tuning.
Requires-Python: >=3.9
Requires-Dist: pandas>=1.5
Requires-Dist: scikit-learn>=1.3
Provides-Extra: dev
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
