Skip to content

Commit

Permalink
Merge pull request #423 from NVIDIA/branch-24.08
Browse files Browse the repository at this point in the history
[auto-merge] branch-24.08 to branch-24.10 [skip ci] [bot]
  • Loading branch information
nvauto authored Aug 8, 2024
2 parents f65dd98 + 13b0915 commit bf82d41
Show file tree
Hide file tree
Showing 27 changed files with 1 addition and 13,486 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ Here is the list of notebooks in this repo:
| 3 | XGBoost | Agaricus (Scala) | Uses XGBoost classifier function to create model that can accurately differentiate between edible and poisonous mushrooms with the [agaricus dataset](https://archive.ics.uci.edu/ml/datasets/mushroom)
| 4 | XGBoost | Mortgage (Scala) | End-to-end ETL + XGBoost example to predict mortgage default with [Fannie Mae Single-Family Loan Performance Data](https://capitalmarkets.fanniemae.com/credit-risk-transfer/single-family-credit-risk-transfer/fannie-mae-single-family-loan-performance-data)
| 5 | XGBoost | Taxi (Scala) | End-to-end ETL + XGBoost example to predict taxi trip fare amount with [NYC taxi trips data set](https://www1.nyc.gov/site/tlc/about/tlc-trip-record-data.page)
| 6 | ML/DL | Criteo Training | ETL and deep learning training of the Criteo 1TB Click Logs dataset
| 7 | ML/DL | PCA End-to-End | Spark MLlib based PCA example to train and transform with a synthetic dataset
| 6 | ML/DL | PCA End-to-End | Spark MLlib based PCA example to train and transform with a synthetic dataset

Here is the list of Apache Spark applications (Scala and PySpark) that
can be built for running on GPU with RAPIDS Accelerator in this repo:
Expand Down
229 changes: 0 additions & 229 deletions examples/ML+DL-Examples/Spark-DL/criteo_train/Dockerfile

This file was deleted.

78 changes: 0 additions & 78 deletions examples/ML+DL-Examples/Spark-DL/criteo_train/Dockerfile.conda_db

This file was deleted.

Loading

0 comments on commit bf82d41

Please sign in to comment.