Skip to content

Pranav-yadav/grip-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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