Skip to content

Instantly share code, notes, and snippets.

@lakshay-arora
Created May 13, 2020 06:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lakshay-arora/a9dd24b0f26a3571358e6d2957dce6a7 to your computer and use it in GitHub Desktop.
Save lakshay-arora/a9dd24b0f26a3571358e6d2957dce6a7 to your computer and use it in GitHub Desktop.
# ensemble boosting
boosting = classification.ensemble_model(classification_dt, method= 'Boosting')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment