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.
2 parents b7ee11b + f0405a2 commit a383729Copy full SHA for a383729
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