Predict the percentage of marks that a student is expected to score based on the no. of study hours.
In this regression we will predict the percentage of marks that a student is expected to score based upon the number of hours they studied. It contains Python Scikit-Learn library for machine learning that can be used to implement regression functions.