Dear committee,
I have an Invalid submission for Preterm Birth Microbiome Task 1 (submission ID: 9725472). But it passes Preterm Birth Microbiome Fast Lane and there is no error (ID: 9725473, Synapse ID:syn36105727)
I also tested it locally, and it can successfully generate predictions.csv
Your support would be appreciated.
Thank you very much
Best regards.
Robin
Created by Chih-Han Huang Chih-Han Thank you!
It is much helpful Dear @Chih-Han ,
The error received for submission ID 9725472 is:
```
self._validate_features(data)
File "/usr/local/lib/python3.8/site-packages/xgboost/core.py", line 2060, in _validate_features
raise ValueError(msg.format(self.feature_names,
ValueError: feature_names mismatch: ['f0', 'f1', 'f2', 'f3', 'f4', 'f5', 'f6', 'f7', 'f8', 'f9', 'f10', 'f11', 'f12', 'f13', 'f14', 'f15', 'f16', 'f17', ...
```
Hope this helps!