We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afae1c7 commit f0405a2Copy full SHA for f0405a2
sklearn/mixture/dpgmm.py
@@ -478,7 +478,7 @@ def fit(self, X):
478
For a full derivation and description of the algorithm see
479
doc/modules/dp-derivation.rst
480
or
481
- http://scikit-learn.org/stable/modules/dp-derivation.html#
+ http://scikit-learn.org/stable/modules/dp-derivation.html
482
483
A initialization step is performed before entering the em
484
algorithm. If you want to avoid this step, set the keyword
0 commit comments