Re: [mlpack] mlpack Digest, Vol 61, Issue 5

2019-03-04 Thread Rishabh Kumar
to start contributing to mlpack on QGMM and what should be the target or goal that should be in mind to contribute to this project? A guidance on what to do next would be greatly appreciated. Rishabh Kumar Third Year Undergraduate Department of Mathematics Indian Institute of Technology Kharagpur

Re: [mlpack] [mlpack/mlpack] Initialise "success" variable to fix warnings (#840)

2016-12-22 Thread Rishabh Kumar
Any suggestions why the travis-ci build fails. -- 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/840#issuecomment-268841313___ mlpack mailing lis

Re: [mlpack] [mlpack/mlpack] Refactor `RSModel` and `RAModel` to parallel `NSModel` and use `boost::variant` (#756)

2016-12-22 Thread Rishabh Kumar
Hi, I would like to work on this issue. -- 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/issues/756#issuecomment-268841095___ mlpack mailing list mlp

[mlpack] [mlpack/mlpack] Initialise "success" variable to fix warnings (#840)

2016-12-22 Thread Rishabh Kumar
You can view, comment on, or merge this pull request online at: https://github.com/mlpack/mlpack/pull/840 -- Commit Summary -- * Initialise "success" variable to fix warnings -- File Changes -- M src/mlpack/core/tree/rectangle_tree/r_plus_tree_descent_heuristic_impl.hpp (4) -- Patch