Ryan Curtin

Results 312 comments of Ryan Curtin

No worries, we can just get #90 merged and then release, assuming that that one is basically ready (I think it is, I'll try and review it tomorrow).

Personally I don't see any issue with an `arma::cube` for constraints. It might be worth having that as a separate constructor, so that the user can choose to provide two...

Hey @halo-rubinius, this would definitely be something really nice to add! We could implement L-BFGS-B as an optimizer that operates on constrained functions: http://ensmallen.org/docs.html#constrained-functions I'll leave this issue open in...

I'm hosting it from home, so it should be the same IP as my phone is using. I haven't noticed anyone else having this issue in the Matrix channel, so,...

Not all of the libraries are in Python, so I am not sure that will work. But I think the version information is either available in the configuration (or maybe...

I see what you mean, but there are a couple intricacies. These install scripts are meant to completely assemble the Shogun packages locally, so at the very least we have...

I agree with that---our benchmarking setup is not necessarily the same setup others will have, so just checking if `matlab` is on the path first is a good step, and...

Sure, no worries. If you have any comments on this view it would be great, if not that's ok too. :)

Ok, here is the actual display I was aiming for: http://orange.ratml.org:8000/ Use the 'All metric plots for parameter sweeps'. The database there is only results from logistic regression runs. I...

Sure, I would agree with changing the colors. Let me look into the colormap we are using and see if I can come up with something better.