automl / automl/ConfigurableOptimizer
Fix Wandb crash
Open
- Dominant language
- Python
- Stars
- 12
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Wandb crashes the code when it is enabled but the user chooses to not visualize the results in the following wandb prompt.
```
wandb: Using wandb-core as the SDK backend. Please refer to https://wandb.me/wandb-core for more information.
wandb: (1) Create a W&B account
wandb: (2) Use an existing W&B account
wandb: (3) Don't visualize my results
wandb: Enter your choice: 3
wandb: You chose "Don't visualize my results"
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.