Metadata-Version: 2.4
Name: ambika-ml-package
Version: 0.1.0
Summary: Custom machine learning package with regression, PCA, KNN, neural networks
Author-email: Ambika <your_email@example.com>
License: MIT
Project-URL: Homepage, https://github.com/yourusername/ambika_ml_package
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: scipy
Dynamic: license-file
