8000 Comparing 0.9.0...0.10.0 · Quantco/metalearners · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Quantco/metalearners
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.9.0
Choose a base ref
...
head repository: Quantco/metalearners
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.10.0
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Aug 12, 2024

  1. Fix S-Learner's leakage (#79)

    * Update benchmark values.
    
    * Fix S-Learner's leakage.
    
    * Add changelog entry.
    
    * Fix date in changelog.
    kklein authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4409cc5 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Add predict_conditional_average_outcomes method to R-Learner (#78)

    * Enable R-Learner for tests.
    
    * Add method to MetaLearner class.
    
    * Draft predict_conditional_average_outcomes method for R-Learner.
    
    * Fix PR-unrelated typo in changelog.
    
    * Add changelog entry.
    
    * Fix shape issue.
    
    * Mention estimation approach in doc string.
    
    * Fix typo.
    
    * Remove duplicated docstrings.
    kklein authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9c6e0a5 View commit details
    Browse the repository at this point in the history
  2. Update changelog.

    kklein committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d863df1 View commit details
    Browse the repository at this point in the history
Loading
0