Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 329 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 329 Bytes

cuml_knn

Intro to k-nearest neighbors (KNN) with cuML.

Running the Repo

The Notebooks in this repository can be run with RAPIDS Stable or Nightly at app.blazingsql.com.

Clone the repo by running this command in Terminal:

git clone https://github.com/Dropout-Analytics/cuml_knn