CodeApprenticeRai / python-machine-learning-book

exercises from the book Python Machine Learning by Sebastian Raschka

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-machine-learning

Exercises from the book Python Machine Learning by Sebastian Raschka

Chapter 1

Chapter 2

  • Rosenblatt Perceptron
  • Adaline Batch Gradient Descent
  • Adaline Stochastic Gradient Descent

Chapter 3

  • Sklearn Perceptron
  • Sklearn Support Vector Machine
  • Sklearn Support Vector Machine Non-Linear
  • Sklearn Decision Tree
  • Sklearn Random Forest
  • Sklearn K Nearest Neighbors

Chapter 4

  • Sklearn Feature Selection

About

exercises from the book Python Machine Learning by Sebastian Raschka


Languages

Language:Jupyter Notebook 100.0%