Metadata-Version: 2.4
Name: yash-sklearn-package
Version: 0.1.0
Summary: A custom machine learning estimator compatible with scikit-learn
Author: Yashwanth
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scikit-learn

# Yash Scikit-Learn Package

A custom machine learning estimator compatible with Scikit-Learn pipelines.

## Installation
```bash
pip install yash-sklearn-package
