Skip to content

Instantly share code, notes, and snippets.

@Alakhator
Created April 27, 2020 05:41
Show Gist options
  • Save Alakhator/90ed24aa683bc5139a6d17aa571dda36 to your computer and use it in GitHub Desktop.
Save Alakhator/90ed24aa683bc5139a6d17aa571dda36 to your computer and use it in GitHub Desktop.
best_clf_random = generate_clf_from_search("Random",
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