Prediction using Supervised ML
Level-Beginner (Task-1)
Procedure
- Predict the percentage of an student based on the no. of study hours.
- This is a simple linear regression task as it involves just 2 variables.
- You can use R, Python, SAS Enterprise Miner or any other tool
- Data can be found at this link.
- What will be predicted score if a student studies for
9.25 hrs/ day
? - Sample Solution : https://bit.ly/2HxiGGJ
Task submission:
Try to run the solution on google colab by clicking here.
The complete source-code is available at this GitHub link.
The recording the code and output can be accessed at YouTube.