sigopt.com
Log In / Sign Up
Search
⌃
K
Links
Welcome to SigOpt!
Advanced Experimentation
Core Module API References
Installation and Setup
Quick Start
API Topics
API Endpoints
API Objects
AI MODULE API REFERENCES
Installation and Setup
Quick Start Tutorials
Tracking Your Training Runs
AI Experiments
Bring Your Own Optimizer
XGBoost Integration
HyperOpt
SigOpt Orchestrate
API Reference
Manually create a SigOpt Run
Tracking a Run
AI Experiment Client Calls
Project Client Calls
Objects
SigOpt CLI Commands
Orchestrate CLI Commands
Support
Powered By
GitBook
Project Client Calls
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.
Previous
AI Experiment Client Calls
Next
Objects
Last modified
1yr ago