[mlpack-git] [mlpack/mlpack] Adds a GammaDistribution object for estimating gamma parameters (#729)

Yannis Mentekidis notifications at github.com
Fri Jul 22 07:44:32 EDT 2016


>Do you have time to implement the other functions used by other distributions? Specifically it would be Probability(arma::vec&), Random(), Train(observations, probabilities) (that's the hard one, since we have to factor in different weights for each point; at that point we'd be deriving an original algorithm for estimation, but I think it might be a fairly straightforward modification), Serialize(), and LogProbability() (plus tests). If you don't, that's fine, but then I would ask if you can instead just open an issue mentioning that each of these methods needs to be implemented for GammaDistribution to be a true distribution that can be used in the rest of mlpack. :)

I think I prefer to move to the rest of the LSH model for now and come back to do these once that's done, so I'll go with opening an issue if that's ok (I'll assign myself).

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/729#issuecomment-234523241
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160722/8e1fb502/attachment-0001.html>


More information about the mlpack-git mailing list