Release 0.3
This commit is contained in:
committed by
morenol
parent
0dc97a4e9b
commit
2df0795be9
@@ -1,6 +1,6 @@
|
||||
//! # K Nearest Neighbors Classifier
|
||||
//!
|
||||
//! SmartCore relies on 2 backend algorithms to speedup KNN queries:
|
||||
//! smartcore relies on 2 backend algorithms to speedup KNN queries:
|
||||
//! * [`LinearSearch`](../../algorithm/neighbour/linear_search/index.html)
|
||||
//! * [`CoverTree`](../../algorithm/neighbour/cover_tree/index.html)
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user