Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 929 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 929 Bytes

GRIP @ The Sparks Foundation Tasks ⚡️

Repo containing all the tasks assigned under the Graduate Rotational Internship Program (GRIP) in Data Science and Analytics by The Sparks Foundation, Singapore.
Google Doc for reference.

Task 1 - Prediction using Supervised ML

Predict the percentage of an student based on the no. of study hours.
Data can be found here.
What will be predicted score if a student studies for 9.25 hrs/ day?

Task 2 - Prediction using Unsupervised ML

From the given ‘Iris’ dataset, predict the optimum number of clusters and represent it visually.
Dataset can be found here.