Skip to content

Instantly share code, notes, and snippets.

@pkgandhi
Created August 17, 2020 00:45
Show Gist options
  • Save pkgandhi/071eea7dc1224d22c0f0fd5c89604a37 to your computer and use it in GitHub Desktop.
Save pkgandhi/071eea7dc1224d22c0f0fd5c89604a37 to your computer and use it in GitHub Desktop.
Slice Plot
#Visualize the slice plot
optuna.visualization.plot_slice(study, params=['rf_n_estimators', 'rf_max_depth'])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment