- Notifications
You must be signed in to change notification settings - Fork28
cambridgecoding/pydata-tutorial
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
PyData London, 2015
What distinguishes “true artists” from “one-hit wonders” in machine learning is an understanding of how a model performs with respect to different data. This hands-on tutorial will show you how to use scikit-learn’s model evaluation functions to evaluate different models in terms of accuracy and generalisability, and search for optimal parameter configurations.
The objective of this tutorial is to give participants the skills required to validate, evaluate and fine-tune models using scikit-learn’s evaluation metrics and parameter search capabilities. It will combine both the theoretical rationale behind these methods and their code implementation. You can find more information and a rough schedule athttp://london.pydata.org/schedule/presentation/7/
Required libraries: numpy, scikit-learn, matplotlib, pandas, scipy, multilayer_perceptron (provided fromhttps://github.com/IssamLaradji/NeuralNetworks)
About
Files for London PyData London, 2015
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Contributors2
Uh oh!
There was an error while loading.Please reload this page.