Skip to content

linear regression for polynomials and implemented Lasso and Ridge from scratch - #11

Open
RijoSLal wants to merge 1 commit into
AssemblyAI-Community:mainfrom
RijoSLal:main
Open

linear regression for polynomials and implemented Lasso and Ridge from scratch#11
RijoSLal wants to merge 1 commit into
AssemblyAI-Community:mainfrom
RijoSLal:main

Conversation

@RijoSLal

Copy link
Copy Markdown

I modified linear regression to work with polynomials of different degrees, resulting in polynomial regression. I also implemented Lasso regression and Ridge regression from scratch

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@RijoSLal