/Explore-Supervised-Machine-Learning

In this task, we will try to understand supervised machine learning through regression i.e., by predicting the precentage of marks that a student is expected to score based upon the number of hours they studied.

Primary LanguageJupyter Notebook

Explore-Supervised-Machine-Learning

In this task, we will try to understand supervised machine learning through regression i.e., by predicting the precentage of marks that a student is expected to score based upon the number of hours they studied.

Data has been borrowed from here

Dependencies

Install missing dependencies using pip

Usage

Once you have your dependencies installed via pip, run the demo script in terminal via

jupyter notebook

or simply try colab version