Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Pandora LLM
Logo
Pandora LLM
  • Overview
  • Setup Guide
  • Building with Pandora
    • Data
    • Features
    • Classifiers
    • Metrics
    • Models
    • Routines
  • API Reference
    • pandora_llm
      • pandora_llm.data
        • pandora_llm.data.Dolma
        • pandora_llm.data.ThePile
        • pandora_llm.data.base
          • pandora_llm.data.base.Dataset
          • pandora_llm.data.base.utils
        • pandora_llm.data.create_olmo_data
        • pandora_llm.data.pile_98_before_after_data
      • pandora_llm.features
        • pandora_llm.features.ALoRa
        • pandora_llm.features.BERT
        • pandora_llm.features.BoW
        • pandora_llm.features.DCPDD
        • pandora_llm.features.DetectGPT
        • pandora_llm.features.GradNorm
        • pandora_llm.features.JL
        • pandora_llm.features.LOSS
        • pandora_llm.features.LossRatio
        • pandora_llm.features.LossZLIB
        • pandora_llm.features.MinK
        • pandora_llm.features.MinKXX
        • pandora_llm.features.MoPe
        • pandora_llm.features.ModelStealing
        • pandora_llm.features.Quantile
        • pandora_llm.features.ReCaLL
        • pandora_llm.features.TFIDF
        • pandora_llm.features.Word2Vec
        • pandora_llm.features.ZLIB
        • pandora_llm.features.base
          • pandora_llm.features.base.FeatureComputer
          • pandora_llm.features.base.FeatureSet
          • pandora_llm.features.base.LLMHandler
      • pandora_llm.utils
        • pandora_llm.utils.extraction_utils
        • pandora_llm.utils.generation_utils
        • pandora_llm.utils.log_utils
        • pandora_llm.utils.plot_utils
Back to top
View this page

pandora_llm¶

Submodules¶

  • pandora_llm.data
  • pandora_llm.features
  • pandora_llm.utils

Package Contents¶

pandora_llm.membership_inference_entry_point()[source]¶
Next
pandora_llm.data
Previous
API Reference
Copyright © 2025 Jeffrey G. Wang, Jason Wang, Marvin Li, and Seth Neel. Docs written by Jason Wang.
Made with Sphinx and @pradyunsg's Furo
On this page
  • pandora_llm
    • Submodules
    • Package Contents
      • membership_inference_entry_point()