You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
] =f"Direction of improvement (higher/lower is better) should be judged per metric. Here '{evaluation_direction}' is better for the metrics."
42
+
evaluation_description=f"Direction of improvement (higher/lower is better) should be judged per metric. Here '{evaluation_direction}' is better for the metrics."
Please provide the analysis in the following JSON format:
60
63
{
61
-
"competition": "(Plain text) extracted competition information, including the competition name, type, description, target, and features",
64
+
"competition": "(Plain text) extracted competition information, including the competition name, type, description, target, and features (If no specific competition name or other fields are found, leave them blank).",
62
65
"hypothesis":
63
66
{
64
67
"type": "one of the hypothesis types from ['Feature engineering', 'Feature processing', 'Model feature selection', 'Model tuning']",
65
68
"explanation": "(Plain text) extracted detailed explanation to the hypothesis"
66
69
},
67
-
"experiments": "(Plain text) extracted experiments details. You can list them in bullet points.",
70
+
"experiments": "(Plain text) Detailed descriptions of the experiments conducted in the document, which can be listed in bullet points.",
0 commit comments