Intro
Welcome to Jaqpot, your platform for deploying machine learning models. Jaqpot allows machine learning modellers to upload, manage, and make predictions using machine learning models, ensuring easy access and seamless integration with various tools and services.
This documentation will help you understand how to get started, use the Python client jaqpotpy
, and interact with the Jaqpot API.
Getting Started
Ready to dive in? Start by learning the basics of Jaqpot and how you can upload your models and use the platform for predictions. Whether you're a developer or a researcher, we have resources to guide you through each step.
Jaqpotpy
If you prefer working in Python, you'll love Jaqpotpy, our Python client for interacting with Jaqpot. It enables you to upload models, make predictions, and automate processes using familiar Python tools.
Jaqpot API
For those who want more control, the Jaqpot API provides programmatic access to the platform. This is perfect for integrating Jaqpot functionality into your own applications or pipelines.
Explore the docs to learn how to interact with the API, authenticate requests, and manage your models and data.