Skip to content

Instantly share code, notes, and snippets.

@Alakhator
Created April 27, 2020 05:34
Show Gist options
  • Save Alakhator/560fddaa091b0ba796fb3cf31908183f to your computer and use it in GitHub Desktop.
Save Alakhator/560fddaa091b0ba796fb3cf31908183f to your computer and use it in GitHub Desktop.
best_clf_grid = generate_clf_from_search("Grid",
clf,
parameters,
scorer,
X_train,
Y_train)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment