You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the Bayesian and Random class of the hypersearch module do not have a way to deal with seeds. If there are multiple seeds in the seed table, then the results for a given parameter setting should ideally be averaged. A keyword argument for seed to select a fixed seed could also be an option.
The text was updated successfully, but these errors were encountered:
Currently, the
Bayesian
andRandom
class of the hypersearch module do not have a way to deal with seeds. If there are multiple seeds in the seed table, then the results for a given parameter setting should ideally be averaged. A keyword argument for seed to select a fixed seed could also be an option.The text was updated successfully, but these errors were encountered: