Skip to content

Notes on machine learning: Theory and examples. Notes on machine learning provides a summary of the theory and examples using R and Python.

Notifications You must be signed in to change notification settings

jabascal/notes-on-machine-learning

Repository files navigation

notes-on-machine-learning

Notes on machine learning: Theory and examples.

Summary

Notes on machine learning (ML) provides a summary of the theory and examples using R and Python. There are great books that introduce the theory of ML and statistical learning [1]-[3]. In the case of examples, there is also a large number of sites and blogs. Many blogs are a great sources of implementations but in many cases the mathematical descriptions and links between theory and examples are missing.

This repository gathers the theory and examples from the course in Statistical Learning by T Hastie and R Tibshirani from Stanford University (online course), several books on statistical learning and machine learning [1]-[3] and a diverse source of examples based on different sources (Scikit-Learn Machine Learning in Python, examples in R from the Statistical Learning course, among others). Examples are provided using google colab cloud services.

Contents

The first part of this repository comprises theory and examples on statistical learning and machine learning:

Setup for running examples

Bibliography

[1] Trevor Hastie and Robert Tibshirani, and Jerome Friedman. The elements of statistical learning, Springer New York Inc., Springer Series in Statistics, 2001.

[2] Gareth James, Daniela Witten, Trevor Hastie, and Robert Tibshirani. An introduction to statistical learning with applications in R, Springer New York Heidelberg Dordrecht London, ISBN 978-1-4614-7137-0, 2013.

[3] Christopher M Bishop. Pattern recognition and machine learning, Springer Science+Business Media, LCC, 2006.

About

Notes on machine learning: Theory and examples. Notes on machine learning provides a summary of the theory and examples using R and Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published