riddhi-jain / Data-Science-and-Analytics-Internship-Tasks

This repository sums up my tasks submitted during a month long internship at The Sparks Foundation as a Data Science and Business Analytics Intern.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data-Science-and-Analytics-Internship-Tasks

This repository contains the tasks that I completed while working as an intern 👩‍💻 for The Sparks Foundation.

  • Internship Category - Data Science and Business Analytics 👩‍💼
  • Internship Duration - 1 Month ( June-2021 ) 📆
  • Internship Type - Work from Home 🏠

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

Click on the icon on right side to view my submission.

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

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

Click on the icon on right side to view my submission.

  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. Dataset : https://bit.ly/3kXTdox

👉 Task-3 : Prediction using Decision Tree Algorithm(Level - Intermediate)

Click on the icon on right side to view my submission.

  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

👉 Task-5 : To Explore Business Analytics (Level - Beginner & Intermediate)

Click on the icons on right side to view my submission.

  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.

About

This repository sums up my tasks submitted during a month long internship at The Sparks Foundation as a Data Science and Business Analytics Intern.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%