JAI in 5 minutes#

This section shows some end-to-end tutorials on how to use JAI. Here, you will have some examples of fitting different models, making inferences using JAI-SDK and directly using the JAI REST API.

Note

Make sure sure you have already installed jai-sdk package on your python environment and have an auth key before running the example codes on this section.

If you haven’t yet, please check Getting Started section. 😄