optuna.search_space

search_space モジュールは、パラメータの探索空間を制御するための機能を提供します。

IntersectionSearchSpace

A class to calculate the intersection search space of a Study.

intersection_search_space

Return the intersection search space of the given trials.