convert covid workspace to merged.py for submission (#384)

This commit is contained in:
XianBW
2024-09-29 11:29:40 +08:00
committed by GitHub
parent 346261c1ac
commit 4f8a9aca40
+4 -1
View File
@@ -89,7 +89,10 @@ class KaggleRDLoop(RDLoop):
exp = self.model_runner.develop(prev_out["coding"])
logger.log_object(exp, tag="runner result")
if KAGGLE_IMPLEMENT_SETTING.competition in ["optiver-realized-volatility-prediction"]:
if KAGGLE_IMPLEMENT_SETTING.competition in [
"optiver-realized-volatility-prediction",
"covid19-global-forecasting-week-1",
]:
try:
python_files_to_notebook(
KAGGLE_IMPLEMENT_SETTING.competition, exp.experiment_workspace.workspace_path