Skip to content

Commit

Permalink
DOC what's new: DBSCAN sparse precomputed
Browse files Browse the repository at this point in the history
  • Loading branch information
jnothman committed Sep 1, 2015
1 parent 3393b07 commit 7b5eca2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,9 @@ Enhancements

- Allow :func:`datasets.make_multilabel_classification` to output
a sparse ``y``. By Kashif Rasul.

- DBSCAN now accepts a sparse matrix of precomputed distances, allowing
for memory-efficient distance precomputation. By `Joel Nothman`_.

Bug fixes
.........
Expand Down

0 comments on commit 7b5eca2

Please sign in to comment.