Skip to content

Latest commit

 

History

History
56 lines (30 loc) · 1.68 KB

resources.rst

File metadata and controls

56 lines (30 loc) · 1.68 KB

Resources

Some useful websites and video series that I refer to:

  1. Setosa: Nice visual explanations of certain techniques
  1. Scipy: Introduction to scipy statistical packages
  1. JohnWittenauer: Blog with posts on Python machine learning
  1. JakeVanderPlas: Sklearn Machine Learning guide from the man!
  1. JosePortilla: Notebooks from the famous Udemy Python instructor.
  1. SkLearn Tutorials: Notebooks
  1. FreeCodeCamp: Very basic tutorials with videos.
  1. YellowBricks: Damn simple graphing package that is compatible with sklearn!
  1. Medium: 10 Essential Statistical Techniques


Decision Boundaries from Various Machine Learning Algorithm

images/resource.png

Sci-Kit Learn Cheat Sheet from Data Camp

images/sklearn.PNG

Decision Tree Map to use what Machine Learning Technique

images/ml_map.png