Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 532 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 532 Bytes

GRIPNOV20

#tsf #datascience #internship

Task 1

Simple Linear Regression
In this regression task we will predict the percentage of marks that a student is expected to score based upon the number of hours they studied. This is a simple linear regression task as it involves just two variables.

Task 2

KMeans Clustering
Prediction of optimum number of clusters and representing it visually.

Task 3

Decision Tree
Prediction using Decision Tree Algorithm.
Visualized the decision tree.