/Python-Machine-Learning

This repository contains practice codes of book Python Machine Learning by Sebastian Raschka

Primary LanguageJupyter Notebook

Python-Machine-Learning

This repository contains practice codes of book Python Machine Learning by Sebastian Raschka. All code is written in Jupyter Notebooks with adequate documentation.

Algorithms implemented till now

  1. Perceptron
  2. Adaline
  3. Logistic Regression