Dear organizers @vchung ,
Could you please disclose the error log of submission 9723761 (I suspect it is an issue with locating input files)?
Many thanks,
Jifan
Created by Jifan Gao ggggfan Hi @aarthikr,
It helps a lot! Thank you so much.
Best,
Jifan Hi @yaojm, I just posted the error message to your original post- sorry for the delay! Let me know if there is anything else you ne Hi @aarthikr, could you also check on my submission (ID: 9723697)? I am unsure what went wrong in the docker (on the submission server). I really appreciate any help you can provide!
Best regards,
Jiaming Yao Hello,
Below is your error. Hope this helps!
Training data loaded!
Test data loaded!
Traceback (most recent call last):
File "run_model.py", line 268, in
df_demo_test = df_meta_tk1_test[cols_demo]#.loc[df_meta_tk1.groupby("participant_id")["collect_wk"].idxmax()][cols_demo]
File "/usr/local/lib/python3.7/site-packages/pandas/core/frame.py", line 3464, in __getitem__
indexer = self.loc._get_listlike_indexer(key, axis=1)[1]
File "/usr/local/lib/python3.7/site-packages/pandas/core/indexing.py", line 1314, in _get_listlike_indexer
self._validate_read_indexer(keyarr, indexer, axis)
File "/usr/local/lib/python3.7/site-packages/pandas/core/indexing.py", line 1377, in _validate_read_indexer
raise KeyError(f"{not_found} not in index")
KeyError: "['was_term'] not in index"
Thanks
Aarthi