Identify the missing word(s) in the following sentence within the context of Microsoft Azure. Like the Prediction API, the Training API provides HTTP methods for adding training images to a project and tagging them. The process of calling and consuming the response is identical to the Prediction API process. It just uses different endpoints. The Custom Vision [ ? ] method is the underlying method used to send tagged training images. Just like the Prediction API, the Custom Vision Training API provides separate methods for uploading binary files and for supplying publicly available image URLs: • CreateImagesFromFiles • CreateImagesFromUrls