We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b8a371 commit d0c12caCopy full SHA for d0c12ca
examples/spaceship-titanic/README.md
@@ -19,7 +19,7 @@ weco run --source evaluate.py \
19
--eval-command "python evaluate.py --data-dir ./data" \
20
--metric accuracy \
21
--maximize true \
22
- --steps 10 \
+ --steps 20 \
23
--model gemini-2.5-pro-exp-03-25 \
24
--additional-instructions "Improve feature engineering, model choice and hyper-parameters."
25
--log-dir .runs/spaceship-titanic
0 commit comments