Telegram Web Link
Best Statistic books for data science

Practical statistics for data scientists
by Peter Bruce and Andrew Bruce
๐Ÿ”— Book Link

Think Stats
by Allen B. Downey
๐Ÿ”— Book Link

Computer Age Statistical Inference
by Bradley Efron and Trevor Hastie
๐Ÿ”— Book Link

Statistics in Plain English
by Timothy C. Urdan
๐Ÿ”— Book Link

#Statistics #books #data_science
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
Join @datascience_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
Data Scientist Resume Checklist
๐Ÿ‘ฉโ€๐Ÿ’ป 5 FREE DATA SCIENCE COURSES FOR BEGINNERS ๐Ÿ‘ฉโ€๐Ÿซ


CS109 Data Science (Harvard) -
http://cs109.github.io/2015/pages/videos.html

Data-Driven Decision Making (PwC) -
https://www.coursera.org/learn/decision-making

Machine Learning (Stanford) -
https://www.coursera.org/learn/machine-learning

Data Science Foundations (IBM) -
https://cognitiveclass.ai/learn/data-science

Data Science Specialization (JHU) -
https://www.coursera.org/specializations/jhu-data-science

Subscribe for more helpful data science learning materials and free courses

#data_science
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
Join @datascience_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
Deep Learning
Hey folks,
some of you probably already know that,
I have Instagram page where i share educational posts about data science and machine learning.
Your support in form of follow and possibly engagement on my posts would be very appreciated.

Instagram Page Link:
http://Instagram.com/bigdataspecialist

โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
Join @datascience_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
Python course by kaggle
Learn the most important language for data science.

๐ŸŽฌ 8 lessons
โฐ 5 hours


https://www.kaggle.com/learn/python

#python
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
Join @bigdataspecialist for more
The Hierarchy of Data Jobs
4 pillars of data science
Source codes for data science projects from my Instagram post:
https://www.instagram.com/p/CJwDIpCA0nc/

1. Build chatbots:
https://dzone.com/articles/python-chatbot-project-build-your-first-python-pro

2. Credit card fraud detection:
https://www.kaggle.com/renjithmadhavan/credit-card-fraud-detection-using-python

3. Fake news detection
https://data-flair.training/blogs/advanced-python-project-detecting-fake-news/

4.Driver Drowsiness Detection
https://data-flair.training/blogs/python-project-driver-drowsiness-detection-system/

5. Recommender Systems (Movie Recommendation)
https://data-flair.training/blogs/data-science-r-movie-recommendation/

6. Sentiment Analysis
https://data-flair.training/blogs/data-science-r-sentiment-analysis-project/

7. Gender Detection & Age Prediction
https://www.pyimagesearch.com/2020/04/13/opencv-age-detection-with-deep-learning/

#data_science #projects
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
Join @datascience_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
Classification of Deep Learning Models
CS109 Data Science
By Harvard University

โŒ›๏ธ 12 weeks
โœ… Video lectures
โœ… Slides
โœ… Lab exercises

๐Ÿ”— http://cs109.github.io/2015/pages/videos.html

Note: i have issues with first video link but others are fine.

#datascience #python #harvard
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
Join @datascience_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
Types of Data Professionals
Visualize data on Google Maps Platform

Learn to translate external data sources to graphics on maps.

โœ… Free Online Course
๐Ÿงฑ 4 modules
๐ŸŽฌ Video Lectures
๐Ÿƒโ€โ™‚๏ธ Self paced
๐Ÿ“Š Lab: 1
๐Ÿงฎ Quiz
Source: Google

๐Ÿ”— https://developers.google.com/learn/pathways/maps-visualize-data?hl=en

#Data_Science #Google_Map #Data_Visualization
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐Ÿ‘‰Join @bigdataspecialist for more๐Ÿ‘ˆ
Python for Data Science: A Beginnerโ€™s Guide

Python is a programmer darling for plenty of reasons: the language is easy to read and work with, relatively simple to learn, and popular enough that thereโ€™s a great community and plenty of resources available.
And if you needed one more reason to consider starting Python for beginners, it plays an important role in lucrative data careers as well! Learning Python for data science or data analysis will give you a variety of useful skills.

โœ… Free Online Tutorial
๐Ÿงฑ 8 modules
๐Ÿƒโ€โ™‚๏ธ Self paced
Source: learntocodewithme

๐Ÿ”— Course Link


#Data_Science #python #Python_For_Data_Science
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐Ÿ‘‰Join @bigdataspecialist for more๐Ÿ‘ˆ
Data Science With Python Workflow Cheat Sheet

Creator: business Science
Stars โญ๏ธ: 75
Forked By: 38
https://github.com/business-science/cheatsheets/blob/master/Data_Science_With_Python_Workflow.pdf


#Data #Science #cheatSheet
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
Join @datascience_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
Data Science Lifestyle
How do Transformers work?

All
the Transformer models mentioned above (GPT, BERT, BART, T5, etc.) have been trained as language models. This means they have been trained on large amounts of raw text in a self-supervised fashion. Self-supervised learning is a type of training in which the objective is automatically computed from the inputs of the model. That means that humans are not needed to label the data!

This type of model develops a statistical understanding of the language it has been trained on, but itโ€™s not very useful for specific practical tasks. Because of this, the general pretrained model then goes through a process called transfer learning. During this process, the model is fine-tuned in a supervised way โ€” that is, using human-annotated labels โ€” on a given task

๐Ÿ”— Read More
Data Science Workflow
Datasets for Data Science and Machine Learning

Ten
years ago, it use be years ago quite difficult to find good datasets for data science and machine learning projects. Today, we have the opposite problem.
Weโ€™ve been flooded with lists and lists of datasets. The problem nowadays is not finding datasets, but rather sifting through them to keep the relevant ones.
Well, weโ€™ve done that for you right here.
Below, youโ€™ll find a curated list of free datasets for data science and machine learning, organized by their use case. Youโ€™ll find both hand-picked datasets and our favorite aggregators.

โœ… Exploratory Analysis
โœ… General Machine Learning
โœ… Deep Learning
โœ… Natural Language Processing
โœ… Cloud-Based Machine Learning
โœ… Time Series Analysis
โœ… Recommender Systems
โœ… Specific Industries
โœ… Streaming Data
โœ… Web Scraping
โœ… Current Events

๐Ÿ”— Source Link


#Data_Science #python #datasets
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
Join @datascience_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
Forwarded from Python Learning
Machine Learning Engineer Roadmap
2024/10/03 09:15:41
Back to Top
HTML Embed Code: