DannieB

Results 3 comments of DannieB

Good point, I'll think of how we can make it look as such for the GMC ```python # assuming params is the dictionary, will do some checks to ensure it's...

Hello. I think you're looking for a quantile function. Currently there's no quantile function provided, if there is, it'll only be an empirical one based off the original data. Also,...

You can change the port exposed. For example in the snippet linked, change `5060:5060` to `8080:5060` https://github.com/DanielBok/private-conda-repo/blob/master/server/config.yaml#L35