All Projects → bradleyfay → Causal Inference For Data Scientists

bradleyfay / Causal Inference For Data Scientists

Licence: mit
Notebooks of Python and R code which illustrates basic causal inference using simulated data

Programming Languages

python
139335 projects - #7 most used programming language
r
7636 projects

Projects that are alternatives of or similar to Causal Inference For Data Scientists

Facet
Human-explainable AI.
Stars: ✭ 269 (+1482.35%)
Mutual labels:  jupyter-notebook, statistics, simulation
Edward2
A simple probabilistic programming language.
Stars: ✭ 419 (+2364.71%)
Mutual labels:  jupyter-notebook, statistics
Stats Maths With Python
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
Stars: ✭ 381 (+2141.18%)
Mutual labels:  jupyter-notebook, statistics
Edward
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
Stars: ✭ 4,674 (+27394.12%)
Mutual labels:  jupyter-notebook, statistics
Basic Mathematics For Machine Learning
The motive behind Creating this repo is to feel the fear of mathematics and do what ever you want to do in Machine Learning , Deep Learning and other fields of AI
Stars: ✭ 300 (+1664.71%)
Mutual labels:  jupyter-notebook, statistics
120 Ds Interview Questions
My Answer to 120 Data Science Interview Questions
Stars: ✭ 304 (+1688.24%)
Mutual labels:  jupyter-notebook, statistics
Geomstats
Computations and statistics on manifolds with geometric structures.
Stars: ✭ 498 (+2829.41%)
Mutual labels:  jupyter-notebook, statistics
The Elements Of Statistical Learning
My notes and codes (jupyter notebooks) for the "The Elements of Statistical Learning" by Trevor Hastie, Robert Tibshirani and Jerome Friedman
Stars: ✭ 260 (+1429.41%)
Mutual labels:  jupyter-notebook, statistics
Probabilistic Programming And Bayesian Methods For Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
Stars: ✭ 23,912 (+140558.82%)
Mutual labels:  jupyter-notebook, statistics
Machine learning tutorials
Code, exercises and tutorials of my personal blog ! 📝
Stars: ✭ 601 (+3435.29%)
Mutual labels:  jupyter-notebook, statistics
Cracking The Data Science Interview
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
Stars: ✭ 672 (+3852.94%)
Mutual labels:  jupyter-notebook, statistics
Data Science Learning
Repository of code and resources related to different data science and machine learning topics. For learning, practice and teaching purposes.
Stars: ✭ 273 (+1505.88%)
Mutual labels:  jupyter-notebook, statistics
Notebooks Statistics And Machinelearning
Jupyter Notebooks from the old UnsupervisedLearning.com (RIP) machine learning and statistics blog
Stars: ✭ 270 (+1488.24%)
Mutual labels:  jupyter-notebook, statistics
Probability
Probabilistic reasoning and statistical analysis in TensorFlow
Stars: ✭ 3,550 (+20782.35%)
Mutual labels:  jupyter-notebook, statistics
Notes
Notes On Using Data Science & Artificial Intelligence To Fight For Something That Matters.
Stars: ✭ 710 (+4076.47%)
Mutual labels:  jupyter-notebook, statistics
Python For Probability Statistics And Machine Learning
Jupyter Notebooks for Springer book "Python for Probability, Statistics, and Machine Learning"
Stars: ✭ 481 (+2729.41%)
Mutual labels:  jupyter-notebook, statistics
Kdepy
Kernel Density Estimation in Python
Stars: ✭ 244 (+1335.29%)
Mutual labels:  jupyter-notebook, statistics
data-science-notes
Open-source project hosted at https://makeuseofdata.com to crowdsource a robust collection of notes related to data science (math, visualization, modeling, etc)
Stars: ✭ 52 (+205.88%)
Mutual labels:  statistics, simulation
Cvpr 2019 Paper Statistics
Statistics and Visualization of acceptance rate, main keyword of CVPR 2019 accepted papers for the main Computer Vision conference (CVPR)
Stars: ✭ 527 (+3000%)
Mutual labels:  jupyter-notebook, statistics
Fecon235
Notebooks for financial economics. Keywords: Jupyter notebook pandas Federal Reserve FRED Ferbus GDP CPI PCE inflation unemployment wage income debt Case-Shiller housing asset portfolio equities SPX bonds TIPS rates currency FX euro EUR USD JPY yen XAU gold Brent WTI oil Holt-Winters time-series forecasting statistics econometrics
Stars: ✭ 708 (+4064.71%)
Mutual labels:  jupyter-notebook, statistics

Causal Inference for Data Scientists

Notebooks of Python and R code which illustrates basic causal inference using simulated data

Materials

Introductory Blog: Medium

Deck from Talk: Google Slides

3rd Party Resources

In addition to any material I adapt and create in the repo, here is a running list of resources which I have found valuable as I've skilled up in Causal Inference.

Books

  • Mastering the 'Metrics - Probably the best place to start. Provides an approachable introduction to Causal Inference and the primary tools used by econometricians.
  • Mostly Harmless Econometrics - A more thorough introduction to Econometrics. Very approachable, but a little more math heavy than Mastering the 'Metrics

Videos

Ben Lambert has made a ton of fantastic videos on Econometrics. He has done both undergraduate and graduate level. I found these videos super useful as quick refreshers or when I needed an alternative explanation of various topics. Definitely worth bookmarking.

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].