Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dinarior committed May 29, 2023
1 parent e2c4b31 commit 16e3ced
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ number of clusters is unknown. Unlike K-means, however, DP-means is hard to para
### Installation
`pip install pdc-dp-means`

Installation requires `scikit-learn>=1.2,<1.3` and `numpy >= 1.23.0`.
### Quick Start

from sklearn.datasets import make_blobs
Expand Down

0 comments on commit 16e3ced

Please sign in to comment.