Machine Learning textbook examples (original) (raw)
Online Machine Learning software and datasets
Each of the following provide source code and data to accompany examples discussed in the textbook Machine Learning.
- Neural network learning to recognize faces (example from Chapter 4)
- Bayesian learning for classifying netnews text articles (example from Chapter 6)
- Decision tree code (to accompany Chapter 3) This code and data is made available free of charge for non-commericial use. Please cite this web page in any publications that make use of this data or software.