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
The procedure is documented in the README file under folder training.
You first tune the hyperparameters (extensiveTuning.sh or Tuning_LASSO.py and Tuning_SVM.py) to see the best configuration, and then train the models using Train_SVM_models.py.
Fasttext it the dictionary of pre-trained word embeddings that we used for transfoming text into features for training the models. You can download it here.
Can you tell me the scripts flow procedure for training dataset. and what is this fasttext dataset refers to???
The text was updated successfully, but these errors were encountered: