python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Retrieve loss for each epoch in Python H2O
I would like to plot a loss vs epoch graph from a deep quantile regression model in H2O. I'm using the H2ODeepLearningEstimator but can't seem to find a way to retrieve the loss like in Keras.
https:/...

mj_whales
Votes: 0
Answers: 1
Error when creating H2O context using RSparkling
I am running Spark 2.4.4 using Yarn and interfacing using RSparkling and Sparklyr
As per these instructions I've
Installed Sparklyr
Called the library for Sparklyr
Removed any prior installs of H2O
I...
TheGoat
Votes: 0
Answers: 1
Import POJO model with Sparkling Water (Scala)
I am trying to import a POJO model into Sparkling Water. I am currently importing the model by compiling it using:
javac -cp /opt/bitnami/commons/pojo.jar -J-Xmx2g -J-XX:MaxPermSize=256m /opt/bitnami/...
Joaquín Romero Moreno
Votes: 0
Answers: 1
H2O driverless AI deployment with Snowflake clarification?
I see Snowflake has a partner connect through which I could activate the H2O Driverless AI and access Snowflake from there.
I also see that H2O Driverless AI can be independently deployed on any cloud...

Roshan Fernando
Votes: 0
Answers: 1