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: mean function in linear regression algorithm #11

Closed ananya190 closed 2 years ago

ananya190 commented 2 years ago

insert code in the mean function in pykitzoid/algorithms/linear_regression.go. bear in mind the format in which the dataset will be received (csv) and change the parameters and return types as you require. refer here

AAnirudh07 commented 2 years ago

Hi, Could you assign me to this issue pls?

RohithParahmesh commented 2 years ago

@AAnirudh07 The issue has been assigned to you

RohithParahmesh commented 2 years ago

@AAnirudh07 I would like to know your updates on the issue, if you have any doubt regarding the issue do not hesitate to ask

AAnirudh07 commented 2 years ago

Hi @RohithParahmesh, I don't have any queries regarding the issue. I'll make a PR by e.o.d!