package
0.9.0
Repository: https://github.com/c-bata/goptuna.git
Documentation: pkg.go.dev

# Functions

NewMedianPruner is a constructor of MedianPruner.
NewPercentilePruner is a constructor of percentile pruner.

# Structs

MedianPruner implements a median stopping rule of Google Vizier.
PercentilePruner to keep the specified percentile of the trials.