From e6481fe1262ae37b55ed8c5d687966cf4ae5e4fd Mon Sep 17 00:00:00 2001 From: Jason Yair Corona Ventura Date: Tue, 14 Apr 2020 22:59:29 +0000 Subject: [PATCH] =?UTF-8?q?A=C3=B1adir=20'READ'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- READ | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 READ diff --git a/READ b/READ new file mode 100644 index 0000000..dae497d --- /dev/null +++ b/READ @@ -0,0 +1,8 @@ +# 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. \ No newline at end of file