msmbuilder / osprey

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

Hacky fix to make log with int work #210

Closed brookehus closed 7 years ago

brookehus commented 7 years ago

I just cast the outputs as ints before I returned them. Very happy to use a better fix instead.

cxhernandez commented 7 years ago

could you update the branch so the tests run?

brookehus commented 7 years ago

done, do i need to do anything for coveralls?

cxhernandez commented 7 years ago

nah, you're good. the coveralls server has been acting up lately