msmbuilder / osprey

🦅Hyperparameter optimization for machine learning pipelines 🦅
http://msmbuilder.org/osprey
Apache License 2.0
74 stars 26 forks source link

Pass random_seed to estimator #197

Closed cxhernandez closed 8 years ago

cxhernandez commented 8 years ago

re: https://github.com/openjournals/joss-reviews/issues/34#issuecomment-243837870

In practice, this shouldn't make a difference, but it's nice to have a record of the random seed used.

cxhernandez commented 8 years ago

done in https://github.com/msmbuilder/osprey/pull/198