powered by
This function creates a model API endpoint for prediction from a URL. No HTTP calls are made until you actually predict() with your endpoint.
predict()
vetiver_endpoint(url)
A new vetiver_endpoint object
vetiver_endpoint
An API endpoint URL
vetiver_endpoint("https://colorado.rstudio.com/rsc/seattle-housing/predict")
Run the code above in your browser using DataLab