Data Science And Business Analytics Internship in The Sparks Foundation The Sparks Foundation
- Internship Category : Data Science and Business Analytics
- Internship Duration : 1 Month ( November-2021 )
- Internship Type : Work from Home
- Predict the prescentage of an student based on the no. of study hours.
- This is a simple linear regression task as it involves just 2 variables
- Data can be found on http://bit.ly/w-data
- What will be predicted score if a students studies for 9.25 hr/day ?
- From the given ‘Iris’ dataset, predict the optimum number of clusters and represent it visually.
- Use Python for perform this task.
- Data can be found at : https://bit.ly/3kXTdox
- Perform ‘Exploratory Data Analysis’ on dataset ‘SampleSuperstore’.
- As a business manager, try to find out the weak areas where you can make more & more profit.
- What all business problems you can derive by exploring the data?
- Dataset: https://bit.ly/3i4rbWl
- Perform ‘Exploratory Data Analysis’ on dataset ‘Global Terrorism’.
- As a security/defense analyst, try to find out the hot zone of terrorism..
- What all security issues and insights you can derive by EDA?
- Dataset: https://bit.ly/2TK5Xn5
1.For the given ‘Iris’ dataset, create the Decision Tree classifier and visualize it graphically. 2.The purpose is if we feed any new data to this classifier, it would be able to predict the right class accordingly. 3.Data can be found at https://bit.ly/3kXTdox