In QuickML, users have the capability to create an endpoint for their trained machine learning model. This endpoint serves as a gateway, enabling external applications to interact with the model seamlessly. By providing input data through the endpoint, external applications can receive the model’s predictions as output, making it a valuable tool for integrating machine learning models into various real-world applications.
To create an endpoint with the previously trained machine learning model, follow the steps below:
- Access the QuickML interface and navigate to the Endpoints section.
- Give a endpoint name and select the model that you wish to deploy as an endpoint from the list of trained models.
- Click on the Create Endpoint option for the selected model.
- Once the endpoint is created, you will receive a unique endpoint URL that can be used to interact with the model.
Last Updated 2023-08-02 15:19:04 +0530 +0530