176 1159 TESTTESTc1dc9cf0b2sklearn.naive_bayes.GaussianNB sklearn.GaussianNB sklearn.naive_bayes.GaussianNB 1 openml==0.14.1,sklearn==1.3.2 Gaussian Naive Bayes (GaussianNB). Can perform online updates to model parameters via :meth:`partial_fit`. For details on algorithm used to update feature means and variance online, see Stanford CS tech report STAN-CS-79-773 by Chan, Golub, and LeVeque: http://i.stanford.edu/pub/cstr/reports/cs/tr/79/773/CS-TR-79-773.pdf 2024-01-10T14:23:57 English sklearn==1.3.2 numpy>=1.17.3 scipy>=1.5.0 joblib>=1.1.1 threadpoolctl>=2.0.0 openml-python python scikit-learn sklearn sklearn_1.3.2