iTransformer icon indicating copy to clipboard operation
iTransformer copied to clipboard

请问在M任务中如何指定预测目标。

Open Bolin-Chen1 opened this issue 9 months ago • 1 comments

代码中对预测目标parser.add_argument('--target', type=str, default='OT', help='target feature in S or MS task')是说在S or MS task中需要指定的,在M任务中怎么指定预测目标呢。

Bolin-Chen1 avatar Apr 30 '24 03:04 Bolin-Chen1