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: uber/causalml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.15.3
Choose a base ref
...
head repository: uber/causalml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.15.4
Choose a head ref
  • 7 commits
  • 15 files changed
  • 5 contributors

Commits on Feb 24, 2025

  1. add calibration example (#816)

    * add calibration example
    * add calibration to docs/examples.rst
    
    ---------
    
    Co-authored-by: Roland Stevenson <rolandrmgservices@gmail.com>
    ras44 and rolandrmgservices authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    04604d0 View commit details
    Browse the repository at this point in the history
  2. resolves #811, update propensity.py (#817)

    * resolves #811, update propensity.py
    Try predict_proba and fall back to predict for any classifier.  Return p_model=None if calibrate_p=True.
    
    ---------
    
    Co-authored-by: Roland Stevenson <rolandrmgservices@gmail.com>
    ras44 and rolandrmgservices authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    43aa8db View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

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

Commits on Mar 22, 2025

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

Commits on Mar 23, 2025

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

Commits on May 14, 2025

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

Commits on May 15, 2025

  1. v0.15.4 release (#830)

    jeongyoonlee authored May 15, 2025
    Configuration menu
    Copy the full SHA
    5d19684 View commit details
    Browse the repository at this point in the history
Loading