Making predictions through the API
Last updated August 24, 2024
Making Predictions Through the MindsDB API
The MindsDB API provides a flexible way to integrate predictions into your applications and workflows. This guide demonstrates how to leverage the API to make predictions using your trained MindsDB models.
Making Predictions with the API
- Connect to the MindsDB Server:
- Establish a connection to the MindsDB server using the `MindsDB` client:
Was this article helpful?