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] improved sklearn interface #870

Merged
merged 15 commits into from
Sep 5, 2017
Merged

[python] improved sklearn interface #870

merged 15 commits into from
Sep 5, 2017

Commits on Aug 28, 2017

  1. improved sklearn interface; added sklearns' tests

    Nikita Titov authored and Nikita Titov committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    6cb1675 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2017

  1. moved best_score into the if statement

    Nikita Titov authored and Nikita Titov committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    62a0ac0 View commit details
    Browse the repository at this point in the history
  2. improved docstrings; simplified LGBMCheckConsistentLength

    Nikita Titov authored and Nikita Titov committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    1b9d998 View commit details
    Browse the repository at this point in the history
  3. fixed typo

    Nikita Titov authored and Nikita Titov committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    2e63c64 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2017

  1. pylint

    Nikita Titov authored and Nikita Titov committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    be18b2b View commit details
    Browse the repository at this point in the history
  2. updated example

    Nikita Titov authored and Nikita Titov committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    86f7e0b View commit details
    Browse the repository at this point in the history
  3. fixed Ranker interface

    Nikita Titov authored and Nikita Titov committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    04e7d23 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2017

  1. added missed boosting_type

    Nikita Titov authored and Nikita Titov committed Sep 2, 2017
    Configuration menu
    Copy the full SHA
    a3b6bd8 View commit details
    Browse the repository at this point in the history
  2. fixed more comfortable autocomplete without unused objects

    Nikita Titov authored and Nikita Titov committed Sep 2, 2017
    Configuration menu
    Copy the full SHA
    1ea5d2d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2017

  1. removed check for None of eval_at

    Nikita Titov authored and Nikita Titov committed Sep 3, 2017
    Configuration menu
    Copy the full SHA
    5732811 View commit details
    Browse the repository at this point in the history
  2. fixed according to review

    Nikita Titov authored and Nikita Titov committed Sep 3, 2017
    Configuration menu
    Copy the full SHA
    d571945 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2017

  1. fixed typo

    Nikita Titov authored and Nikita Titov committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    7873e61 View commit details
    Browse the repository at this point in the history
  2. added description of fit return type

    Nikita Titov authored and Nikita Titov committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    cff8b65 View commit details
    Browse the repository at this point in the history
  3. dictionary->dict for short

    Nikita Titov authored and Nikita Titov committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    a24dd78 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2017

  1. markdown cleanup

    Nikita Titov authored and Nikita Titov committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    fae2014 View commit details
    Browse the repository at this point in the history