Metadata-Version: 2.1
Name: vershachi
Version: 0.1.1
Summary: Vershachi is a Python-based toolkit designed to streamline the development of machine learning and unlearning applications.
License: MIT
Keywords: machine learning,unlearning,toolkit
Author: mo_shahab
Author-email: mohdshahabuddinsoharwardi@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
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 (>=2.2.1,<3.0.0)
Requires-Dist: scikit-learn (>=1.4.1,<2.0.0)
Requires-Dist: torch (>=2.2.1,<3.0.0)
Description-Content-Type: text/markdown

# vershachi-unlearning

A framework for machine unlearning.
https://pypi.org/project/vershachi/

```
pip install vershachi
```
