Metadata-Version: 2.1
Name: serval-ml-commons
Version: 0.1.1
Summary: SerVal Machine learning commons is a tools box that ease the development of ML experiments at SerVal.
Author: Thibault Simonetto
Author-email: thibault.simonetto.001@student.uni.lu
Requires-Python: >=3.8,<3.9
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: h5py (>=2.0.0)
Requires-Dist: numpy (>=1.21.0)
Requires-Dist: pandas (==1.4.1)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: scikit-learn (>=0.24.0)
