Metadata-Version: 2.1
Name: experiment-goodies
Version: 0.1.3
Summary: Useful helpers, callbacks and more for experimenting with ml models
Author: Javier Smith
Author-email: javier.smith.dlc@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: logutils (>=0.3.5,<0.4.0)
Requires-Dist: matplotlib (>=3.8.2,<4.0.0)
Requires-Dist: mlflow (>=2.10.0,<3.0.0)
Requires-Dist: pydantic (>=2.0,<3.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Description-Content-Type: text/markdown

# ml-experiment-goodies
Helpers, handlers, callbacks and more that are nice to have when experimenting with ml models

