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

Trainer estimator cleanup for FastTrees and LightGBM #1352

Merged
merged 12 commits into from
Oct 27, 2018

Commits on Oct 23, 2018

  1. adding multiclass and ranking extensions for LightGBM.

    Adding tests, and refactoring catalog and pigsty statics
    sfilipi committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    054ed9c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. removing duplicate method from TrainUtils

    adding groupid to the trainer estimator base
    refactoring the catalog and static extensions for trees
    sfilipi committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    c41eb6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67c33ae View commit details
    Browse the repository at this point in the history
  3. Addressing PR comments

    sfilipi committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    a5840b2 View commit details
    Browse the repository at this point in the history
  4. merging from master

    sfilipi committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    571b2bb View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

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

Commits on Oct 26, 2018

  1. Configuration menu
    Copy the full SHA
    ad51d71 View commit details
    Browse the repository at this point in the history
  2. merge from master

    sfilipi committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    036f733 View commit details
    Browse the repository at this point in the history
  3. null check

    sfilipi committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    e03ea66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cea3b67 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2018

  1. formatting and comments

    sfilipi committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    577c9c4 View commit details
    Browse the repository at this point in the history
  2. fix XML

    sfilipi committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    2c6d446 View commit details
    Browse the repository at this point in the history