Metadata-Version: 2.4
Name: ManojProj
Version: 0.1.0
Summary: A simple ML package by students
Project-URL: Homepage, https://github.com/yourusername/mysklearnram
Project-URL: Repository, https://github.com/yourusername/mysklearnram
Author-email: Your Name <youremail@example.com>
Maintainer-email: Your Name <youremail@example.com>
License-Expression: MIT
Keywords: education,machine learning
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: numpy>=1.20
Description-Content-Type: text/markdown

README sections
# 01 Title
# mysklearn
# 02 Description and Features
# mysklearn is a package for complete **linear regression** in Python.
# 03 Installation
## Installation You can install this package using
``` pip install mysklearn ```
# Usage examples
# Contributing
# License