open-spaced-repetition / srs-benchmark

A benchmark for spaced repetition schedulers/algorithms
https://github.com/open-spaced-repetition/fsrs4anki/wiki
62 stars 9 forks source link

WIP: use Catboost on top of FSRS-5 #109

Closed Gilfaro closed 2 months ago

Gilfaro commented 2 months ago

102

Sample usage of Catboost on top of FSRS-5. It uses "delta_t", "power_forgetting_curve", "stability", "difficulty" from FSRS-5 as input to the boosting algorithm.

Expertium commented 2 months ago

Let's include HLR-catboost instead I have a much better idea: https://github.com/open-spaced-repetition/srs-benchmark/issues/102#issuecomment-2296640088