-
Notifications
You must be signed in to change notification settings - Fork 26
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
Append an existing model #25
Comments
If you add a new document to a existing data source, and then set the model to unprepared |
Hi, Thanks for the prompt reply. Actually my requirement was to generate model using a document records. and then based on scenario change, append another document records to the same model so i don't have to store all the files used for creating the model. Any way this can be done with the current version? Thanks and Regards, |
I don't think that option is available at the moment sorry :( |
Hi,
} If this can somehow work, then we dont need to append a model but use multiple models to classify a document. Many thanks, |
Hi,
Can we somehow read an existing model and append to it?
Thanks and Regards,
Sonal
The text was updated successfully, but these errors were encountered: