Skip to content

Commit

Permalink
reduce tune
Browse files Browse the repository at this point in the history
  • Loading branch information
juanitorduz committed Aug 18, 2023
1 parent 9b0a247 commit 64b0ba1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/mmm/test_plotting.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ class ToyMMM(BaseDelayedSaturatedMMM, MaxAbsScaleTarget):
mmm.fit(
X=toy_X,
y=toy_y,
tune=10,
chains=2,
draws=20,
)
Expand Down

0 comments on commit 64b0ba1

Please sign in to comment.