Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save pb111/cc341409081dffa5e9eaf60d79562a03 to your computer and use it in GitHub Desktop.

Select an option

Save pb111/cc341409081dffa5e9eaf60d79562a03 to your computer and use it in GitHub Desktop.
XGBoost with Python and Scikit-Learn
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@snailcoder
Copy link

nice work

@raman118
Copy link

your code is goat

@aaron-galligan
Copy link

Small correction: under Command line parameters I think reg:logistic is meant for classification problems with probabilities and binary:logistic is for classification problems with only decision, not the other way around. Great notebook, cheers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment