wenjiec

Results 2 comments of wenjiec
trafficstars

I just tried you unpublished glmnet_h2o. It also needs similar distribution family support, otherwise it can only run binomial and gaussian.

Got glmnet_h2o fixed with the distribution family support by following the threads above. The other suggestion is that each iteration would convert the same data.frame to h20frame by using as.h2o...