This function lets the user get the score from an API service
h2o_predict_API(df, api, exclude = "tag")vector with predicted results.
Dataframe/Vector. Data to insert into the model.
Character. API URL.
Character. Name of the variables to exclude.
Other Machine Learning: 
ROC(),
conf_mat(),
export_results(),
gain_lift(),
h2o_automl(),
h2o_predict_MOJO(),
h2o_predict_binary(),
h2o_predict_model(),
h2o_selectmodel(),
impute(),
iter_seeds(),
lasso_vars(),
model_metrics(),
model_preprocess(),
msplit()
Other H2O: 
h2o_predict_MOJO(),
h2o_predict_binary(),
h2o_predict_model()