Metadata-Version: 2.4
Name: dsexp
Version: 0.2.0
Summary: Data Science Experiments Library with Theory and Code
Author: Shlok Jha
Author-email: your_email@example.com
Keywords: python,data science,machine learning,ai,ann,experiments
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: keywords
Dynamic: requires-python
Dynamic: summary

# dsexperiments

A Python library containing Data Science and Artificial Intelligence experiments with:

- Theory
- Python Code
- Practical Implementations

## Installation

```bash
pip install dsexp
