Skip to content
ML Journey

ML Journey

  • Home
  • Data Analytics
  • Data Science
  • Data Engineering
  • Machine Learning
  • Generative AI
  • About

rocauc

ROC AUC vs Log Loss: Which One Should You Optimize?

February 10, 2026 by Peter Song

You finish training a binary classification model. Two numbers stare back at you: ROC AUC 0.91, Log Loss 0.34. Is that good? Which one should you care about? You tune the model, ROC AUC climbs to 0.93 but Log Loss barely moves. A colleague’s model has AUC 0.88 and Log Loss 0.21. Who has the … Read more

Categories Machine Learning Tags logloss, machinelearning, rocauc Leave a comment

Recent Posts

  • DDP vs FSDP vs DeepSpeed ZeRO: Choosing the Right Multi-GPU Training Strategy
  • How to Optimize Transformer Inference with torch.compile
  • vLLM vs TGI vs Triton Inference Server: Choosing the Right LLM Serving Framework
  • Best VS Code Extensions for Machine Learning Engineers
  • How to Debug Python in VS Code for Machine Learning Projects
© 2026 ML Journey • Built with GeneratePress