rust-ml / book

The Rust Machine Learning Book
https://rust-ml.github.io/book/
Apache License 2.0
193 stars 20 forks source link

[work-in-progress] DBSCAN content #7

Closed quietlychris closed 3 years ago

quietlychris commented 3 years ago

This pull request contains the content for the linfa-clustering dbscan example. In addition to content, this switches from using linfa 0.3 to the master branch, since there have been significant algorithm improvement for DBSCAN that are not available in the version on crates.io

quietlychris commented 3 years ago

@bytesnake I think this pull request is at the review stage, if you wouldn't mind taking a look before I merge.

bytesnake commented 3 years ago

I will do a review later this day