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

[Feature] Add Linear Regression Calculator #1783

Closed
4 of 7 tasks
vivekvardhan2810 opened this issue Aug 4, 2024 · 18 comments · Fixed by #1813
Closed
4 of 7 tasks

[Feature] Add Linear Regression Calculator #1783

vivekvardhan2810 opened this issue Aug 4, 2024 · 18 comments · Fixed by #1813
Assignees
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSOC Open Source Program level2 Intermediate task

Comments

@vivekvardhan2810
Copy link
Contributor

Description

Linear Regression calculator will take a set of data points, compute the best-fit line using linear regression, and display the slope, intercept, and a plot of the data points with the regression line.

Screenshots

No response

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a GSSOC'24 contributor.
  • I am a IWOC'24 contributor.
  • I am a JWOC'24 contributor.
  • I am a SWOC'24 contributor.

Code of Conduct

Copy link

github-actions bot commented Aug 4, 2024

Hey @vivekvardhan2810, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

@vivekvardhan2810
Copy link
Contributor Author

vivekvardhan2810 commented Aug 4, 2024

@Rakesh9100 Please assign this issue Under GSSOC 24, as soon as possible because the deadline for GSSOC'24 is approaching by August 10

@vivekvardhan2810 vivekvardhan2810 changed the title [Feature] Add Linear Regression Calculator [Feature]: Add Linear Regression Calculator Aug 4, 2024
@charanbhatia
Copy link

@vivekvardhan2810 can you please assign this issue to me? I want to work on this issue.

@vivekvardhan2810
Copy link
Contributor Author

vivekvardhan2810 commented Aug 4, 2024

No @charanbhatia I am working on the issue, waiting it for assigning

@charanbhatia
Copy link

okay

@vivekvardhan2810
Copy link
Contributor Author

@Rakesh9100 @jessicachawla please assign me this issue

I have already made the calculator just need to create the pull request quickly

@Rakesh9100
Copy link
Owner

Go ahead @vivekvardhan2810

@Rakesh9100 Rakesh9100 added the gssoc GSSOC Open Source Program label Aug 8, 2024
@Rakesh9100 Rakesh9100 changed the title [Feature]: Add Linear Regression Calculator [Feature] Add Linear Regression Calculator Aug 8, 2024
@vivekvardhan2810 vivekvardhan2810 closed this as not planned Won't fix, can't repro, duplicate, stale Aug 9, 2024
Copy link

github-actions bot commented Aug 9, 2024

Hello @vivekvardhan2810! Your issue #1783 has been closed. Thank you for your contribution!! 🙌

@Rakesh9100
Copy link
Owner

May I know why have you closed the issue @vivekvardhan2810

@vivekvardhan2810
Copy link
Contributor Author

vivekvardhan2810 commented Aug 9, 2024

Sir @Rakesh9100 I don't know how to add some validations. that is the reason

@Rakesh9100
Copy link
Owner

Have you told this to me or the mentor, is directly closing the PR and the issue appropriate in open source, no right @vivekvardhan2810

@vivekvardhan2810
Copy link
Contributor Author

vivekvardhan2810 commented Aug 9, 2024

@Rakesh9100 can i reopen the issue

@Rakesh9100
Copy link
Owner

And you just have to handle NaN validation that means if no values are entered and Calculate button is clicked, then it should say Please enter valid values, this is just the basics of JavaScript @vivekvardhan2810

@vivekvardhan2810
Copy link
Contributor Author

Okay @Rakesh9100 got it, can i reopen and solve this issue

@Rakesh9100 Rakesh9100 reopened this Aug 9, 2024
@Rakesh9100
Copy link
Owner

Make the new commit in that same PR, don't create a new one @vivekvardhan2810

@vivekvardhan2810
Copy link
Contributor Author

vivekvardhan2810 commented Aug 9, 2024

okay @Rakesh9100 will do it

@vivekvardhan2810
Copy link
Contributor Author

@Rakesh9100 I have made the changes, can you check and merge the PR

Copy link

Hello @vivekvardhan2810! Your issue #1783 has been closed. Thank you for your contribution!! 🙌

@Rakesh9100 Rakesh9100 added enhancement ✨ New feature or request calculator addition 📱 Addition of new calculator level2 Intermediate task labels Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSOC Open Source Program level2 Intermediate task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants