sigopt.com
Log In / Sign Up
Search…
Welcome to SigOpt!
Quick Start Tutorials
Tracking Your Training Runs
Optimization Experiments
XGBoost Integration
HyperOpt
Advanced Experimentation
SigOpt Orchestrate
API Reference
Manually create a SigOpt Run
Tracking a Run
Experiment Client Calls
Project Client Calls
Training Run Object
Experiment Object
Metric Object
Parameter Object
SigOpt CLI Commands
Orchestrate CLI Commands
Support
Archived Docs
Powered By
GitBook
Project Client Calls
sigopt.set_project(project_id)
Set the project to use. Runs and 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.
Previous
Experiment Client Calls
Next
Training Run Object
Last modified
24d ago
Copy link