Metadata-Version: 2.1
Name: MLibrary
Version: 0.1.1
Summary: Machine Learning Algorithms Library with Numpy & pure python
Home-page: https://github.com/Alhuin/MLibrary
Author: Alhuin
Author-email: jjanin-r@student.42.fr
License: UNKNOWN
Description: # MLibrary
        Machine Learning Library
        - K Nearest Neighbors
        - Linear Regression
        - Logistic Regression
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
