Closed GarvTambi closed 4 years ago
I want to predict price of house but you predict score of student .what are you doing here . I don't know please tell me about it
As I read the readme file of https://github.com/khandelwalharsh/introduction-to-machine-learning that there is written to Implement linear regression to predict the score of a student based on the number of hours he studies. so, I upload the code in this regard.
Thank You.
On Thu, 19 Dec 2019 at 08:23, khandelwalharsh notifications@github.com wrote:
I want to predict price of house but you predict score of student .what are you doing here . I don't know please tell me about it
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/khandelwalharsh/introduction-to-machine-learning/pull/6?email_source=notifications&email_token=AKBCKX4NMJBLJ3RG2VUGHI3QZLO33A5CNFSM4J3WM2KKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHIG46Y#issuecomment-567307899, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKBCKX2ROB5G3TRULBCFSLDQZLO33ANCNFSM4J3WM2KA .
…e number of hours he studies.
Linear Regression using Scikit-Learn Implement linear regression to predict score of a student based on the number of hours he studies.