How is the model evaluated? #1
Answered
by
geniuszly
eldar4ikyt
asked this question in
Q&A
-
Hello! Please tell me how the model is evaluated in this program |
Beta Was this translation helpful? Give feedback.
Answered by
geniuszly
Oct 9, 2024
Replies: 1 comment
-
hello my friend. To evaluate the prediction, the model compares the predicted values with the actual values on the data segment that was not used for training. This data is displayed on a graph to visually assess the quality of the forecast. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
eldar4ikyt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hello my friend. To evaluate the prediction, the model compares the predicted values with the actual values on the data segment that was not used for training. This data is displayed on a graph to visually assess the quality of the forecast.