-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Closed
Description
Line 14 in https://github.com/lazyprogrammer/machine_learning_examples/blob/master/supervised_class/app.py
should be
with open('mymodel.pkl','rb') as f:
Otherwise throws charmap cant decode error
Metadata
Metadata
Assignees
Labels
No labels