Logo

User Guide

  • Installation
  • Getting Started
    • Classification Example
      • Code Example
      • Detailed Walkthrough
    • Regression Example
      • Code Example
      • Detailed Walkthrough
  • Advanced Usage
    • Custom Searchers
    • Warm Starting
    • Optimizers

Developer Guide

  • API Reference
    • ConformalTuner
    • Parameter Ranges
      • IntRange
      • FloatRange
      • CategoricalRange
    • QuantileConformalSearcher
    • Samplers
      • PessimisticLowerBoundSampler
      • LowerBoundSampler
      • ThompsonSampler
      • ExpectedImprovementSampler
  • Architecture
    • Module Dependency Structure
      • Module Organization and Flow
    • Detailed Dependency Structure
      • End-to-End Execution Flow

Other

  • Roadmap
    • Upcoming Features
      • Functionality
      • Resource Management
  • Contact
ConfOpt
  • Overview: module code

All modules for which code is available

  • confopt.selection.acquisition
  • confopt.selection.sampling.bound_samplers
  • confopt.selection.sampling.expected_improvement_samplers
  • confopt.selection.sampling.thompson_samplers
  • confopt.tuning
  • confopt.wrapping

© Copyright 2025, Riccardo Doyle.

Built with Sphinx using a theme provided by Read the Docs.