IEEE-VIT / pykitzoid

This is a repository containing a package coded in Go language, with the motive of providing ML support.
MIT License
9 stars 11 forks source link

add : template for polynomial regression algorithm #25

Closed RohithParahmesh closed 1 year ago

RohithParahmesh commented 1 year ago

Add a file saved as pykitzoid/algorithms/polynomial regression/ polynomial_regression.go that has the template for writing a polynomial regression algorithm. Refer to PR #10 for an example of how the template should look like . Refer here and here for an idea on how the algorithm should like

Hariprasad19036 commented 1 year ago

I would like to work on this issue, kindly assign this to me!

RohithParahmesh commented 1 year ago

Awesome!!, Thank you for showing interest @Hariprasad19036 ,