Closed daledet closed 3 years ago
Hi there,
in which chapter did you get the error?
Chapter 2 Page 33 It looks like it is calling the Perceptron class, but for some reason it cannot be found.
Thanks. Should be defined on pg. 27. Maybe you accidentally skipped it.
I have the Perceptron class in my code, but it is not working.
Maybe there is a typo somewhere? When you use the code from https://github.com/rasbt/python-machine-learning-book-3rd-edition/tree/master/ch02 it works?
NameError Traceback (most recent call last)