Skip to content

pickle load #7

@geracen

Description

@geracen

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions