how can i know my result on test data after submersion my zip file i got finished but the result doesn't appear , and how can i submit zip files just for test without submit final best result
Posted by: zoher_orabe @ Feb. 26, 2020, 11:38 p.m.You can apply cross validation for example on all training data you have, or you can take random tweets from training data and consider them as your test data.
By doing so, you can select your best system settings. Then you run the system on the test set and submit results.
If a team submits multiple submissions, that latest one will be considered for evaluation. Official results for all teams will be announced after competition ends.
Good luck,
Competition Organizer