Skip to content

Commit d0c12ca

Browse files
Update README.md
1 parent 1b8a371 commit d0c12ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/spaceship-titanic/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ weco run --source evaluate.py \
1919
--eval-command "python evaluate.py --data-dir ./data" \
2020
--metric accuracy \
2121
--maximize true \
22-
--steps 10 \
22+
--steps 20 \
2323
--model gemini-2.5-pro-exp-03-25 \
2424
--additional-instructions "Improve feature engineering, model choice and hyper-parameters."
2525
--log-dir .runs/spaceship-titanic

0 commit comments

Comments
 (0)