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

[python-package] early stopping min_delta (fixes #2526) #4580

Merged
merged 17 commits into from
Nov 10, 2021

Commits on Aug 28, 2021

  1. initial changes

    jmoralez committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    8e31870 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. initial version

    jmoralez committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    dc0e621 View commit details
    Browse the repository at this point in the history
  2. better handling of cases

    jmoralez committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    6ff7ad3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b3aa35 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. Configuration menu
    Copy the full SHA
    830961b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f97af78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71d379f View commit details
    Browse the repository at this point in the history
  4. update test to use callback

    jmoralez committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    8db30b6 View commit details
    Browse the repository at this point in the history
  5. better handling of cases

    jmoralez committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    9ec9891 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

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

Commits on Sep 17, 2021

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

Commits on Sep 25, 2021

  1. rename threshold to min_delta

    enhance parameter description
    
    update tests
    jmoralez committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    b6d3432 View commit details
    Browse the repository at this point in the history
  2. merge master

    jmoralez committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    f40eb5a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Apply suggestions from code review

    Co-authored-by: Nikita Titov <nekit94-08@mail.ru>
    jmoralez and StrikerRUS committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    8b6e013 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b73f3f2 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Nikita Titov <nekit94-08@mail.ru>
    jmoralez and StrikerRUS committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    7fa8f5f View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. trigger ci

    jmoralez committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    972dba5 View commit details
    Browse the repository at this point in the history