Skip to content

Commit

Permalink
update with latest benchmarking results
Browse files Browse the repository at this point in the history
  • Loading branch information
skirui-source committed Aug 7, 2023
1 parent 2cf20b7 commit 0371810
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"\n",
"In the notebook demo below, we compare benchmarking results to show how GPU can accelerate HPO tuning jobs relative to CPU.\n",
"\n",
"For instance, we find a 26x speedup in wall clock time (0.71 hrs vs. 18.9 hrs) when comparing between GPU and CPU EC2 instances on 100 XGBoost HPO trials using no parallel workers on 3 years of the Airline Dataset.\n"
"For instance, we find a 48x speedup in wall clock time (0.71 hrs vs 34.6 hrs) for XGBoost and 16x (3.86 hrs vs 63.2 hrs) for RandomForest when comparing between GPU and CPU EC2 instances on 100 HPO trials on 3 years of the Airline Dataset.\n"
]
},
{
Expand Down

0 comments on commit 0371810

Please sign in to comment.