mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 22:13:58 -05:00
./check
This commit is contained in:
parent
70de438e7f
commit
423e5a53fc
1 changed files with 1 additions and 1 deletions
|
|
@ -191,7 +191,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
|||
|
||||
const highLogLoss =
|
||||
resp.logLoss && resp.logLoss > logLossBadThreshold;
|
||||
|
||||
|
||||
if (resp.logLoss) {
|
||||
console.log(`FSRS-test-train-split-log-loss = ${resp.logLoss}`);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue