Skip to content

A two-day NCRM course on causal analysis and machine learning provided in June 2021.

Notifications You must be signed in to change notification settings

misoc-mml/ncrm-causality-2021

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Machine Learning for Causal Analysis Using Observational Data (22-23 June 2021)

Day 1

  • 9:30-9:50 Welcome and Introduction to the Course
  • 9:50-12:00 A Quick Introduction to Machine Learning
    • Supervised ML
    • Regression classification
    • Random forests
  • 12:00-13:00 Lunch Break
  • 13:00-16:30 Python practical 1
    • Using Python within Google Colab to train, test and assess

Day 2

  • 9:30-12:00 Causal inference using ML
    • The importance of causal inference
    • Potential outcomes and average treatment effects
    • No unobserved confounding: handling covariate differences
    • Regression and propensity scores: old and new ways
  • 12:00-13:00 Lunch Break
  • 13:00-16:00 Python practical 2
  • 16:00-16:30 Consolidation, Discussion and Next Steps

Signing-up for Google Colab

  1. Create a Google account if you do not have one already.
  2. Go to https://colab.research.google.com/.
  3. If you see a “Sign in” button in the top right corner of the screen, click it and sign in using your Google account. If you see your account’s profile picture instead, you are already signed in.
  4. In the top right corner of the screen, there is also a “Connect” button. Click it. A successful connection will confirm you are logged in correctly.
  5. Feel free to explore the default “Welcome to Colaboratory” notebook (the one opened by default when you visit the website). Execute some code cells and familiarise yourself with the environment. This step is entirely optional as we will cover this in the course.

Further resources

Feedback

Please let us know your thoughts on the course! Visit this link.

About

A two-day NCRM course on causal analysis and machine learning provided in June 2021.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 91.6%
  • TeX 5.0%
  • Python 2.7%
  • Shell 0.7%