How do i use a trained model? #230
Unanswered
Michail (michail-p)
asked this question in
Q&A
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I have trained a model using fit(), how do i save it and load it to another script for use?
EDIT: Did it through pickle
All reactions