From 6f42311c4b32d42798f78de1fd43f53694f24e6e Mon Sep 17 00:00:00 2001 From: vkalintiris Date: Thu, 22 Dec 2022 13:18:55 +0200 Subject: =?UTF-8?q?Revert=20"Refactor=20ML=20code=20and=20add=20support=20?= =?UTF-8?q?for=20multiple=20KMeans=20models.=20=E2=80=A6=20(#14172)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ml/Config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'ml/Config.h') diff --git a/ml/Config.h b/ml/Config.h index f10e114926..d876d4aa41 100644 --- a/ml/Config.h +++ b/ml/Config.h @@ -14,7 +14,6 @@ public: unsigned MaxTrainSamples; unsigned MinTrainSamples; unsigned TrainEvery; - unsigned NumModelsToUse; unsigned DBEngineAnomalyRateEvery; -- cgit v1.2.3