Project Client Calls
sigopt.set_project(project_id)
sigopt.set_project(project_id)
Set the project to use. Runs and AI Experiments that are created afterwards belong to the configured project. This has no effect when Runs and Experiments are created with the SigOpt CLI commands.
Name
Type
Required?
Description
project_id
string
Yes
The ID of the project.
Last updated