Skip to content

Instantly share code, notes, and snippets.

@pycaret
Created July 1, 2020 16:58
Show Gist options
  • Save pycaret/5eff44ac1577727af0e610dbfdef849f to your computer and use it in GitHub Desktop.
Save pycaret/5eff44ac1577727af0e610dbfdef849f to your computer and use it in GitHub Desktop.
tuned_lda = tune_model(model='lda', supervised_target='status', estimator='xgboost')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment