syedfaiqueali / The-Sparks-Foundation

Data Science and Business Analytics Tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

The Sparks Foundation


Explore the docs »

View Demo · Report Bug · Request Feature

In this I'm structuring tasks that I completed while working as an intern for The Sparks Foundation.

  • Internship Category - Data Science and Business Analytics
  • Internship Duration - 1 Month (September Batch - 2021)
  • Internship Type - Work from Home

# Task-1 : Prediction using Supervised ML (Level - Beginner)

Please click on the images on right side to view my solution.

  1. Predict the percentage of marks of an student based on the number of study hours.
  2. This is a simple linear regression task as it involves just 2 variables.
  3. Data can be found at http://bit.ly/w
  4. You can use R, Python, SAS Enterprise Miner or any other tool.
  5. What will be predicted score if a student studies for 9.25 hrs/ day?

# Task-2 : Prediction using Unsupervised ML (Level - Beginner)

Please click on the images on right side to view my solution.

  1. From the given ‘Iris’ dataset, predict the optimum number of clusters and represent it visually.
  2. Use R or Python or perform this task.
  3. Data can be found at https://bit.ly/3cGyP8j

# Task-3 : To Explore Business Analytics (Level - Beginner & Intermediate)

Please click on the images on right side to view my solution (preferably youtube).

  1. Perform ‘Exploratory Data Analysis’ on the provided dataset ‘SampleSuperstore’
  2. As a business manager, try to find out the weak areas where you can work to make more profit.
  3. What all business problems you can derive by exploring the data?
  4. You can choose any of the tool of your choice (Python/R/Tableau/PowerBI/Excel)
  5. Dataset link :https://bit.ly/3i4rbWl
  6. Create storyboards. Screen record along with your audio explaining the charts and interpretations.

# Task-4 : To Explore Security/Defence Analytics (Level - Intermediate)

Please click on the images on right side to view my solution (preferably youtube).

  1. Perform ‘Exploratory Data Analysis’ on the provided dataset ‘Global Terrorism’
  2. As a security/defence analyst, try to find out the hot zone of terrorism.
  3. What all security issues and insights you can derive by EDA?
  4. You can choose any of the tool of your choice (Python/R/Tableau/PowerBI/Excel)
  5. Dataset link :https://bit.ly/2TK5Xn5
  6. Create storyboards. Screen record along with your audio explaining the charts and interpretations.

# Task-5 : To Explore Sports Analytics (Level - Advanced)

Please click on the images on right side to view my solution (preferably youtube).

  1. Perform ‘Exploratory Data Analysis’ on the provided dataset 'Indian Premier Leagure'
  2. As a sports analyst, try to find out the most successful teams, players and factors contributing win or loss of a team.
  3. Suggest teams or players a company should endorse for its products.
  4. You can choose any of the tool of your choice (Python/R/Tableau/PowerBI/Excel)
  5. Dataset link :https://bit.ly/34SRn3b
  6. Create storyboards. Screen record along with your audio explaining the charts and interpretations.

You can view all the tasks on my youtube playlist as well.

Contact

Syed Faique Ali - @faiqueali017 - faiqueali017@gmail.com

LinkedIn Profile: https://www.linkedin.com/in/faique-ali/

About

Data Science and Business Analytics Tasks

License:MIT License


Languages

Language:Jupyter Notebook 100.0%