Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Interaction Tree (IT), Causal Inference Tree (CIT), and Invariant DDP (IDDP) #562

Merged
merged 10 commits into from
Jul 8, 2023

Commits on Oct 22, 2022

  1. Configuration menu
    Copy the full SHA
    ac1c4ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4a02b0 View commit details
    Browse the repository at this point in the history
  3. Added IDDP Implementation

    jroessler committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    16b46c6 View commit details
    Browse the repository at this point in the history
  4. Used black formatter

    jroessler committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    c596ceb View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Configuration menu
    Copy the full SHA
    9fb72b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b17a79e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b482a1a View commit details
    Browse the repository at this point in the history
  4. For the given synthetic dataset, IT and IDDP are not better than a ra…

    …ndom classifier. That is why I removed the check for both methods
    jroessler committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    6aa8652 View commit details
    Browse the repository at this point in the history
  5. Used black formatter

    jroessler committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    210d580 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    a831433 View commit details
    Browse the repository at this point in the history