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

Hyperparameter tuning for CausalForestDML #390

Merged
merged 18 commits into from
Mar 9, 2021

Commits on Jan 21, 2021

  1. fixed pickling of grf

    vasilismsr committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    6ff48e7 View commit details
    Browse the repository at this point in the history
  2. changed it to using the self.max_values for even better consistency w…

    …ith sklearn logic for future easier extendibility.
    vasilismsr committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    28776cd View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. Configuration menu
    Copy the full SHA
    2840eb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    052f727 View commit details
    Browse the repository at this point in the history
  3. fixed docstring in cfdml

    vasilismsr committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    7a3fc5f View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Configuration menu
    Copy the full SHA
    6b0e34a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fa571a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9fc204 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d38d87a View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. changed defual param grid

    vasilismsr committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    5066c4a View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

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

Commits on Feb 5, 2021

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

Commits on Mar 6, 2021

  1. Configuration menu
    Copy the full SHA
    4c047ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd1f617 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ee83bc View commit details
    Browse the repository at this point in the history
  4. updted forest notebooks

    vasilismsr committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    bcf4940 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. fixed PR feeedback

    vasilismsr committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    e22723f View commit details
    Browse the repository at this point in the history
  2. docstring comment augmentation

    git
    vasilismsr committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    817d9e3 View commit details
    Browse the repository at this point in the history