Support a regression task? #149
zhoumengbo
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In analyzing this project, I noticed that the current task description uses "correct/incorrect" to describe the model's output. However, this approach is more suited for classification tasks. I am currently using this project for a task, but my task is a regression task. How should I adjust the model architecture to support a regression task? For example, should the loss function be modified?
Beta Was this translation helpful? Give feedback.
All reactions