# Python machine learning ## This repository has example codes about the reading found on Chapter 4 "Training models" from the book Hands-On Machine Learning with Scikit-Learn and TensorFlow by Aurélien Géron -------------------------------------------------------------------------------- ## Usage Codes are written on python and can be executed by both python 2 and 3 as long as the libraries are available.