suggestion_goptuna_v1alpha3

package
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 10, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AlgorithmCMAES  = "cmaes"
	AlgorithmTPE    = "tpe"
	AlgorithmRandom = "random"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SuggestionService

type SuggestionService struct {
	// contains filtered or unexported fields
}

func NewSuggestionService

func NewSuggestionService() *SuggestionService

func (*SuggestionService) GetSuggestions

func (s *SuggestionService) GetSuggestions(
	ctx context.Context,
	req *api_v1_alpha3.GetSuggestionsRequest,
) (*api_v1_alpha3.GetSuggestionsReply, error)

func (*SuggestionService) ValidateAlgorithmSettings

func (s *SuggestionService) ValidateAlgorithmSettings(
	ctx context.Context,
	req *api_v1_alpha3.ValidateAlgorithmSettingsRequest,
) (*api_v1_alpha3.ValidateAlgorithmSettingsReply, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL