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
{{ message }}
This repository was archived by the owner on Mar 19, 2024. It is now read-only.
I have trained a fasttext classifier model with a training set . Now I have new datas for training. So I need to tune the classifier with new dataset.
How can I initialize fasttext classifier with old model ?