Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Having Error when working with pickle loaded files #2

Open
sagnik1511 opened this issue Apr 29, 2021 · 0 comments
Open

Having Error when working with pickle loaded files #2

sagnik1511 opened this issue Apr 29, 2021 · 0 comments
Labels
bug Something isn't working enhancement New feature or request question Further information is requested

Comments

@sagnik1511
Copy link
Owner

When I tried to make the pickle file through this sequence done in this notebook. It shows an error when trying to load the model through this code
load_clf = pickle.load(open('clf_LOAN.pkl', 'rb'))

the error shows

     EOF Error. Ran out of Input.

If anybody has any better approach or fix in this scenario, please help.

@sagnik1511 sagnik1511 added bug Something isn't working enhancement New feature or request question Further information is requested labels Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant