- Users
- Managing Models and Releases
- Uploading Artifacts
- Using a Model
- Reviews
- Reviewing Releases and Access Requests
- Reviewed Releases and Access Requests
- Programmatically using Bailo
- Administration
- Getting Started
- Helm
- Schema
- Migrations
- Managing Bailo
Overview
Creating a Model
Completing the Model
Creating a Release
Uploading Files
Uploading Images
Requesting Access
Personal Access Tokens
Using a a Pushed Docker Image
Downloading files
Reviewing a Release
Reviewing an Access Request
Releases
Access Requests
Authentication
Open API
Python Client
Building The Bailo Image
App Configuration
Basic Usage
Configuration
Isolated Environments
Create a Schema
Upload a Schema
Bailo v0.4
Bailo v2.0
Python Client
Bailo also provides a wrapper for all endpoints in the form of a Python Client. It is now avalible on the Python Package Index.
You can find the full Python documentation here
Install the Python Client with:
pip install bailo
Why would I want to use this instead of the Webpage?
This python package is specifically designed to integrate with Python's tools and packages. This is ideal for using pretrained models in your notebooks, data analysis, automation or scripting.
Scripting and Automation
This Python Client provides a better way to add additional Bailo functionality to projects.
Using ML Tools with Bailo
This package allows you to work with ML tools for example MLFlow for experiment tracking.
Copyright © Crown Copyright 2024.