Feat/Add legacy evaluate config bool

This PR adds the old functionality of the Evaluate button with RMSE and log loss during FSRS optimization/evaluation.

It can be activated by the debug console with the following command:

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

https://github.com/ankitects/anki/pull/4149


Leave a comment

Discover more from /root

Subscribe now to keep reading and get access to the full archive.

Continue reading