Prediction file is expected to have its header as [‘prediction’], currently it is [’’, ‘prediction’]. Rename it and submit again!
@mamun216 maybe you have two fields in your prediction file, hence it is throwing that error. If it is so, just delete the first column and just have the predictions with column name as prediction