Skip to content
#

brier-score

Here are 8 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 Dec 31, 2025
  • Jupyter Notebook

Decision-safe evaluation + Streamlit dashboard for AI vs Human vs Post-Edited AI text detection. Generates a reliability report card (Accuracy, Macro F1, ECE, Brier), calibration plots, confidence histograms, and a coverage-vs-performance abstention curve. Recommends an operating threshold for human-review routing.

  • Updated Feb 14, 2026
  • Python

ComfortADHD is an end-to-end framework for early ADHD prediction, utilizing a Stacking Ensemble of ML models for high accuracy. It features XAI for clinical transparency, LLMs for behavioral analysis, and a Dialogflow-assisted chatbot for virtual therapy, bridging the gap between screening and patient support.

  • Updated Feb 10, 2026
  • Jupyter Notebook

Production-style A/B testing with binomial GLMs (logit/probit): covariate adjustment, marginal ATE/risks, cluster-robust SEs, and Brier-score calibration.

  • Updated Feb 2, 2026
  • Python

Improve this page

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

Learn more