Metadata-Version: 2.4
Name: mlops-sufficiency
Version: 0.1.2
Summary: Biblioteca MLOps para avaliação de suficiência de treinamento de modelos de detecção de objetos
Author: Yago de Jesus Martins
License: MIT
Keywords: mlops,machine-learning,object-detection,data-drift,yolo
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
