diff --git a/Math/Stochastic/NaiveBayesClassifier.php b/Math/Stochastic/NaiveBayesClassifier.php index cb307728e..6ef420062 100644 --- a/Math/Stochastic/NaiveBayesClassifier.php +++ b/Math/Stochastic/NaiveBayesClassifier.php @@ -24,7 +24,7 @@ use phpOMS\Math\Statistic\MeasureOfDispersion; * @link https://orange-management.org * @since 1.0.0 */ -class NaiveBayesClassifier +final class NaiveBayesClassifier { /** * Dictionary of different criterias.