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

[FEAT] Linear regression #39

Open
KjetilIN opened this issue Oct 7, 2024 · 0 comments
Open

[FEAT] Linear regression #39

KjetilIN opened this issue Oct 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@KjetilIN
Copy link
Owner

KjetilIN commented Oct 7, 2024

🚀 Feature: <>

Description
Create a linear regression model.

Proposed Solution
A own data struct used for predicting values

Additional Context / Resources
https://en.wikipedia.org/wiki/Linear_regression
https://realpython.com/linear-regression-in-python/#multiple-linear-regression-with-scikit-learn

@KjetilIN KjetilIN added the enhancement New feature or request label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant