Skip to main content
Ctrl+K
uqlm 0.3 documentation - Home uqlm 0.3 documentation - Home
  • Get Started
  • API
  • Example Notebooks
  • Contributor Guide
  • FAQs
  • GitHub
  • Get Started
  • API
  • Example Notebooks
  • Contributor Guide
  • FAQs
  • GitHub

Section Navigation

  • uqlm.black_box
    • uqlm.black_box.bert
      • uqlm.black_box.bert.BertScorer
    • uqlm.black_box.bleurt
      • uqlm.black_box.bleurt.BLEURTScorer
    • uqlm.black_box.cosine
      • uqlm.black_box.cosine.CosineScorer
    • uqlm.black_box.match
      • uqlm.black_box.match.MatchScorer
    • uqlm.black_box.nli
      • uqlm.black_box.nli.NLIScorer
  • uqlm.judges
    • uqlm.judges.judge
      • uqlm.judges.judge.LLMJudge
  • uqlm.scorers
    • uqlm.scorers.baseclass
      • uqlm.scorers.baseclass.uncertainty
        • uqlm.scorers.baseclass.uncertainty.UncertaintyQuantifier
    • uqlm.scorers.black_box
      • uqlm.scorers.black_box.BlackBoxUQ
    • uqlm.scorers.ensemble
      • uqlm.scorers.ensemble.UQEnsemble
    • uqlm.scorers.entropy
      • uqlm.scorers.entropy.SemanticEntropy
    • uqlm.scorers.panel
      • uqlm.scorers.panel.LLMPanel
    • uqlm.scorers.white_box
      • uqlm.scorers.white_box.WhiteBoxUQ
  • uqlm.resources
  • uqlm.calibration
    • uqlm.calibration.evaluate
      • uqlm.calibration.evaluate.evaluate_calibration
    • uqlm.calibration.score_calibrator
      • uqlm.calibration.score_calibrator.ScoreCalibrator
  • uqlm.utils
    • uqlm.utils.dataloader
      • uqlm.utils.dataloader.list_dataset_names
      • uqlm.utils.dataloader.load_example_dataset
    • uqlm.utils.display
      • uqlm.utils.display.ConditionalBarColumn
      • uqlm.utils.display.ConditionalSpinnerColumn
      • uqlm.utils.display.ConditionalTextColumn
      • uqlm.utils.display.ConditionalTimeElapsedColumn
    • uqlm.utils.llm_config
      • uqlm.utils.llm_config.load_llm_config
      • uqlm.utils.llm_config.save_llm_config
    • uqlm.utils.plots
      • uqlm.utils.plots.plot_filtered_accuracy
      • uqlm.utils.plots.plot_model_accuracies
      • uqlm.utils.plots.plot_ranked_auc
      • uqlm.utils.plots.scale
    • uqlm.utils.postprocessors
      • uqlm.utils.postprocessors.math_postprocessor
    • uqlm.utils.prompts
      • uqlm.utils.prompts.create_example
      • uqlm.utils.prompts.create_instruction
    • uqlm.utils.response_generator
      • uqlm.utils.response_generator.ResponseGenerator
    • uqlm.utils.results
      • uqlm.utils.results.UQResult
    • uqlm.utils.tuner
      • uqlm.utils.tuner.Tuner
    • uqlm.utils.warn
      • uqlm.utils.warn.beta_warning
      • uqlm.utils.warn.UQLMBetaWarning
  • API
  • uqlm.utils

uqlm.utils#

Modules

dataloader

display

llm_config

plots

postprocessors

prompts

Prompt templates for LLM-as-a-Judge scorers.

response_generator

results

tuner

warn

previous

uqlm.calibration.score_calibrator.ScoreCalibrator

next

uqlm.utils.dataloader

This Page

  • Show Source

© Copyright 2025, CVS Health.

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.1.