Metadata-Version: 2.1
Name: vershachi
Version: 0.1.0
Summary: Vershachi is a Python-based toolkit designed to streamline the development of machine learning and unlearning applications.
Author: mo_shahab
Author-email: mohdshahabuddinsoharwardi@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: numpy (>=1.21.5,<2.0.0)
Requires-Dist: pandas (>=1.3.5,<2.0.0)
Requires-Dist: scikit-learn (>=1.4.1,<2.0.0)
Requires-Dist: torch (>=1.10.1,<2.0.0)
