Is it mandatory to provide confidence score files for Sub challenge 1. If yes, how to calculate it?
Created by sherry bhalla sherry_bhalla It's mandatory, but if your method does not provide confidence scores, then just make a matrix with exactly the same headers and column id as the prediction file, where 1 is the output of every value of the matrix. It's a little obscure detail from section 2.2 of the wiki. There's no date_test_true, so without it, I'm not quite sure how anyone can do a real confidence.
Drop files to upload
how to calculate confidence score for Sub challenge 1? page is loading…