From c5ec58c968e5050d903632e44fbfec6311348d0f Mon Sep 17 00:00:00 2001 From: Mamba413 Date: Mon, 6 May 2024 16:22:17 +0800 Subject: [PATCH] Update bess_base.py --- python/abess/bess_base.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/abess/bess_base.py b/python/abess/bess_base.py index ec4ddcd7..be690b6f 100644 --- a/python/abess/bess_base.py +++ b/python/abess/bess_base.py @@ -51,7 +51,7 @@ class bess_base(BaseEstimator): The full name of each option: - 'aic': Akaike information criterion - 'bic': Bayesian information criterion - - 'gic': Generalized information criterion (see [2-4]). It refers to "special information criterion" in [1]. + - 'gic': Generalized information criterion (see [2-4]). It refers to special information criterion (SIC) in [1]. - 'ebic': Extended Bayesian information criterion [5] - 'loss': Loss value