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

Fixes #184, #201, fixes GradientBoostingClassifier for multi class #226

Merged
merged 16 commits into from
Jul 30, 2019
Merged

Fixes #184, #201, fixes GradientBoostingClassifier for multi class #226

merged 16 commits into from
Jul 30, 2019

Commits on Jun 19, 2019

  1. Configuration menu
    Copy the full SHA
    784d64b View commit details
    Browse the repository at this point in the history
  2. check random forest

    sdpython committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    0047376 View commit details
    Browse the repository at this point in the history
  3. fix spaces

    sdpython committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    d18b90c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    249b19f View commit details
    Browse the repository at this point in the history
  5. check random forest

    sdpython committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    1cae401 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. Configuration menu
    Copy the full SHA
    98e45ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e796a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

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

Commits on Jun 26, 2019

  1. Update tests_helper.py

    sdpython committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    f4601b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. Configuration menu
    Copy the full SHA
    204c3c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8d0118 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

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

Commits on Jul 26, 2019

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

Commits on Jul 28, 2019

  1. Configuration menu
    Copy the full SHA
    8b7981d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef59372 View commit details
    Browse the repository at this point in the history
  3. extend fix to sklearn < 0.21

    sdpython committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    e7f0584 View commit details
    Browse the repository at this point in the history