Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 648 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 648 Bytes

grip-tasks

#GRIPSEP21 Tasks

Task #1: Prediction using Supervised ML

  • Task: Predicting the percentage score of a student based on number of study hours
  • Dataset: Student Scores CSV
  • ML Algo type: Linear Regression with Python Scikit Learn (Supervised ML)

Solution Task #1:

Author: Pranav Yadav