https://github.com/kingabzpro/kaggle-competition-2020
In the past decade, computer science has evolved and the importance of Data Science has become the new norm, every company s looking to invest more in Machine learning. This is where someone like me who never had an Interest before got curious and started learning more about this world of Kaggle, it took me 3 months to get hold of some of the basic and advanced tools used by Data Scientists. I am using those same tools to evaluate this data set and come up with the best conclusion. In this Notebook, I will be telling you the story of data and I will be sharing my own experience so that any beginner can learn from my mistake and get ahead.
https://github.com/kingabzpro/kaggle-competition-2020
beginner-project data-visualization dataanalysis kaggle-competition learning python3
Last synced: about 2 months ago
JSON representation
In the past decade, computer science has evolved and the importance of Data Science has become the new norm, every company s looking to invest more in Machine learning. This is where someone like me who never had an Interest before got curious and started learning more about this world of Kaggle, it took me 3 months to get hold of some of the basic and advanced tools used by Data Scientists. I am using those same tools to evaluate this data set and come up with the best conclusion. In this Notebook, I will be telling you the story of data and I will be sharing my own experience so that any beginner can learn from my mistake and get ahead.
- Host: GitHub
- URL: https://github.com/kingabzpro/kaggle-competition-2020
- Owner: kingabzpro
- Created: 2020-11-26T13:57:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-31T16:08:00.000Z (almost 4 years ago)
- Last Synced: 2025-01-17T22:12:03.306Z (4 months ago)
- Topics: beginner-project, data-visualization, dataanalysis, kaggle-competition, learning, python3
- Language: Jupyter Notebook
- Homepage: https://www.kaggle.com/kingabzpro/university-degree-necessary-in-data-science
- Size: 14.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kaggle-competition-2020
[](https://deepnote.com/viewer/github/kingabzpro/Kaggle-competition-2020/blob/master/university-degree-necessary-in-data-science.ipynb)
## Introduction
In the past decade, computer science has evolved and the importance of Data Science has become the new norm, every company s looking to invest more in Machine learning. This is where someone like me who never had an Interest before got curious and started learning more about this world of Kaggle, it took me 3 months to get hold of some of the basic and advanced tools used by Data Scientists. I am using those same tools to evaluate this data set and come up with the best conclusion. In this Notebook, I will be telling you the story of data and I will be sharing my own experience so that any beginner can learn from my mistake and get ahead.## Big Question
The big question is how do we determine whether getting a degree is necessary for getting into Data Science and eventually scoring Data Science Job. My sole focus will be on survey participants who had no formal degree and comparing them with other participants. In my opinion degree, the online platform has improved and due to COVID19, people get their skills through the online platform such as Kaggle, Udacity, DataCamp, edx, DataQuest, Udemy, Codecademy, and Coursera. These platforms are beginner friendly and it has paved the way for the less privileged people to get skills free. The ost COVID19 era will look different as more people will learn online.## To do list
- [x] Analyzing Dataset
- [x] Analyzing different Age groups
- [x] Finding the relation between age groups and different professions
- [x] Analyzing Different Sex
- [x] Comparing Job titles of participants with a degree and without a degree
- [x] Finding if coding experience improves job opportunities and comparing it with Degree and without.
- [x] Finding the unemployment rate in each category
- [x] Analysing Past survey data
- [x] Giving my conclusion of the weather getting a degree is important to score a better job and better opportunities.