I tried deploying a machine learning model that I built using h2o. However, java needs to be installed for the model to work on your cloud. Is there any workaround on this? It gave me this error
h2o.exceptions.H2OStartupError: Cannot find Java.
Can anyone guide me on how to solve this issue? Thank you