Metadata-Version: 2.1
Name: mapd
Version: 0.1.0
Summary: Package for applying MAP-D to your project
License: MIT
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.8.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: dill (>=0.3.6,<0.4.0)
Requires-Dist: lightning (>=2.0.1.post0,<3.0.0)
Requires-Dist: matplotlib (>=3.7.1,<4.0.0)
Requires-Dist: numpy (>=1.24.3,<2.0.0)
Requires-Dist: pandas (>=2.0.1,<3.0.0)
Requires-Dist: pyarrow (>=11.0.0,<12.0.0)
Requires-Dist: scikit-learn (>=1.2.2,<2.0.0)
Requires-Dist: torch (>=2.0.0,<3.0.0)
Requires-Dist: torchinfo (>=1.8.0,<2.0.0)
Requires-Dist: torchvision (>=0.15.1,<0.16.0)
Requires-Dist: tqdm (>=4.65.0,<5.0.0)
Requires-Dist: xgboost (>=1.7.5,<2.0.0)
Description-Content-Type: text/markdown

# MAPD
_A package to debug your dataset._
