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

saving the trained model #8

Open
souravdalai opened this issue Jun 8, 2018 · 1 comment
Open

saving the trained model #8

souravdalai opened this issue Jun 8, 2018 · 1 comment

Comments

@souravdalai
Copy link

hey, thanks for the wonderful tutorial, I am wondering how to save once the model is trained, I tried using joblib (sklearn), after saving whenever I am loading the model it starts training again. can you please help me with that.

@white2018
Copy link

I don't think there is really a trained model you could save. Actually, only the training data are saved, as well as the KnnDtw object itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants