skaarthik / notebooks

RAPIDS Sample Notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RAPIDS Notebooks and Utilities

  • cuml: contains four example notebooks showing the usage of different machine learning algorithms included in cuML: knn, dbscan, pca and tsvd. It also includes a small subset of the Mortgage Dataset used in the notebooks.
  • mortgage: contains the notebook which runs ETL + ML on the Mortgage Dataset derived from Fannie Mae’s Single-Family Loan Performance Data ... download the mortgage dataset for use with the notebook here
  • utils: contains a set of useful scripts for interacting with RAPIDS

About

RAPIDS Sample Notebooks

License:Apache License 2.0


Languages

Language:Jupyter Notebook 89.0%Language:Shell 7.7%Language:Python 3.4%