All Projects → CIS-Team → DataScience-Squad

CIS-Team / DataScience-Squad

Licence: other
Data Science Squad Roadmap

Projects that are alternatives of or similar to DataScience-Squad

BackEnd-Squad
Back End Squad Roadmap
Stars: ✭ 24 (-14.29%)
Mutual labels:  computer-science, cis-team
UI-UX-Squad
UI/UX Squad Roadmap
Stars: ✭ 30 (+7.14%)
Mutual labels:  computer-science, cis-team
datastructures-in-javascript
Illustrated Data Structures — Video Series
Stars: ✭ 88 (+214.29%)
Mutual labels:  computer-science
Teaching
My lecture notes and other course materials
Stars: ✭ 28 (+0%)
Mutual labels:  computer-science
front-end-interview-guide
前端面试手册,含JS,HTML,CSS,算法和数据结构,计算机系统,计算机网络,浏览器,性能优化,前端工程化,数据库,前端框架,小程序,设计模式,数据可视化
Stars: ✭ 42 (+50%)
Mutual labels:  computer-science
latex-preamble-and-examples
A LaTeX preample for Computer Science handins and presentations (Danish and English) with reverse-engineerable examples
Stars: ✭ 19 (-32.14%)
Mutual labels:  computer-science
ML-University
Machine Learning Open Source University
Stars: ✭ 423 (+1410.71%)
Mutual labels:  computer-science
amh-code
Complete implementations from "Algorithms for Modern Hardware"
Stars: ✭ 247 (+782.14%)
Mutual labels:  computer-science
Awesome CV
Curated educational list for computer vision
Stars: ✭ 68 (+142.86%)
Mutual labels:  computer-science
developer-roadmap-kr-
2020년, 웹개발자가 되기 위한 로드맵 https://roadmap.sh
Stars: ✭ 80 (+185.71%)
Mutual labels:  computer-science
OS-lab
Operating System course assignment of HDU
Stars: ✭ 22 (-21.43%)
Mutual labels:  computer-science
compsci
Lecture notes, projects, and more resources on the courses I attended for my Bachelor's and Master's degrees in Computer Science
Stars: ✭ 15 (-46.43%)
Mutual labels:  computer-science
csdream
資夢 - 我們相信,資訊科技可以改變世界。
Stars: ✭ 72 (+157.14%)
Mutual labels:  computer-science
unicorn-utterances
🦄 Learning programming from magically majestic words
Stars: ✭ 40 (+42.86%)
Mutual labels:  computer-science
awesome-cs
计算机优质书籍搜罗+学习路线推荐!
Stars: ✭ 1,925 (+6775%)
Mutual labels:  computer-science
books
A collection of online books for data science, computer science and coding!
Stars: ✭ 29 (+3.57%)
Mutual labels:  computer-science
best AI papers 2021
A curated list of the latest breakthroughs in AI (in 2021) by release date with a clear video explanation, link to a more in-depth article, and code.
Stars: ✭ 2,740 (+9685.71%)
Mutual labels:  computer-science
List-of-Learning-Resources
This collection provides a list of educational resources for Software Engineers. Feel free to add your favorite resources as well and help others in their journey of learning.
Stars: ✭ 363 (+1196.43%)
Mutual labels:  computer-science
my-math-notes
All of my math stuff from grad school.
Stars: ✭ 41 (+46.43%)
Mutual labels:  computer-science
sgcs
Hitchhiker's Guide to SGCS
Stars: ✭ 61 (+117.86%)
Mutual labels:  computer-science

Data Science

Data Science Squad Roadmap

📌 “We are in CIS try to give you advice about How to start in Data Science. This Document for who are interested in Data Science”

What is Data Science?

📌 Data science is the field of study that combines domain expertise, programming skills, and knowledge of mathematics and statistics to extract meaningful insights from data. Data science practitioners apply machine learning algorithms to numbers, text, images, video, audio, and more to produce artificial intelligence (AI) systems to perform tasks that ordinarily require human intelligence. In turn, these systems generate insights which analysts and business users can translate into tangible business value.

Why Data Science is Important?

Data is valuable, and so is the science in decoding it. Zillions of bytes of data are being generated, and now its value has surpassed oil as well. The role of a data scientist is and will be of paramount importance for organizations across many verticals.

Data without science is nothing. Data needs to be read and analyzed. This calls out for the requirement of having a quality of data and understanding how to read it and make data-driven discoveries.

Data will help to create better customer experiences. For goods and products, data science will be leveraging the power of machine learning to enable companies to create and produce products that customers will adore. For example, for an eCommerce company, a great recommendation system can help them discover their customer personas by looking at their purchase history.

Data will be used across verticals. Data science is not limited to only consumer goods or tech or healthcare. There will be a high demand to optimize business processes using data science from banking and transport to manufacturing. So anyone who wants to be a data scientist will have a whole new world of opportunities open out there. The future is data.

What are we going to learn?

📌 Basic sciences you will need

    Mathematics and statistics are the heart of data science. Because this is the basis by which you will understand the data and understand how to build machine learning Algorithms and how to work with them.

📌 Data Analysis

    In this part, you will start by learning the tools and techniques and applying statistics and mathematics that you have learned in order to understand the data, extract useful information from it, and communicate an impact to the owner who can understand and make important decisions

📌Machine Learning

    Learn foundational machine learning algorithms, starting with data cleaning and supervised models. Then, move on to exploring deep and unsupervised learning. Also Learn advanced machine learning techniques and algorithms and how to package and deploy your models to a production environment.

This track is divided into 3 Levels

📌 Beginner: you get a basic understanding of data analysis, tools and techniques.

📌 Intermediate: dive deeper in more complex topics of ML, Math and data engineering.

📌 Advanced: where we learn more advanced Math, DL and Deployment.

Beginner

📌 Descriptive Stats.
    Intro to Descriptive Statistics
    Intro to Descriptive Statistics Article 1 or Article 2
    Arabic Course
    One resource is very enough
📌 Probability
    Khan Academy
    Arabic Course
    One resource is very enough
📌 Python
    Introduction to Python Programming     OOP
    Arabic Course
📌 Pandas
    Kaggle
    Playlist-Youtube
    Arabic Course
    One resource is very enough

📌 Numpy
    Kaggle
    Arabic Course
📌 Scipy
    Tutorial
    Docs

📌 Data Cleaning
    Read this To know the importance of Data Cleaning
    Kaggle to Cleaning data
    Introduction to Data Science in Python
    Arabic video but not enough
    Cleaning Data in Python

📌 Data Visualization
    Kaggle to Data Visualization with Seaborn
    Intermediate Data Visualization with Seaborn
    Playlist-Youtube

📌 EDA
    IBM
📌SQL and DataBase
    Intro to SQL or IBM
    Intro to Relational Databases in SQL
    Arabric Course

📌 Time Series Analysis
    Track
    Book
    fbprohet
    Arabic Source Video1 & Video2

Do not forget to apply what you have learned periodically.

Intermediate.

📌 Math for Machine Learning
    Mathematics for Machine Learning Specialization

📌 Machine Learning
    Andrew Ng
    IBM ML with Python
    Hands on ML book
    Arabic Course

📌 Feature Engineering
    Kaggle or Article
    Book
    Playlist-Youtube

📌 Tableau
    Tutorial
    Specialization

Other topics related to all of the above

📌 Web Scraping&APIs
    course
    intro2
    Tutorial
    book for both topics
📌 APIs
    Tutorial
    Article
    Tutorial
📌 Stats.
    This stats. book
    Think Bayes
📌 Advanced SQL
    course
    joins

After finishing this level apply to 2 or 3 good-sized projects.


Advanced

we will improve and add more!

📌 Deep Learning
    Specialization (Andrew Ng)
    Book
    Arabic Course

📌 Tensorflow & Keras
    Specialization
    Arabic Course

📌 Machine Learning Engineering for Production (MLOps)
    Specialization

📌 Practical Data Science
    Specialization

more to be added here..


...More yet to come in this section..


Personal Contact

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].