Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhhruv/the-sparks-foundation-internship-tasks
This Repository is dedicated to the completion of my Task with video from The Sparks Foundation (Graduate Rotational Internship Program).
https://github.com/dhhruv/the-sparks-foundation-internship-tasks
business-analytics data-science data-visualization grip gripmay21 intern internship jupyter machine-learning python task-6 task6 the-sparks-foundation thesparksfoundation tsf
Last synced: 19 days ago
JSON representation
This Repository is dedicated to the completion of my Task with video from The Sparks Foundation (Graduate Rotational Internship Program).
- Host: GitHub
- URL: https://github.com/dhhruv/the-sparks-foundation-internship-tasks
- Owner: dhhruv
- Created: 2021-05-18T16:45:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-18T16:52:01.000Z (over 3 years ago)
- Last Synced: 2024-11-13T01:33:51.569Z (3 months ago)
- Topics: business-analytics, data-science, data-visualization, grip, gripmay21, intern, internship, jupyter, machine-learning, python, task-6, task6, the-sparks-foundation, thesparksfoundation, tsf
- Language: Jupyter Notebook
- Homepage:
- Size: 16 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## The Sparks Foundation - Graduation Rotational Internship Program
This Repository is dedicated to the completion of my Task with video from The Sparks Foundation (Graduate Rotational Internship Program).
My domain is Data Science and Business Analytics for the May 2021 Batch.### Tools/IDE : Python/Jupyter Notebook
### TASK 6 :- Prediction using Decision Tree Algorithm (Level - Intermediate)
- Task Description: In this task, we will Create the Decision Tree classifier and visualize it graphically on the dataset "Iris" and try to find out if we feed any new data to this classifier, it would be able to predict the right class accordingly.
- Dataset: Iris Dataset
- Dataset: [https://bit.ly/3kXTdox](https://bit.ly/3kXTdox)
- Tech Stack: scikit-learn, seaborn
- Task Video: [Prediction using Decision Tree Algorithm](https://github.com/dhhruv/The-Sparks-Foundation-Internship-Tasks/blob/master/TASK%206/Task-6%20Prediction%20using%20Decision%20Tree%20Algorithm.mp4)