Suryanshi-Sidhi / Spark-Foundation-Internship

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spark-Files

#The Sparks Foundation DS/ML Internship Tasks

#Task 2 - To Explore Supervised Machine Learning 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.

Data can be found at http://bit.ly/w-data

What will be predicted score if a student study for 9.25 hrs in a day?

#Task 3 - To Explore Unsupervised Machine Learning From the given ‘Iris’ dataset, predict the optimum number of clusters and represent it visually.

Dataset : https://drive.google.com/file/d/11Iq7YvbWZbt8VXjfm06brx6 6b10YiwK-/view?usp=sharing

#Task 4 - To Explore Decision Tree Algorithm For the given ‘Iris’ dataset, create the Decision Tree classifier and visualize it graphically. The purpose is if we feed any new data to this classifier, it would be able to predict the right class accordingly.

Dataset : https://drive.google.com/file/d/11Iq7YvbWZbt8VXjfm06brx66b10Yi wK-/view?usp=sharing

About


Languages

Language:Jupyter Notebook 100.0%