yn (xn)_1 (xn)_2 ... (xn)_20Each line of the test data set is of a similar format except that the label yn is not given. The training data set contains 100 examples; the test data set contains 1000.
each line of the prediction file contains the predicted label for one test example. So for homework 1, your file should contain 1000 lines, each of which contains a single positive or negative 1 as the prediction. You can use either +1 or 1 for positive 1, and -1 for negative 1
Last updated at CST 14:55, September 25, 2020 Please feel free to contact me: ![]() |
|