#Internship Tasks
The below are the following tasks given to us in the internship with GRIP(Graduate Rational Internship Program)
#Task 1 Prediction using Supervised ML
● Predict the percentage of an student based on the no. of study hours.
● What will be predicted score if a student studies for 9.25 hrs/ day?
● This is a simple linear regression task as it involves just 2 variables.
#Task 2
● From the given 'Iris' dataset, predict the optimum number of clusters and represent it visually