Skip to content

Conversation

@keerthi-sree
Copy link

The notebooks in this repo are tested using RAPIDS 0.17 nightly build in Titan RTX GPU and Blazing SQL.
Link for using Blazing SQL: app.blazingsql.com

There are 3 files under this repo:

  1. K Means using SKLearn and RAPIDS
  2. KNN (a time comparison between SKLearn and RAPIDS)
  3. Logistic Regression.

Steps for RAPIDS installation in a GPU:

  1. Create a conda env for rapids
  2. Install rapids
  3. This will open the juptyer lab in browser

• Some more useful cmds:

o Hardware setup: !nvidia-smi

o CUDA version : !nvcc --version

o conda version check: conda list

@keerthi-sree keerthi-sree changed the title `[WIP] Added 3 modules for KNN, KMeans and Logistic Regression. [WIP] Added 3 modules for KNN, KMeans and Logistic Regression. Feb 11, 2021
@taureandyernv taureandyernv changed the base branch from community_relaunch to main May 6, 2021 06:54
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants