arbalest339 / Statistical-Learning-Method

A repo for managing implementations for the book: statistical learning method.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Statistical-Learning-Method

A repo for managing slides and implementations for the book: statistical learning method.

TOC

  • Chapter 1. Introduction
  • Chapter 2. Perceptron
  • Chapter 3. KNN
  • Chapter 4. Naive Bayes
  • Chapter 5. DecisionTree
  • Chapter 6. Logistic Regression
  • Chapter 7. SVM
  • Chapter 8. Boosting
  • Chapter 9. EM Algorithm
  • CHapter 10. HMM

About

A repo for managing implementations for the book: statistical learning method.

License:MIT License


Languages

Language:Jupyter Notebook 88.3%Language:Python 11.7%