Skip to content

Discrepancy between R^2 score and simulation results #534

Answered by Jacob-Stevens-Haas
Thirie asked this question in Q&A
Discussion options

You must be logged in to vote

Scoring is based on "if I have the correct point, how closely can I predict the next point?" Simulation is much more complex, as errors from previous steps are accrued nonlinearly. It's possible to have a model with a high R2 that diverges in simulation - sometimes even to infinity. Work on discovering stable models is ongoing.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Thirie
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants