The Real Thing

Test the binary classification code on MNIST.

We'll cover the following

Test MNIST

It’s time to reach for our binary classification code (from Classification in Action) and run it on MNIST. We have to adapt it a bit, but the changes are minimal. We can use the exact same functions that we used in the previous chapter, as long as we update the main code:

Get hands-on with 1200+ tech skills courses.