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
MODEL_RETRAIN_WILL_TAKE_TIME = "This will retrain the model with latest data. This Will take few minutes."
UPDATE_MODEL = "Update the model"
MODEL_TRAINING_IN_PROGRESS = 'Model is training in progress. This will take few minutes ...'
TRAINED_MODELS_ARE_CACHED = f'Once trained, models are cached to improve the performance. Click on "{UPDATE_MODEL}" button to retrain the model with latest data. This will take few minutes.'