DSCKGEC/learn-machine-learn

Add Polynomial Linear Regression

Closed this issue · 6 comments

Is your feature request related to a problem? Please describe.
The polynomial linear regression block has been left incomplete. This feature will further help us to implement another regression model with which we can predict the model with more accuracy.

Describe the solution you'd like
Implement Polynomial Regression on the given dataset given with the required preprocessed entities

Hey @anuragc2001 can you assign this issue to me?

@kpratik1929 Issue assigned! Go ahead.

@kpratik1929 good work. Closing the issue.

@kpratik1929 Please reopen a PR merging into the main branch directly.

@kpratik1929 you've already submitted two PRs and I've approved of the changes. If you'd like to continue further I'd recommend you to take up more issues.

@kpratik1929 please update the changes made in the repo and re-upload the code for polynomial regression. I'll not open the issue but please make a PR, just updating the polynomial regression code.