Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Luc-Mcgrady
Copy link
Contributor

@Luc-Mcgrady Luc-Mcgrady commented Jul 2, 2025

Allows advanced users to toggle the old evaluate functionality by running

from anki.config import Config
mw.col.set_config_bool(Config.Bool.FSRS_LEGACY_EVALUATE, True)

in the console

image

New enabling command:

from anki.config import Config
mw.col.set_config_bool(Config.Bool.FSRS_LEGACY_EVALUATE, True)
@dae
Copy link
Member

dae commented Jul 4, 2025

Thanks Luc!

@dae dae merged commit f5285f3 into ankitects:main Jul 4, 2025
1 check passed
@Luc-Mcgrady Luc-Mcgrady deleted the legacy-evaluate-bool branch July 4, 2025 08:54
@JSchoreels
Copy link
Contributor

Thank you a lot !

@sunrucong
Copy link

Hi there, I was redirected here when asking about how to view RMSE and/or log loss in the new update but I am unsure how to make sense of the discussion here. What is the console where I would run that code mentioned at the top?

from anki.config import Config
mw.col.set_config_bool(Config.Bool.FSRS_LEGACY_EVALUATE, True)

@Luc-Mcgrady
Copy link
Contributor Author

https://docs.ankiweb.net/misc.html#debug-console

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

Successfully merging this pull request may close these issues.

4 participants