This is a simple linear regression task to find out the score of a student studying for a certain number of hours
This problem contains only two variables,hence it is a simple linear regression model
For the given 'Iris' dataset,I have predicted the optimum number of clusters and represented it visually. This is an Unsupervised Learning algorithm. I have performed this task using the KMeans Clustering and Elbow method.