We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad43cae commit 4e6e917Copy full SHA for 4e6e917
Guardian_pipeline_github.py
@@ -1985,7 +1985,7 @@ def guardian_github_pipeline():
1985
dataset_path=dataset_path,
1986
input_size=input_size,
1987
num_classes=num_classes,
1988
- total_max_trials=30
+ total_max_trials=100
1989
)
1990
logging.info(f"HPO completed. Best task ID: {best_task_id}, Best model ID: {best_model_id}")
1991
0 commit comments