Skip to content

maximilianeber/ml-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Machine Learning Resources

About this document

I compiled this list when transitioning out of academia into industry. My background is in (quantitative) economics and this list assumes that you know college-level math (calculus, linear algebra, probability/statistics) and some programming (e.g. Matlab).

Quick start

  • Read ISL (free) for a gentle introduction to the theory behind important machine learning algorithms
  • Read Hands on ML (Part I) to learn how to code up the most important algorithms in Python
  • Take part in a Kaggle Challenge

Improving your coding skills

Deep Learning

Visualization

  • The classic for theory: The Visual Display of Quantitative Information
  • Workhorse libraries are ggplot2 (R) and seaborn (Python)
  • You can build quick, interactive dashboards in R using shiny and plotly. If you are serious about interactive visualization, then you may want to invest in D3

Archive

About

Collection of ML resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published