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

add: calc_weights function in Polynomial Regression Algorithm #35

Open
Riaaggarwal06 opened this issue Oct 10, 2023 · 1 comment
Open

Comments

@Riaaggarwal06
Copy link
Collaborator

Insert the code in the calc_weights function in pykitzoid/algorithms/polynomial_regression.go. This algorithm should aim at minimising the sum of squared differences between the predicted values (based on the line) and the actual Y values in the dataset.

@swetha3456
Copy link

Hi, I would like to work on this. Can you please assign it to me?

@swetha3456 swetha3456 removed their assignment Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants