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

[dask] Random forest estimators #6602

Merged
merged 7 commits into from
Jan 13, 2021

Commits on Jan 13, 2021

  1. Add random forest models.

    trivialfis committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    929f572 View commit details
    Browse the repository at this point in the history
  2. mypy.

    trivialfis committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    a242871 View commit details
    Browse the repository at this point in the history
  3. lint.

    trivialfis committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    ebfc1ff View commit details
    Browse the repository at this point in the history
  4. lint.

    trivialfis committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    059b96b View commit details
    Browse the repository at this point in the history
  5. Missing star.

    trivialfis committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    a607063 View commit details
    Browse the repository at this point in the history
  6. Add auto function.

    trivialfis committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    7543b27 View commit details
    Browse the repository at this point in the history
  7. Lint.

    trivialfis committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    559f0bd View commit details
    Browse the repository at this point in the history