Skip to content

How do you recommend saving and loading trained models? #484

Answered by PivovarA
johnandersen777 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @pdxjohnny
In daal each model has its own serializer. Therefore, these serializers are called during serialization.
Therefore joblib should be enough for model saving

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by PetrovKP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #225 on January 31, 2021 10:42.