You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can currently untrain with documents that were never used for training. While this may be desired functionality, currently, total doc counts can be decremented past 0 (producing doc counts for classes < 0). Doc counts and words counts should not be allowed to decrement past 0.
The text was updated successfully, but these errors were encountered:
You can currently untrain with documents that were never used for training. While this may be desired functionality, currently, total doc counts can be decremented past 0 (producing doc counts for classes < 0). Doc counts and words counts should not be allowed to decrement past 0.
The text was updated successfully, but these errors were encountered: