model direction accuracy #16
Answered
by
mltrev23
minion50000
asked this question in
Q&A
-
how to improve direction accuracy of model? |
Beta Was this translation helpful? Give feedback.
Answered by
mltrev23
Jul 11, 2024
Replies: 2 comments 2 replies
-
imo we can use custom loss function and metrics for training the model |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
minion50000
-
according to the direction of previous price value and next value, we can give 1 for up and -1 or 0 for downing. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
imo we can use custom loss function and metrics for training the model