Skip to content

Instantly share code, notes, and snippets.

@Nithilaa
Last active July 26, 2021 07:48
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 Nithilaa/7efaaf66a815cbabdcc6163d4f63b4e7 to your computer and use it in GitHub Desktop.
Save Nithilaa/7efaaf66a815cbabdcc6163d4f63b4e7 to your computer and use it in GitHub Desktop.
lightgbm_pred = predict_model(tuned_lightgbm, data = test_df)
#evaluate model
predict_model(tuned_lightgbm)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment