Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 457 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 457 Bytes

Introduction to Machine Learning with Python

The following examples of this book are implemented here using Jupyter notebook.

The files has the following nomenclature: <chap>_<model>_<dataset>.ipynb

Chapter 1:

  1. Using k-NN to predict the iris dataset (chap1_knn_iris.ipynb)

Book reference:
Müller, A. C., & Guido, S. (2016). Introduction to machine learning with Python: a guide for data scientists. " O'Reilly Media, Inc.".