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://machinelearningmastery.com/display-deep-learning-model-training-history-in-keras/
Could somebody please point me in the right direction?