Open
Description
Hi. First of all I would like to thank you for this great library. I want to use the GLM model R-API and give it an external layer of Bayesian simulation, and, in order to achieve greater efficiency and scalability, I would like to know if there is any way to call the internal H2O functions used for example for the matrix product or the Cholesky decomposition, convex optimization, etc.
I am thinking specifically of the API for R because it is the one I use, but I understand that it could be equally useful in others.
Thanks in advance