We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0852e1d commit 1c35aabCopy full SHA for 1c35aab
src/utils.py
@@ -28,7 +28,6 @@ class HPOSupportedTypes:
28
N_JOBS = 1
29
N_TRIALS = 10
30
SERVER_HOSTNAME = "0.0.0.0"
31
- #SERVER_PORT = 8085
32
API_ENDPOINT = "/experiment_trials"
33
CONTENT_TYPE = "application/json"
34
0 commit comments