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
Creates a NLP model that predicts whether a GitHub topic is a bug, feature or question.
A flask app deploys the NLP model (.bin) on a server to be used in production.