Skip to content
#

serial-processing

Here are 2 public repositories matching this topic...

This project benchmarks XGBoost and PyTorch models for binary classification across serial CPU, parallel CPU, and GPU setups. Parallel XGBoost achieved the fastest training time without loss in accuracy (~52%), while PyTorch on GPU delivered the best F1 Score (0.4592), highlighting trade-offs between speed and performance on small tabular datasets.

  • Updated May 13, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the serial-processing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the serial-processing topic, visit your repo's landing page and select "manage topics."

Learn more