Skip to content

Commit

Permalink
iris limit 1200
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxEmanuel committed Nov 30, 2023
1 parent 2d9eabf commit 4377daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iris/duckdb_iris.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from duckdb.typing import *

rep=1
sizes=[150,300,600]
sizes=[150,300,600,1200]
attss=[20,50]
itss=[10,100,1000]
learningrate=0.01
Expand Down

0 comments on commit 4377daf

Please sign in to comment.