-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Hello I was wondering if someone could publish an example showing how to use the library to accept inputs over something like a gin REST API call.
My set up is I have another service that does some processing in real time and I want to try using Bayesian optimization to increase performance of it on the fly. I have 3 values that effect the processing application which I want the BO to give better values for. My "reward" or the evaluation happens on the processing application side.
How can I set up goptuna to accept inputs from gin context and then respond with the next set of parameters to try.
Thank you very much!
DeLaRiva
Metadata
Metadata
Assignees
Labels
No labels