- PR #251 New cuML metrics and MBSGD classifier and regressor notebooks
- PR #216 New cuSpatial trajectory clustering notebook
- PR #211 New TSNE demo notebook
- PR #230 New SVM demo notebook
- PR #241 K-Means uses new cuml.dask.datasets.make_blobs generator
- Various notebook text improvements
- Updated DBScan and K-Means notebooks to work with cudf's new cupy-backed Series
- PR #222 Updated imports to match current cudf, cleaned up notebook text.
- PR #204 Bug fix for kmeans notebook
- PR #192 New Holt-Winters demo notebook
- PR #194 New Forest Inference Library demo notebook
- PR #184 Renumber and louvain apis changed
- Each notebook is linked to in README.md
- PR #178 Adding KMeans notebook
- PR #18 Added cuDF example notebooks
- Updated SSSP notebook
- Regression notebooks show of
train_test_split()
functon
- PR #133 Adding cuGraph notebooks
- PR #144 Added top level CHANGELOG. Added a README to cugraph