Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save fernandojunior/a717b8847b45e641b5c917e432e29d8b to your computer and use it in GitHub Desktop.
Save fernandojunior/a717b8847b45e641b5c917e432e29d8b to your computer and use it in GitHub Desktop.
grid search parameters machine learning algorithms python
http://stackoverflow.com/questions/14866228/combining-grid-search-and-cross-validation-in-scikit-learn
http://scikit-learn.org/stable/auto_examples/model_selection/grid_search_digits.html
http://scikit-learn.org/stable/modules/grid_search.html
http://machinelearningmastery.com/how-to-tune-algorithm-parameters-with-scikit-learn/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment