Coder Social home page Coder Social logo

causalml-lecturenotes's Introduction

Lecture Notes for CS 7290 Causality in Machine Learning

Getting started

To contribute to this repository, you need to contribute individual pages in the form of ".Rmd" (R Markdown) files. To compile the full set of lecture notes into HTML, you will need the bookdown R package. Install the package and compile using the command:

bookdown::render_book('index.Rmd', 'all')

Compiling the "causalml.Rproj" project file in RStudio will make things easier. Read through the bookdown documentation to learn more about bookdown, including how to format R Markdown documents.

Using Python code in an Rmarkdown document

If you want to run Python code in an R Markdown file, use the reticulate package in R.

Using Jupyter notebooks

If you prefer writing up lecture notes as Jupyter notebooks instead of R Markdown, you may try using Jupytext to export the notebooks into ".Rmd" files.

Submitting lecture notes

To submit lecture notes to this repo, fork the repo, add your lecture notes, and create a pull request. If working with other students, one student should create the PR. Make sure you let us know in the PR description who you are, and which of your classmates worked with you on the lecture notes, so we can give you all credit for your work.

The course instructor or TAs may request changes to the PR. If they do, make the requested changes promptly. Only when the PR is approved do you and your partners get credit for lecture notes.

causalml-lecturenotes's People

Contributors

robertness avatar yihui avatar deekshad avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.