Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raiderrobert/e46435f96a43ec04427daf46184ce9f5 to your computer and use it in GitHub Desktop.
Save raiderrobert/e46435f96a43ec04427daf46184ce9f5 to your computer and use it in GitHub Desktop.
PyTenneesse 2018 - Hands on Machine Learning with Scikit-Learn by John Berryman 1pm Saturday
Hands on Machine Learning with Scikit-Learn by John Berryman 1pm Saturday
Twitter - @JnBrymn
Slides - http://slides.com/johnberryman/deck-10/fullscreen#/
Hands-On Machine Learning with Scikit-Learn & TensorFlow
Types of Machine Learning
- Supervised
- Unsupervised
Common Machine Learning Challenges
- insufficient quantity of data
- non-representative data
- poor quality data (missing values, noise)
- irrelevant features
- overfitting/underfitting
Lets do something together
Kaggle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment