Skip to content
New issue

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

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

Already on GitHub? # to your account

How to load trained SVM model? #9

Open
KevinPatel04 opened this issue Jul 14, 2020 · 2 comments
Open

How to load trained SVM model? #9

KevinPatel04 opened this issue Jul 14, 2020 · 2 comments

Comments

@KevinPatel04
Copy link

I am not able to load the trained weights from .dat file to model. Can you tell how can i load weights?

@hoanglehaithanh
Copy link
Owner

Please give more detail about your problem

@KevinPatel04
Copy link
Author

I have trained the SVM model using code you have provided now to remove the overhead of training the model over whole dataset I am trying to save the trained weights into a .DAT file (same as we do with other Keras or Tensorflow models). But after Saving I am not able to use those weights. Can you share the solution to this problem?

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

No branches or pull requests

2 participants