Skip to content
#

log-loss

Here are 13 public repositories matching this topic...

Scoring rules like the Brier Score (Mean Squared Error, Quadratic Score) and Log Loss (Cross-Entropy, Negative Log-Likelihood, Logarithmic Score) can favor incorrect predictions. To address this limitation, the Probabilistic Brier Score (PBS) and Probabilistic Logarithmic Loss (PLL) have been introduced for probabilistic classifiers.

  • Updated May 31, 2025
  • Jupyter Notebook

Personalized Cancer Diagnosis is a tool that predicts the effect of genetic mutations in cancer patients. Given a gene, its variation, and clinical text, it uses advanced machine learning (Logistic Regression with TF-IDF features) to classify mutations into 9 categories.

  • Updated Oct 11, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the log-loss 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 log-loss topic, visit your repo's landing page and select "manage topics."

Learn more