Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Classifier is not serializable #12

Closed
mehdi-mbl opened this issue Aug 3, 2017 · 1 comment
Closed

Classifier is not serializable #12

mehdi-mbl opened this issue Aug 3, 2017 · 1 comment

Comments

@mehdi-mbl
Copy link

I tried to serialize a classifier I train on my data set but it turn out that it uses a non serializable object. The "Classifier" class in itself implements serializable but I am not quit sure which class it uses does not.
Thank you and great work with the naive Bayes classifier.

ptnplanet added a commit that referenced this issue Aug 28, 2017
Addressing #12 („Classifier not serializable“)
@ptnplanet
Copy link
Owner

Closed with v1.0.7

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

No branches or pull requests

2 participants