Metadata-Version: 2.4
Name: ml_custom
Version: 0.1.0
Summary: A small ML library with CE, Find-S, FOIL Gain, and dataset stats
Home-page: https://github.com/yourusername/ml_lib
Author: Your Name
Author-email: your_email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: numpy
Requires-Dist: pandas
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
