From 43cf53330cd89872c73ea542e0b44806a5ffd391 Mon Sep 17 00:00:00 2001 From: mcguirepr89 Date: Mon, 9 May 2022 13:52:16 -0400 Subject: [PATCH] adding brief recommendation on settings --- scripts/advanced.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/advanced.php b/scripts/advanced.php index 5ca3f63..fe375c0 100644 --- a/scripts/advanced.php +++ b/scripts/advanced.php @@ -198,7 +198,7 @@ if (file_exists('./scripts/thisrun.txt')) { document.getElementById("predictionCount").innerHTML = parseInt((this.value * )/100); } -

If a Human is predicted anywhere among the top predictions, the sample will be considered of human origin and no data will be collected.

+

If a Human is predicted anywhere among the top predictions, the sample will be considered of human origin and no data will be collected. Start with 1% and move up as needed.