Skip to content

Commit 3274502

Browse files
authored
Update README.md
1 parent 37cf3a7 commit 3274502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ Understanding SVM Regression: [slides](https://cs.adelaide.edu.au/~chhshen/teach
250250
[pyclustering](https://github.com/annoviko/pyclustering) - All sorts of clustering algorithms.
251251
[somoclu](https://github.com/peterwittek/somoclu) - Self-organizing map.
252252
[hdbscan](https://github.com/scikit-learn-contrib/hdbscan) - Clustering algorithm.
253-
[nmslib](https://github.com/nmslib/nmslib) - Dimilarity search library and toolkit for evaluation of k-NN methods.
253+
[nmslib](https://github.com/nmslib/nmslib) - Similarity search library and toolkit for evaluation of k-NN methods.
254254
[buckshotpp](https://github.com/zjohn77/buckshotpp) - Outlier-resistant and ccalable clustering algorithm.
255255

256256
#### Interpretable Classifiers and Regressors

0 commit comments

Comments
 (0)