awesome-datascience

Data Science Handbook

A resource guide for learning and applying Data Science skills to real-world problems

memo An awesome Data Science repository to learn and apply for real world problems.

GitHub

25k stars
1k watching
6k forks
last commit: almost 2 years ago
Linked from 11 awesome lists

analyticsawesome-listdata-miningdata-sciencedata-scientistsdata-visualizationdeep-learninghacktoberfestmachine-learningscience

AWESOME DATA SCIENCE / What is Data Science?

What is Data Science @ O'reilly
What is Data Science @ Quora
The sexiest job of 21st century
Wikipedia
How to Become a Data Scientist
a very short history of #datascience
Software Development Resources for Data Scientists
Data Scientist Roadmap
Navigating Your Path to Becoming a Data Scientist

AWESOME DATA SCIENCE / Real World / Disaster

deprem-ml(+25k developers) is trying to help disaster response using artificial intelligence. Everything is open-sourced

AWESOME DATA SCIENCE / Training Resources / Tutorials

1000 Data Science Projectsyou can run on the browser with IPython
#tidytuesday6,978almost 2 years agoA weekly data project aimed at the R ecosystem
Data science your way597over 5 years ago
PySpark Cheatsheet458over 3 years ago
Machine Learning, Data Science and Deep Learning with Python
How To Label Data
Your Guide to Latent Dirichlet Allocation
Over 1000 Data Science Online Courses at Classpert Online Search Engine
Tutorials of source code from the book Genetic Algorithms with Python by Clinton Sheppard1,213almost 4 years ago
Tutorials to get started on signal processing for machine learning64about 4 years ago
Realtime deploymentTutorial on Python time-series model deployment
Python for Data Science: A Beginner’s Guide
Minimum Viable Study Plan for Machine Learning Interviews9,949about 3 years ago
Understand and Know Machine Learning Engineering by Building Solid Projects
12 free Data Science projects to practice Python and Pandas
Best CV/Resume for Data Science Freshers
Understand Data Science Course in Java
Data Analytics Interview Questions (Beginner to Advanced)
Top 100+ Data Science Interview Questions and Answers

AWESOME DATA SCIENCE / Training Resources / Free Courses

Data Scientist with R
Data Scientist with Python
Genetic Algorithms OCW Course
AI Expert Roadmap29,305over 2 years agoRoadmap to becoming an Artificial Intelligence Expert
Convex OptimizationConvex Optimization (basics of convex analysis; least-squares, linear and quadratic programs, semidefinite programming, minimax, extremal volume, and other problems; optimality conditions, duality theory...)
Skillcombo - Data Science1000+ free online Data Science courses
Learning from DataIntroduction to machine learning covering basic theory, algorithms and applications
KaggleLearn about Data Science, Machine Learning, Python etc
ML Observability FundamentalsLearn how to monitor and root-cause production ML issues
Weights & Biases Effective MLOps: Model DevelopmentFree Course and Certification for building an end-to-end machine using W&B
Python for Machine LearningStart your journey to machine learning with Python, one of the most powerful programming languages
Python for Data Science by ScalerThis course is designed to empower beginners with the essential skills to excel in today's data-driven world. The comprehensive curriculum will give you a solid foundation in statistics, programming, data visualization, and machine learning
MLSys-NYU-2022373almost 4 years agoSlides, scripts and materials for the Machine Learning in Finance course at NYU Tandon, 2022
Hands-on Train and Deploy ML769over 2 years agoA hands-on course to train and deploy a serverless API that predicts crypto prices
LLMOps: Building Real-World Applications With Large Language ModelsLearn to build modern software with LLMs using the newest tools and techniques in the field
Prompt Engineering for Vision ModelsLearn to prompt cutting-edge computer vision models with natural language, coordinate points, bounding boxes, segmentation masks, and even other images in this free course from DeepLearning.AI
Data Science Course By IBMFree resources and learn what data science is and how it’s used in different industries

AWESOME DATA SCIENCE / Training Resources / MOOC's

Coursera Introduction to Data Science
Data Science - 9 Steps Courses, A Specialization on Coursera
Data Mining - 5 Steps Courses, A Specialization on Coursera
Machine Learning – 5 Steps Courses, A Specialization on Coursera
CS 109 Data Science
OpenIntro
CS 171 Visualization
Process Mining: Data science in Action
Oxford Deep Learning
Oxford Deep Learning - video
Oxford Machine Learning
UBC Machine Learning - video
Data Science Specialization4,073over 5 years ago
Coursera Big Data Specialization
Statistical Thinking for Data Science and Analytics by Edx
Cognitive Class AI by IBM
Udacity - Deep Learning
Keras in Motion
Microsoft Professional Program for Data Science
COMP3222/COMP6246 - Machine Learning Technologies
CS 231 - Convolutional Neural Networks for Visual Recognition
Coursera Tensorflow in practice
Coursera Deep Learning Specialization
365 Data Science Course
Coursera Natural Language Processing Specialization
Coursera GAN Specialization
Codecademy's Data Science
Linear AlgebraLinear Algebra course by Gilbert Strang
A 2020 Vision of Linear Algebra (G. Strang)
Python for Data Science Foundation Course
Data Science: Statistics & Machine Learning
Machine Learning Engineering for Production (MLOps)
Recommender Systems Specialization from University of Minnesotais an intermediate/advanced level specialization focused on Recommender System on the Coursera platform
Stanford Artificial Intelligence Professional Program
Data Scientist with Python
Programming with Julia
Scaler Data Science & Machine Learning Program
Data Science Skill Tree
Data Science for Beginners - Learn with AI tutor
Machine Learning for Beginners - Learn with AI tutor

AWESOME DATA SCIENCE / Training Resources / Intensive Programs

S2DS

AWESOME DATA SCIENCE / Training Resources / Colleges

A list of colleges and universities offering degrees in data science.154over 5 years ago
Data Science Degree @ Berkeley
Data Science Degree @ UVA
Data Science Degree @ Wisconsin
BS in Data Science & Applications
MS in Computer Information Systems @ Boston University
MS in Business Analytics @ ASU Online
MS in Applied Data Science @ Syracuse
M.S. Management & Data Science @ Leuphana
Master of Data Science @ Melbourne University
Msc in Data Science @ The University of Edinburgh
Master of Management Analytics @ Queen's University
Master of Data Science @ Illinois Institute of Technology
Master of Applied Data Science @ The University of Michigan
Master Data Science and Artificial Intelligence @ Eindhoven University of Technology
Master's Degree in Data Science and Computer Engineering @ University of Granada

AWESOME DATA SCIENCE / The Data Science Toolbox / Comparison

datacompy487almost 2 years agoDataComPy is a package to compare two Pandas DataFrames
Regression
Linear Regression
Ordinary Least Squares
Logistic Regression
Stepwise Regression
Multivariate Adaptive Regression Splines
Softmax Regression
Locally Estimated Scatterplot Smoothing

AWESOME DATA SCIENCE / The Data Science Toolbox / Comparison / Classification

k-nearest neighbor
Support Vector Machines
Decision Trees
ID3 algorithm
C4.5 algorithm

AWESOME DATA SCIENCE / The Data Science Toolbox / Comparison

Ensemble Learning

AWESOME DATA SCIENCE / The Data Science Toolbox / Comparison / Ensemble Learning

Boosting
Stacking
Bagging
Random Forest
AdaBoost

AWESOME DATA SCIENCE / The Data Science Toolbox / Comparison

Clustering

AWESOME DATA SCIENCE / The Data Science Toolbox / Comparison / Clustering

Hierchical clustering
k-means
Density-based clustering
Fuzzy clustering
Mixture models

AWESOME DATA SCIENCE / The Data Science Toolbox / Comparison

Dimension Reduction

AWESOME DATA SCIENCE / The Data Science Toolbox / Comparison / Dimension Reduction

Principal Component Analysis (PCA)
t-SNE; t-distributed Stochastic Neighbor Embedding
Factor Analysis
Latent Dirichlet Allocation (LDA)

AWESOME DATA SCIENCE / The Data Science Toolbox / Comparison

Neural Networks
Self-organizing map
Adaptive resonance theory
Hidden Markov Models (HMM)
Clustering
Generative models
Low-density separation
Laplacian regularization
Heuristic approaches
Q Learning
SARSA (State-Action-Reward-State-Action) algorithm
Temporal difference learning
C4.5
k-Means
SVM (Support Vector Machine)
Apriori
EM (Expectation-Maximization)
PageRank
AdaBoost
KNN (K-Nearest Neighbors)
Naive Bayes
CART (Classification and Regression Trees)
Multilayer Perceptron
Convolutional Neural Network (CNN)
Recurrent Neural Network (RNN)
Boltzmann Machines
Autoencoder
Generative Adversarial Network (GAN)
Self-Organized Maps
Transformer
Conditional Random Field (CRF)
ML System Designs)

AWESOME DATA SCIENCE / The Data Science Toolbox / General Machine Learning Packages

scikit-learn
scikit-multilearn921over 2 years ago
sklearn-expertsys489about 9 years ago
scikit-feature1,513about 2 years ago
scikit-rebate413over 3 years ago
seqlearn691over 3 years ago
sklearn-bayes514almost 5 years ago
sklearn-crfsuite425almost 3 years ago
sklearn-deap771over 2 years ago
sigopt_sklearn75about 3 years ago
sklearn-evaluation3over 3 years ago
scikit-image6,117almost 2 years ago
scikit-opt5,316about 2 years ago
scikit-posthocs354almost 2 years ago
pystruct664almost 5 years ago
Shogun
xLearn3,087about 3 years ago
cuML4,292almost 2 years ago
causalml5,132almost 2 years ago
mlpack5,151almost 2 years ago
MLxtend4,926almost 2 years ago
modAL2,239over 2 years ago
Sparkit-learn1,154over 5 years ago
hyperlearn1,871almost 2 years ago
dlib13,623almost 2 years ago
imodels1,406almost 2 years ago
RuleFit411almost 3 years ago
pyGAM876about 2 years ago
Deepchecks3,650almost 2 years ago
scikit-survival
interpretable
XGBoost26,396almost 2 years ago
LightGBM16,769almost 2 years ago
CatBoost8,139almost 2 years ago
JAX30,744almost 2 years ago

AWESOME DATA SCIENCE / The Data Science Toolbox / Deep Learning Packages

PyTorch84,978almost 2 years ago
torchvision16,364almost 2 years ago
torchtext3,524almost 2 years ago
torchaudio2,561almost 2 years ago
ignite4,554almost 2 years ago
PyTorchNet1,669almost 2 years ago
PyToune572almost 2 years ago
skorch5,911almost 2 years ago
PyVarInf359almost 7 years ago
pytorch_geometric21,597almost 2 years ago
GPyTorch3,605almost 2 years ago
pyro8,604almost 2 years ago
Catalyst3,300over 2 years ago
pytorch_tabular1,404almost 2 years ago
Yolov310,260almost 2 years ago
Yolov551,418almost 2 years ago
Yolov833,951almost 2 years ago
TensorFlow186,822almost 2 years ago
TensorLayer7,337over 3 years ago
TFLearn9,621over 2 years ago
Sonnet9,790almost 2 years ago
tensorpack6,303about 3 years ago
TRFL3,136almost 4 years ago
Polyaxon3,581almost 2 years ago
NeuPy739almost 2 years ago
tfdeploy353over 2 years ago
tensorflow-upstream688almost 2 years ago
TensorFlow Fold1,826about 5 years ago
tensorlm61about 4 years ago
TensorLight11almost 4 years ago
Mesh TensorFlow1,597almost 3 years ago
Ludwig11,236almost 2 years ago
TF-Agents2,816almost 2 years ago
TensorForce3,299about 2 years ago
Keras
keras-contrib1,579almost 4 years ago
Hyperas2,179over 3 years ago
Elephas1,574over 3 years ago
Hera487over 9 years ago
Spektral2,372over 2 years ago
qkeras541almost 2 years ago
keras-rl5,530almost 3 years ago
Talos1,626over 2 years ago
altair
addepar
amcharts
anychart
bokeh
Comet
slemma
cartodb
Cube
d3plus
Data-Driven Documents(D3js)
dygraphs
ECharts
exhibit
gephi
ggplot2
Glue
Google Chart Gallery
highcarts
import.io
jqplot
Matplotlib
nvd3
Netron28,684almost 2 years ago
Openrefine
plot.ly
raw
Resseract Lite4about 2 years ago
Seaborn
techanjs
Timeline
variancecharts
vida
vizzu1,941almost 2 years ago
Wrangler
r2d3
NetworkX
Redash
C3
TensorWatch3,424about 3 years ago
geomap
Dash

AWESOME DATA SCIENCE / The Data Science Toolbox / Miscellaneous Tools

The Data Science Lifecycle Process493over 5 years ago
Data Science Lifecycle Template Repo183about 6 years ago
RexMex278about 3 years ago
ChemicalX719about 3 years ago
PyTorch Geometric Temporal2,694almost 2 years ago
Little Ball of Fur705over 2 years ago
Karate Club2,178about 2 years ago
ML Workspace3,446about 2 years ago
Neptune.ai
steppy134almost 8 years ago
steppy-toolkit22almost 8 years ago
Datalab from Google
Hortonworks Sandbox
R
Tidyverse
RStudio
Python - Pandas - Anaconda
Pandas GUI3,204almost 3 years ago
Scikit-Learn
NumPy
Vaex
SciPy
Data Science Toolbox
Data Science Toolbox
Wolfram Data Science Platform
Datadog
Variance
Kite Development Kit
Domino Data Labs
Apache Flink
Apache Hama
Weka
Octave
Apache Spark
Hydrosphere Mist326almost 6 years ago
Data Mechanics
Caffe
Torch
Nervana's python based Deep Learning Framework3,870over 5 years ago
Skale397over 5 years ago
Aerosolve
Intel framework313over 10 years ago
Datawrapper
github.com1,368almost 2 years agoAn open source data visualization platform helping everyone to create simple, correct and embeddable charts. Also at
Tensor Flow
Natural Language Toolkit
Annotation Lab
nlp-toolkit for node.js
Julia
IJulia2,810almost 2 years ago
Apache Zeppelin
Featuretools7,304over 1 year ago
Optimus1,486almost 2 years ago
Albumentations14,386almost 2 years ago
DVC14,016almost 2 years ago
Lambdo23over 5 years ago
Feast5,669almost 2 years ago
Polyaxon3,581almost 2 years ago
LightTag
UBIAI
Trains5,740almost 2 years ago
Hopsworks1,177almost 2 years ago
MindsDB26,915almost 2 years ago
Lightwood453almost 2 years ago
AWS Data Wrangler3,951almost 2 years ago
Amazon Rekognition
Amazon Textract
Amazon Lookout for Vision
Amazon CodeGuru
CML4,046almost 2 years ago
Dask
Statsmodels
Gensim
spaCy
Grid Studio8,882almost 3 years ago
Python Data Science Handbook43,422about 2 years ago
Shapley219about 3 years ago
DAGsHub
Deepnote
Valohai
PyMC3
PyStan
hmmlearn
Chaos Genius744about 2 years ago
Nimblebox
Towhee3,255almost 2 years ago
LineaPy663over 2 years ago
envd2,061almost 2 years ago
Explore Data Science Libraries
MLEM718about 3 years ago
MLflow
cleanlab9,820almost 2 years ago
AutoGluon8,167almost 2 years ago
Arize AI
Aureo.io
ERD Lab
Arize-Phoenix
Comet152almost 2 years ago
Opik2,588over 1 year ago
Synthical
teeplot12almost 2 years ago
Streamlit36,168almost 2 years ago
Gradio34,557almost 2 years ago
Weights & Biases9,270over 1 year ago
DVC14,016almost 2 years ago
Optuna11,082almost 2 years ago
Ray Tune34,412almost 2 years ago
Apache Airflow37,580almost 2 years ago
Prefect17,771almost 2 years ago
Kedro10,050almost 2 years ago
Hamilton1,900almost 2 years ago
SHAP23,077almost 2 years ago
LIME11,663about 2 years ago
flyte5,850over 1 year ago
dbt10,071almost 2 years ago
SHAP23,077almost 2 years ago
LIME11,663about 2 years ago

AWESOME DATA SCIENCE / Literature and Media / Books

Data Science From Scratch: First Principles with Python
Artificial Intelligence with Python - Tutorialspoint
Machine Learning from Scratch
Probabilistic Machine Learning: An Introduction
A Comprehensive Guide to Machine Learning
How to Lead in Data ScienceEarly Access
Fighting Churn With Data
Data Science at Scale with Python and Dask
Python Data Science Handbook
The Data Science Handbook: Advice and Insights from 25 Amazing Data Scientists
Think Like a Data Scientist
Introducing Data Science
Practical Data Science with R
Everyday Data Science&
Exploring Data Sciencefree eBook sampler
Exploring the Data Junglefree eBook sampler
Classic Computer Science Problems in Python
Math for ProgrammersEarly access
R in Action, Third EditionEarly Access
Data Science BookcampEarly access
Data Science Thinking: The Next Scientific, Technological and Economic Revolution
Applied Data Science: Lessons Learned for the Data-Driven Business
The Data Science Handbook
Essential Natural Language ProcessingEarly access
Mining Massive Datasetsfree e-book comprehended by an online course
Pandas in ActionEarly access
Genetic Algorithms and Genetic Programming
Advances in Evolutionary AlgorithmsFree Download
Genetic Programming: New Approaches and Successful ApplicationsFree Download
Evolutionary AlgorithmsFree Download
Advances in Genetic Programming, Vol. 3Free Download
Global Optimization Algorithms: Theory and ApplicationFree Download
Genetic Algorithms and Evolutionary ComputationFree Download
Convex OptimizationConvex Optimization book by Stephen Boyd - Free Download
Data Analysis with Python and PySparkEarly Access
R for Data Science
Build a Career in Data Science
Machine Learning BookcampEarly access
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition
Effective Data Science Infrastructure
Practical MLOps: How to Get Ready for Production Models
Data Analysis with Python and PySpark
Regression, a Friendly guideEarly Access
Streaming Systems: The What, Where, When, and How of Large-Scale Data Processing
Data Science at the Command Line: Facing the Future with Time-Tested Tools
Machine Learning - CIn UFPE
Machine Learning with Python - Tutorialspoint
Deep Learning
Designing Cloud Data PlatformsEarly Access
An Introduction to Statistical Learning with Applications in R
The Elements of Statistical Learning: Data Mining, Inference, and Prediction
Deep Learning with PyTorch
Neural Networks and Deep Learning
Deep Learning Cookbook
Introduction to Machine Learning with Python
Artificial Intelligence: Foundations of Computational Agents, 2nd EditionFree HTML version
The Quest for Artificial Intelligence: A History of Ideas and AchievementsFree Download
Graph Algorithms for Data ScienceEarly Access
Data Mesh in ActionEarly Access
Julia for Data AnalysisEarly Access
Casual Inference for Data ScienceEarly Access
Regular Expression Puzzles and AI Coding Assistantsby David Mertz
Dive into Deep Learning
Data for All
Interpretable Machine Learning: A Guide for Making Black Box Models ExplainableFree GitHub version
Foundations of Data ScienceFree Download
Comet for DataScience: Enhance your ability to manage and optimize the life cycle of your data science project
Software Engineering for Data ScientistsEarly Access
Julia for Data ScienceEarly Access
An Introduction to Statistical LearningDownload Page
Machine Learning For Absolute Beginners
Unifying Business, Data, and Code: Designing Data Products with JSON Schema

AWESOME DATA SCIENCE / Literature and Media / Journals, Publications and Magazines

ICMLInternational Conference on Machine Learning
GECCOThe Genetic and Evolutionary Computation Conference (GECCO)
epjdatascience
Journal of Data Sciencean international journal devoted to applications of statistical methods at large
Big Data Research
Journal of Big Data
Big Data & Society
Data Science Journal
datatau.com/newsLike Hacker News, but for data
Data Science Trello Board
Medium Data Science TopicData Science related publications on medium
Towards Data Science Genetic Algorithm Topic-Genetic Algorithm related Publications towards Data Science
all AI newsThe AI/ML/Big Data news aggregator platform

AWESOME DATA SCIENCE / Literature and Media / Newsletters

AI Digest. A weekly newsletter to keep up to date with AI, machine learning, and data science.
DataTalks.Club. A weekly newsletter about data-related things.
The Analytics Engineering Roundup. A newsletter about data science.

AWESOME DATA SCIENCE / Literature and Media / Bloggers

Wes McKinneyWes McKinney Archives
Matthew RussellMining The Social Web
Greg RedaGreg Reda Personal Blog
Kevin DavenportKevin Davenport Personal Blog
Julia EvansRecurse Center alumna
Hakan KardasPersonal Web Page
Sean J. TaylorPersonal Web Page
Drew ConwayPersonal Web Page
Hilary MasonPersonal Web Page
Noah IliinskyPersonal Blog
Matt HarrisonPersonal Blog
Vamshi AmbatiAllThings Data Sciene
Prash ChanTech Blog on Master Data Management And Every Buzz Surrounding It
Clare CorthellThe Open Source Data Science Masters
Paul MillerBased in the UK and working globally, Cloud of Data's consultancy services help clients understand the implications of taking data and more to the Cloud
Data Science LondonData Science London is a non-profit organization dedicated to the free, open, dissemination of data science. We are the largest data science community in Europe. We are more than 3,190 data scientists and data geeks in our community
Datawranglingby Peter Skomoroch. MACHINE LEARNING, DATA MINING, AND MORE
Quora Data ScienceData Science Questions and Answers from experts
Siaha PhD student at Berkeley
Louis Dorarda technology guy with a penchant for the web and for data, big and small
Machine Learning Masteryabout helping professional programmers confidently apply machine learning algorithms to address complex problems
Daniel ForsythPersonal Blog
Data Science WeeklyWeekly News Blog
Revolution AnalyticsData Science Blog
R BloggersR Bloggers
The Practical QuantBig data
Yet Another Data BlogYet Another Data Blog
Spenczara data scientist at . I handle the whole data pipeline, from tracking to model-building to reporting
KD NuggetsData Mining, Analytics, Big Data, Data, Science not a blog a portal
Meta BrownPersonal Blog
Data Scientistis building the data scientist culture
WhatSTheBigDatais some of, all of, or much more than the above and this blog explores its impact on information technology, the business world, government agencies, and our lives
Tevfik KosarMagnus Notitia
New Data ScientistHow a Social Scientist Jumps into the World of Big Data
Harvard Data ScienceThoughts on Statistical Computing and Visualization
Data Science 101Learning To Be A Data Scientist
Kaggle Past Solutions
DataScientistJourney
NYC Taxi Visualization Blog
Learning Lover
Dataists
Data-Mania
Data-Magnum
P-valueMusings on data science, machine learning, and stats
datascopeanalytics
Digital transformation
datascientistjourney
Data Mania Blog- Chris Said's science blog
Emilio Ferrara's web page
DataNews
Reddit TextMining
Periscopic
Hilary Parker
Data Stories
Data Science Lab
Meaning of
Adventures in Data Land
DATA MINERS BLOG
Dataclysm
FlowingDataVisualization and Statistics
Calculated Risk
O'reilly Learning Blog
Dominodatalab
i am traskA Machine Learning Craftsmanship Blog
Vademecum of Practical Data ScienceHandbook and recipes for data-driven solutions of real-world problems
DataconomyA blog on the newly emerging data economy
SpringboardA blog with resources for data science learners
Analytics VidhyaA full-fledged website about data science and analytics study material
Occam's RazorFocused on Web Analytics
Data SchoolData science tutorials for beginners!
Colah's BlogBlog for understanding Neural Networks!
Sebastian's BlogBlog for NLP and transfer learning!
DistillDedicated to clear explanations of machine learning!
Chris Albon's WebsiteData Science and AI notes
Andrew CarrData Science with Esoteric programming languages
floydhubBlog for Evolutionary Algorithms
JinglesReview and extract key concepts from academic papers
nbshareData Science notebooks
Deep and ShallowAll things Deep and Shallow in Data Science
Loic TetrelData science blog
Chip Huyen's BlogML Engineering, MLOps, and the use of ML in startups
Maria KhalusovaData science blog
Aditi RastogiML,DL,Data Science blog
Santiago BasultoData Science with Python
Akhil SoniML, DL and Data Science
Akhil SoniML, DL and Data Science

AWESOME DATA SCIENCE / Literature and Media / Presentations

How to Become a Data Scientist
Introduction to Data Science
Intro to Data Science for Enterprise Big Data
How to Interview a Data Scientist
How to Share Data with a Statistician6,549about 2 years ago
The Science of a Great Career in Data Science
What Does a Data Scientist Do?
Building Data Start-Ups: Fast, Big, and Focused
How to win data science competitions with Deep Learning
Full-Stack Data Scientist

AWESOME DATA SCIENCE / Literature and Media / Podcasts

AI at Home
AI Today
Adversarial Learning
Becoming a Data Scientist
Chai time Data Science
Data Crunch
Data Engineering Podcast
Data Science at Home
Data Science Mixer
Data Skeptic
Data Stories
Datacast
DataFramed
DataTalks.Club
Gradient Descent
Learning Machines 101
Let's Data (Brazil)
Linear Digressions
Not So Standard Deviations
O'Reilly Data Show Podcast
Partially Derivative
Superdatascience
The Data Engineering Show
The Radical AI Podcast
The Robot Brains Podcast
What's The Point
How AI Built This
The Analytics Engineering Podcast

AWESOME DATA SCIENCE / Literature and Media / YouTube Videos & Channels

What is machine learning?
Andrew Ng: Deep Learning, Self-Taught Learning and Unsupervised Feature Learning
Data36 - Data Science for Beginners by Tomi Mester
Deep Learning: Intelligence from Big Data
Interview with Google's AI and Deep Learning 'Godfather' Geoffrey Hinton
Introduction to Deep Learning with Python
What is machine learning, and how does it work?
Data SchoolData Science Education
Neural Nets for Newbies by Melanie Warrick (May 2015)
Neural Networks video series by Hugo Larochelle
Google DeepMind co-founder Shane Legg - Machine Super Intelligence
Data Science Primer
Data Science with Genetic Algorithms
Data Science for Beginners
DataTalks.Club
Mildlyoverfitted - Tutorials on intermediate ML/DL topics
mlops.community - Interviews of industry experts about production ML
ML Street Talk - Unabashedly technical and non-commercial, so you will hear no annoying pitches.
Neural networks by 3Blue1Brown
Neural networks from scratch by Sentdex
Manning Publications YouTube channel
Ask Dr Chong: How to Lead in Data Science - Part 1
Ask Dr Chong: How to Lead in Data Science - Part 2
Ask Dr Chong: How to Lead in Data Science - Part 3
Ask Dr Chong: How to Lead in Data Science - Part 4
Ask Dr Chong: How to Lead in Data Science - Part 5
Ask Dr Chong: How to Lead in Data Science - Part 6
Regression Models: Applying simple Poisson regression
Deep Learning Architectures
Time Series Modelling and Analysis

AWESOME DATA SCIENCE / Socialize / Facebook Accounts

Data
Big Data Scientist
Data Science Day
Data Science Academy
Facebook Data Science Page
Data Science London
Data Science Technology and Corporation
Data Science - Closed Group
Center for Data Science
Big data hadoop NOSQL Hive Hbase
Analytics, Data Mining, Predictive Modeling, Artificial Intelligence
Big Data Analytics using R
Big Data Analytics with R and Hadoop
Big Data Learnings
Big Data, Data Science, Data Mining & Statistics
BigData/Hadoop Expert
Data Mining / Machine Learning / AI
Data Mining/Big Data - Social Network Ana
Vademecum of Practical Data Science
Veri Bilimi Istanbul
The Data Science Blog

AWESOME DATA SCIENCE / Socialize / Twitter Accounts

Big Data Combine
Big Data Science
Chris Said
Clare Corthell
DADI Charles-Abner
Data Science Central
Data Science London
Data Science Renee
Data Science Report
Data Science Tips
Data Vizzard
DataScienceX
DJ Patil
Domino Data Lab
Drew Conway
Erin Bartolo
Greg Reda
Gregory Piatetsky
Hadley Wickham
Hakan Kardas
Hilary Mason
Jeff Hammerbacher
John Myles White
Juan Miguel Lavista
Julia Evans
Kenneth Cukier
http://www.big-data-book.com/The Economist's Data Editor and co-author of Big Data ( )
https://www.meetup.com/San-Diego-Data-Science-R-Users-Group/Organizer of
Kevin Markham
Data SchoolData science instructor, and founder of
Kim Rees
Kirk Borne
Luis Rei
Matt Harrison
Matthew Russell
Mert Nuhoğlu
Monica Rogati
Noah Iliinsky
https://www.oreilly.com/pub/au/4419Visualization & interaction designer. Practical cyclist. Author of vis books:
Paul Miller
Peter Skomoroch
Prash Chan
Quora Data Science
R-Bloggers
Rand Hindi
Randy Olson
Recep Erol
Ryan Orban
Sean J. Taylor
Silvia K. Spiva
Harsh B. Gupta
Spencer Nelson
Talha Oz
Tasos Skarlatidis
Terry Timko
Tony Baer
Tony Ojeda
Vamshi Ambati
https://allthingsds.wordpress.comData Science @ PayPal. #NLP, #machinelearning; PhD, Carnegie Mellon alumni (Blog: )
Wes McKinney
WileyEd
WNYC Data News Team
Alexey Grigorev
İlker Arslan
INEVITABLE

AWESOME DATA SCIENCE / Socialize / Telegram Channels

Open Data Science– First Telegram Data Science channel. Covering all technical and popular staff about anything related to Data Science: AI, Big Data, Machine Learning, Statistics, general Math and the applications of former
Loss function porn— Beautiful posts on DS/ML theme with video or graphic visualization
Machinelearning– Daily ML news

AWESOME DATA SCIENCE / Socialize / Slack Communities

DataTalks.Club
Women Who Code - Data Science

AWESOME DATA SCIENCE / Socialize / GitHub Groups

Berkeley Institute for Data Science

AWESOME DATA SCIENCE / Socialize / Data Science Competitions

Kaggle
DrivenData
Analytics Vidhya
InnoCentive
Microprediction

AWESOME DATA SCIENCE / Fun / Infographics

Key differences of a data scientist vs. data engineer
DataCampA visual guide to Becoming a Data Scientist in 8 Steps by
imgMindmap on required skills ( )
Curriculum via Metro mapSwami Chandrasekaran made a
@kzawadzby via
Data Science CentralBy
this articleDifferent Data Science Skills and Roles from by Springboard
how to avoid mistakes with dataA simple and friendly way of teaching your non-data scientist/non-statistician colleagues . From Geckoboard's

AWESOME DATA SCIENCE / Fun / Datasets

Academic Torrents
ADS-B ExchangeSpecific datasets for aircraft and Automatic Dependent Surveillance-Broadcast (ADS-B) sources
hadoopilluminated.com
data.govThe home of the U.S. Government's open data
United States Census Bureau
usgovxml.com
enigma.comNavigate the world of public data - Quickly search and analyze billions of public records published by governments, companies and organizations
datahub.io
aws.amazon.com/datasets
datacite.org
The official portal for European data
NASDAQ:DATANasdaq Data Link A premier source for financial, economic and alternative datasets
figshare.com
GeoLite Legacy Downloadable Databases
Quora's Big Datasets Answer
Public Big Data Sets
Kaggle Datasets
A Deep Catalog of Human Genetic Variation
A community-curated database of well-known people, places, and things
Google Public Data
World Bank Data
NYC Taxi data
Open Data PhillyConnecting people with data for Philadelphia
grouplens.orgSample movie (with ratings), book and wiki datasets
UC Irvine Machine Learning Repositorycontains data sets good for machine learning
research-quality data setsby
National Centers for Environmental Information
ClimateData.us(related: )
r/datasets
MapLightprovides a variety of data free of charge for uses that are freely available to the general public. Click on a data set below to learn more
GHDxInstitute for Health Metrics and Evaluation - a catalog of health and demographic datasets from around the world and including IHME results
St. Louis Federal Reserve Economic Data - FRED
New Zealand Institute of Economic Research – Data1850
Open Data Sources506over 8 years ago
UNICEF Data
undata
NASA SocioEconomic Data and Applications Center - SEDAC
The GDELT Project
Sweden, Statistics
StackExchange Data Exploreran open source tool for running arbitrary queries against public data from the Stack Exchange network
SocialGrepa collection of open Reddit datasets
San Fransisco Government Open Data
IBM Asset Dataset
Open data Index
Public Git Archive323almost 7 years ago
GHTorrent
Microsoft Research Open Data
Open Government Data Platform India
Google Dataset Search (beta)
NAYN.CO Turkish News with categories3almost 7 years ago
Covid-191,161almost 2 years ago
Covid-19 Google116about 5 years ago
Enron Email Dataset
5000 Images of Clothes105over 5 years ago
IBB Open Portal
The Humanitarian Data Exchange

AWESOME DATA SCIENCE / Fun / Comics

Comic compilation
Cartoons
Data Science Cartoons
Data Science: The XKCD Edition

AWESOME DATA SCIENCE / Other Awesome Lists

awesome-awesomeness32,173over 2 years agoOther amazingly awesome lists can be found in the
Awesome Machine Learning66,380over 1 year ago
lists10,067almost 2 years ago
awesome-dataviz3,843over 2 years ago
awesome-python227,763about 2 years ago
Data Science IPython Notebooks.27,601over 2 years ago
awesome-r6,047almost 2 years ago
awesome-datasets61,377almost 2 years ago
awesome-Machine Learning & Deep Learning Tutorials15,675over 2 years ago
Awesome Data Science Ideas666over 2 years ago
Machine Learning for Software Engineers28,216over 2 years ago
Community Curated Data Science Resources
Awesome Machine Learning On Source Code6,273almost 6 years ago
Awesome Community Detection2,342over 2 years ago
Awesome Graph Classification4,767over 3 years ago
Awesome Decision Tree Papers2,387over 2 years ago
Awesome Fraud Detection Papers1,639over 2 years ago
Awesome Gradient Boosting Papers1,005over 2 years ago
Awesome Computer Vision Models515over 5 years ago
Awesome Monte Carlo Tree Search652over 2 years ago
Glossary of common statistics and ML terms
100 NLP Papers3,762about 5 years ago
Awesome Game Datasets763almost 2 years ago
Data Science Interviews Questions9,002about 2 years ago
Awesome Explainable Graph Reasoning1,949over 4 years ago
Top Data Science Interview Questions
Awesome Drug Synergy, Interaction and Polypharmacy Prediction89about 4 years ago
Deep Learning Interview Questions
Top Future Trends in Data Science in 2023
How Generative AI Is Changing Creative Work
What is generative AI?

AWESOME DATA SCIENCE / Other Awesome Lists / Hobby

Awesome Music Production1,059almost 2 years ago

Backlinks from these awesome lists:

More related projects: