Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 335 Bytes

File metadata and controls

13 lines (10 loc) · 335 Bytes

Chapter 2

Support code for Chapter 2: Learning How to Classify with Real-world Examples. The directory data contains the seeds dataset, originally downloaded from https://archive.ics.uci.edu/ml/datasets/seeds

chapter_02.py
The code from the book (with a few extras)
load.py
Code to load the seeds data