Skip to content

Examples of the book Introduction to Machine Learning with Python

Notifications You must be signed in to change notification settings

gplichoski/introduction-to-ML-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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.".

About

Examples of the book Introduction to Machine Learning with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published