File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ API changes summary
3333Highlights
3434-----------
3535
36- - Speed improvements (notably in class:`clustering .DBSCAN `), reduced memory
36+ - Speed improvements (notably in : class: `cluster .DBSCAN `), reduced memory
3737 requirements, bug-fixes and better default settings.
3838
3939 - Multinomial Logistic regression and a path algorithm in
@@ -44,7 +44,7 @@ Highlights
4444 - Probability callibration of classifiers using
4545 :class: `calibration.CalibratedClassifierCV `.
4646
47- - :class: `clustering .Birch ` clustering method for large-scale datasets.
47+ - :class: `cluster .Birch ` clustering method for large-scale datasets.
4848
4949 - Scalable approximate nearest neighbors search with Locality-sensitive
5050 hashing forests in :class: `neighbors.LSHForest `.
You can’t perform that action at this time.
0 commit comments