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

Yannis Mentekidis notifications at github.com
Wed Jul 20 07:01:21 EDT 2016


This is the first step for the LSH Model. Since it is unrelated to the rest of the code and can be merged by itself, I opened a separate PR.
You can view, comment on, or merge this pull request online at:

  https://github.com/mlpack/mlpack/pull/729

-- Commit Summary --

  * Adds a GammaDistribution object for estimating gamma parameters

-- File Changes --

    M src/mlpack/core.hpp (1)
    M src/mlpack/core/dists/CMakeLists.txt (2)
    A src/mlpack/core/dists/gamma_distribution.cpp (76)
    A src/mlpack/core/dists/gamma_distribution.hpp (91)
    M src/mlpack/tests/distribution_test.cpp (163)

-- Patch Links --

https://github.com/mlpack/mlpack/pull/729.patch
https://github.com/mlpack/mlpack/pull/729.diff

---
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160720/cd54da07/attachment-0001.html>


More information about the mlpack-git mailing list