Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linear Regression #8844

Closed
Madhav-2808 opened this issue Jun 28, 2023 · 2 comments
Closed

Linear Regression #8844

Madhav-2808 opened this issue Jun 28, 2023 · 2 comments
Labels
enhancement This PR modified some existing files

Comments

@Madhav-2808
Copy link

Feature description

I wanted to add some Python codes related to linear regression which is used to predict one dependent variable from another independent variable

@Madhav-2808 Madhav-2808 added the enhancement This PR modified some existing files label Jun 28, 2023
@tianyizheng02
Copy link
Contributor

The repo already has an implementation of linear regression in machine_learning/linear_regression.py, but you're still welcome to add your own implementation as long as it's significantly different

@tianyizheng02
Copy link
Contributor

Closing this issue, but again you're welcome to add your own implementation (related: #8847)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This PR modified some existing files
Projects
None yet
Development

No branches or pull requests

2 participants