cuml
: contains four example notebooks showing the usage of different machine learning algorithms included in cuML:knn
,dbscan
,pca
andtsvd
. 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 hereutils
: contains a set of useful scripts for interacting with RAPIDS