Skip to content Skip to sidebar Skip to footer
Showing posts with the label H2o

H2ogeneralizedlinearestimator() - Prediction Error

I am trying to predict test times in a Kaggle comp using the H2OGeneralizedLinearEstimator function… Read more H2ogeneralizedlinearestimator() - Prediction Error

H2o Server Crash

I've been working with H2O for the last year, and I am getting very tired of server crashes. I … Read more H2o Server Crash

H2o Target Mean Encoder "frames Are Being Sent In The Same Order" Error

I am following the H2O example to run target mean encoding in Sparking Water (sparking water 2.4.2 … Read more H2o Target Mean Encoder "frames Are Being Sent In The Same Order" Error

How Can I Tell If H2o 3.11.0.266 Is Running With Gpus?

I've installed H2O 3.11.0.266 on a Ubuntu 16.04 with CUDA 8.0 and libcudnn.so.5.1.10 so I belie… Read more How Can I Tell If H2o 3.11.0.266 Is Running With Gpus?

H2o Vs Scikit Learn Confusion Matrix

Anyone able to match the sklearn confusion matrix to h2o? They never match.... Doing something simi… Read more H2o Vs Scikit Learn Confusion Matrix

MAPE Metric At H2O

What is correct way to implement MAPE under h2o framework? I am interested to convert below functio… Read more MAPE Metric At H2O