I have created a flow to predict something with the distributed random forest model and now i want to predict every few days, without using the flow gui.
So is there a way to automate your H2O Flow or to translate the entire script into java/python to automatically run the flow?