Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Bolin-Chen1 opened this issue Apr 30, 2024 · 1 comment
Closed

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

Bolin-Chen1 opened this issue Apr 30, 2024 · 1 comment

Comments

@Bolin-Chen1
Copy link

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

@kwuking
Copy link
Contributor

kwuking commented May 15, 2024

默认多元预测中并不需要直接指定target的,他会按照你指定的输入和输出的channel数量进行运行。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants