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

Minor fixes #891

Merged
merged 6 commits into from
Jul 3, 2024
Merged

Minor fixes #891

merged 6 commits into from
Jul 3, 2024

Commits on Jun 10, 2024

  1. Add blog reference to README

    Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
    kbattocchi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    dac7b4b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Set n_estimators correctly for DRPolicyForest

    Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
    kbattocchi committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    8dcdbb5 View commit details
    Browse the repository at this point in the history
  2. Correct minor CausalForestDML documenation issue

    Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
    kbattocchi committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b20fcf2 View commit details
    Browse the repository at this point in the history
  3. Add "help wanted" content to README

    Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
    kbattocchi committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4fbd10e View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Enable support for scikit-learn 1.5

    Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
    kbattocchi committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    5a3dbf0 View commit details
    Browse the repository at this point in the history
  2. Prevent use of numpy 2.0

    Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
    kbattocchi committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    3dff057 View commit details
    Browse the repository at this point in the history