Skip to content

Commit

Permalink
Modify examples page
Browse files Browse the repository at this point in the history
Signed-off-by: Hao Zhu <hazhu@nvidia.com>
  • Loading branch information
viadea committed May 25, 2022
1 parent 12326f7 commit c8156c4
Showing 1 changed file with 7 additions and 13 deletions.
20 changes: 7 additions & 13 deletions docs/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,13 @@ layout: page
title: Examples
nav_order: 14
---
# Demos
# Examples

Example notebooks allow users to test drive "RAPIDS Accelerator for Apache Spark" with public
datasets.
Please visit [spark-rapids-examples](https://github.com/NVIDIA/spark-rapids-examples) repo for ETL,
ML/DL, UDF related examples using the RAPIDS Accelerator For Apache Spark.
It includes Scala/Python source code and related notebooks for different examples.

##### [Mortgage ETL Notebook](demo/gpu-mortgage_accelerated.ipynb) [(Dataset)](https://docs.rapids.ai/datasets/mortgage-data)
# Benchmarks

##### About the Mortgage Dataset:
Dataset is derived from [Fannie Mae’s Single-Family Loan Performance
Data](http://www.fanniemae.com/portal/funding-the-market/data/loan-performance-data.html) with all
rights reserved by Fannie Mae. This processed dataset is redistributed with permission and consent
from Fannie Mae.

For the full raw dataset visit [Fannie
Mae](http://www.fanniemae.com/portal/funding-the-market/data/loan-performance-data.html) to register
for an account and to download.
Please visit [spark-rapids-benchmarks](https://github.com/NVIDIA/spark-rapids-benchmarks) repo for
Spark related benchmark sets and utilities using the RAPIDS Accelerator For Apache Spark.

0 comments on commit c8156c4

Please sign in to comment.