Scott Clark

Results 8 comments of Scott Clark

Use conda build http://conda.pydata.org/docs/build.html Get rid of makefiles

There is a lot of literature on testing (unit only, mock everything vs integration everything). Most of the sane voices seem to be in favor of a mixed approach. Basically...

SigOpt and MOE differ in a few key ways (caveat, co-founder of SigOpt and co-dev of MOE): - The types of parameters supported (SigOpt can do integer and categorical in...

This is great! Thanks! Is there a way we can cleanly merge this into the repo? I think it would be really great to provide different build options to people.

Thanks @rmcgibbo! I left some comments on the pull request, but I think this could be a great addition to MOE :)

Thanks for pointing this out @qmaxquique, we were able to repro this and have a fix being prepared now. I'll update this thread when when it is done. In the...

Hey @filthysocks, We currently deal with time varying objective functions by explicitly modeling it in the objective (having a time decay parameter that takes it back to the prior). The...

Travis is building on 2.8.12, is this an issue? @garywang304 What cmake version do you use?