Skip to content

Added Regression in Machine Learning #353

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

Merged
merged 2 commits into from
May 22, 2024
Merged

Conversation

Yogeshkarma
Copy link
Contributor

PR Description

Added Brief analysis of Regression followed by its types, Linear regression detailed analysis with code, assumption of linear regression and Metrics of Regression

Related Issues

following are the related issues addressed in this PR

  1. Intro to Regression Models Under SkLearn #328
  2. Implementing Linear Regression Algorithm with Python #320

Checklist

  • [ ☑ ] I have gone through the contributing guide
  • [ ☑ ] I have updated my branch and synced it with project main branch before making this PR

Undertaking

I declare that:

  1. The content I am submitting is original and has not been plagiarized.
  2. No portion of the work has been copied from any other source without proper attribution.
  3. The work has been checked for plagiarism, and I assure its authenticity.

I understand that any violation of this undertaking may have legal consequences that I will bear and could result in the withdrawal of any recognition associated with the work.

  • [ ☑ ] I Agree

@animator
Copy link
Owner

You have not mentioned the issue this PR is closing

@Yogeshkarma
Copy link
Contributor Author

@animator I have mentioned in the Closes - sub section that it closes the issue that you assigned to me

@animator animator linked an issue May 18, 2024 that may be closed by this pull request
@Yogeshkarma
Copy link
Contributor Author

Yogeshkarma commented May 18, 2024

@animator I am currently a rookie to this, so I assumed that this is what closes section means

@animator
Copy link
Owner

Don't worry. will review.

@animator animator merged commit a6c38db into animator:main May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Addition of Regression
2 participants