• Key Features
  • Code Examples
  • Installation
  • Blog
  • Videos
  • Paper
  • Community
Logo
bump-sphinx-340-hvy

Contents:

  • Installation
  • Tutorial
    • Key Features
      • Lightweight, versatile, and platform agnostic architecture
      • Pythonic Search Space
      • Efficient Optimization Algorithms
      • Easy Parallelization
      • Quick Visualization for Hyperparameter Optimization Analysis
    • Recipes
      • Saving/Resuming Study with RDB Backend
      • User Attributes
      • Command-Line Interface
      • User-Defined Sampler
  • API Reference
  • FAQ
Optuna
  • »
  • Tutorial
  • Edit on GitHub

Tutorial¶

If you are new to Optuna or want a general introduction, we highly recommend the below video.




Key Features¶

Showcases Optuna’s Key Features.

Lightweight, versatile, and platform agnostic architecture

Lightweight, versatile, and platform agnostic architecture¶

Pythonic Search Space

Pythonic Search Space¶

Efficient Optimization Algorithms

Efficient Optimization Algorithms¶

Easy Parallelization

Easy Parallelization¶

Quick Visualization for Hyperparameter Optimization Analysis

Quick Visualization for Hyperparameter Optimization Analysis¶

Recipes¶

Showcases the recipes that might help you using Optuna with comfort.

Saving/Resuming Study with RDB Backend

Saving/Resuming Study with RDB Backend¶

User Attributes

User Attributes¶

Command-Line Interface

Command-Line Interface¶

User-Defined Sampler

User-Defined Sampler¶

Download all examples in Python source code: tutorial_python.zip

Download all examples in Jupyter notebooks: tutorial_jupyter.zip

Gallery generated by Sphinx-Gallery

Next Previous

© Copyright 2018, Optuna Contributors. Revision 0f746ee5.

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