Book Image

Test Driven Machine Learning

Book Image

Test Driven Machine Learning

Overview of this book

Table of Contents (16 chapters)
Test-Driven Machine Learning
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
2
Perceptively Testing a Perceptron
Index

Summary


In this chapter, we reviewed logistic regression and different measures of quality. We figured out how to quantify the typically qualitative measures of quality, and then we used them to drive us through a model building process test first.

In the next chapter, we'll continue exploring classification by looking at one of the most straightforward techniques that we'll learn about the Naïve Bayes classification.