/* In this task we have to predict the percentage of an student based on the no. of study hours. In the given task we have to use 2 variables where the 1st feature is no of hours studied and the target value is the percentage score. This given task can be solved using Simple Linear regression */
pavanraval05/Prediction-Using-Supervised-Machine-Learning-
/* In this task we have to predict the percentage of an student based on the no. of study hours. In the given task we have to use 2 variables where the 1st feature is no of hours studied and the target value is the percentage score. This given task can be solved using Simple Linear regression */
Jupyter Notebook