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

Boosting method implementation (LightGBM) #1264

Merged
merged 10 commits into from
Jul 30, 2024
Merged

Boosting method implementation (LightGBM) #1264

merged 10 commits into from
Jul 30, 2024

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    e0b6c90 View commit details
    Browse the repository at this point in the history
  2. changed sklearn to boosting

    RomanKharkovskoy authored and aPovidlo committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    9026a50 View commit details
    Browse the repository at this point in the history
  3. changed default params

    RomanKharkovskoy authored and aPovidlo committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    5ad2d78 View commit details
    Browse the repository at this point in the history
  4. updated default_params

    RomanKharkovskoy authored and aPovidlo committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    1b12575 View commit details
    Browse the repository at this point in the history
  5. fix after rebase

    aPovidlo committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    bbaf1aa View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    c23966b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9405709 View commit details
    Browse the repository at this point in the history
  3. fix fedot params

    aPovidlo committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    477bbc9 View commit details
    Browse the repository at this point in the history
  4. fix xgboost param

    aPovidlo committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9f537f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd3786d View commit details
    Browse the repository at this point in the history