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

[docs] documented crash in case categorical values is bigger max int32 #1376

Merged
merged 13 commits into from
May 21, 2018

Commits on May 17, 2018

  1. Configuration menu
    Copy the full SHA
    2cc7afa View commit details
    Browse the repository at this point in the history
  2. added tests

    StrikerRUS committed May 17, 2018
    Configuration menu
    Copy the full SHA
    299e001 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

  1. fixed pylint

    StrikerRUS committed May 18, 2018
    Configuration menu
    Copy the full SHA
    a229e15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    289a426 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd1127d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    386e122 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2018

  1. Configuration menu
    Copy the full SHA
    bed8883 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa86c71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    391d483 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2018

  1. Revert "a little bit more efficient checks"

    This reverts commit bed8883.
    StrikerRUS committed May 20, 2018
    Configuration menu
    Copy the full SHA
    942896a View commit details
    Browse the repository at this point in the history
  2. Revert "fixed pylint"

    This reverts commit a229e15.
    StrikerRUS committed May 20, 2018
    Configuration menu
    Copy the full SHA
    f2ba45d View commit details
    Browse the repository at this point in the history
  3. Revert "added tests"

    This reverts commit 299e001.
    StrikerRUS committed May 20, 2018
    Configuration menu
    Copy the full SHA
    5d83bba View commit details
    Browse the repository at this point in the history
  4. Revert "added checks for categorical features > max_int32"

    This reverts commit 2cc7afa.
    StrikerRUS committed May 20, 2018
    Configuration menu
    Copy the full SHA
    c5014ba View commit details
    Browse the repository at this point in the history