Metadata-Version: 2.1
Name: tubesml
Version: 0.0.2
Summary: tubesML, a package that allows for flexible ML pipelines, model validation, and model inspection
Home-page: UNKNOWN
Author: Luca Basanisi
Author-email: luca.basanisi@gmail.com
Maintainer: Luca Basanisi
Maintainer-email: luca.basanisi@gmail.com
License: Apache 2.0
Download-URL: https://github.com/lucabasa/tubesML
Platform: UNKNOWN
Requires-Python: >=3.6
Requires-Dist: numpy (>=1.19.2)
Requires-Dist: pandas (>=1.1.2)
Requires-Dist: scikit-learn (>=0.23.2)

A package that allows for flexible ML pipelines, model validation, and model inspection. It builds on top of sklearn and preserves the data structure provided by pandas.


