classifier-reborn
classifier-reborn copied to clipboard
ability to serialize model?
I didn't see any mechanism in the docs to do this. Is is poddible? that way we dont need to retrain every time.
You can marshal to Yaml, which works pretty well for the classifier. We're working on an import/export method at the moment in #174 , but the release date is tbd.