Bailo Python Client Docs
Bailo Python Client
Packages:
bailo.core package
bailo.helper package
Notebooks:
Managing Access Requests
Managing Datacards
Experiment Tracking with Bailo & MLFlow
Managing Models & Releases (ResNet-50 Example with PyTorch)
Managing Schemas
Bailo Python Client Docs
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
L
|
M
|
O
|
P
|
R
|
S
|
T
|
U
|
V
_
__init__() (bailo.core.agent.Agent method)
(bailo.core.agent.PkiAgent method)
(bailo.core.agent.TokenAgent method)
(bailo.helper.release.Release method)
A
ACCESS_REQUEST (bailo.core.enums.MinimalSchema attribute)
(bailo.core.enums.SchemaKind attribute)
AccessRequest (class in bailo.helper.access_request)
Agent (class in bailo.core.agent)
B
bailo
module
bailo.core.agent
module
bailo.core.client
module
bailo.core.enums
module
bailo.core.exceptions
module
bailo.helper.access_request
module
bailo.helper.datacard
module
bailo.helper.entry
module
bailo.helper.model
module
bailo.helper.release
module
bailo.helper.schema
module
BailoException
C
card_from_schema() (bailo.helper.entry.Entry method)
card_from_template() (bailo.helper.entry.Entry method)
Client (class in bailo.core.client)
create() (bailo.helper.access_request.AccessRequest class method)
(bailo.helper.datacard.Datacard class method)
(bailo.helper.model.Experiment class method)
(bailo.helper.model.Model class method)
(bailo.helper.release.Release class method)
(bailo.helper.schema.Schema class method)
create_experiment() (bailo.helper.model.Model method)
create_release() (bailo.helper.model.Model method)
D
data_card (bailo.helper.datacard.Datacard property)
data_card_schema (bailo.helper.datacard.Datacard property)
data_card_version (bailo.helper.datacard.Datacard property)
DATACARD (bailo.core.enums.EntryKind attribute)
(bailo.core.enums.MinimalSchema attribute)
Datacard (class in bailo.helper.datacard)
delete() (bailo.core.agent.Agent method)
(bailo.core.agent.PkiAgent method)
(bailo.core.agent.TokenAgent method)
(bailo.helper.access_request.AccessRequest method)
(bailo.helper.release.Release method)
delete_access_request() (bailo.core.client.Client method)
delete_file() (bailo.core.client.Client method)
delete_release() (bailo.core.client.Client method)
download() (bailo.helper.release.Release method)
download_all() (bailo.helper.release.Release method)
E
Entry (class in bailo.helper.entry)
EntryKind (class in bailo.core.enums)
Experiment (class in bailo.helper.model)
F
from_id() (bailo.helper.access_request.AccessRequest class method)
(bailo.helper.datacard.Datacard class method)
(bailo.helper.model.Model class method)
(bailo.helper.schema.Schema class method)
from_mlflow() (bailo.helper.model.Experiment method)
(bailo.helper.model.Model class method)
from_version() (bailo.helper.release.Release class method)
G
get() (bailo.core.agent.Agent method)
(bailo.core.agent.PkiAgent method)
(bailo.core.agent.TokenAgent method)
get_access_request() (bailo.core.client.Client method)
get_access_requests() (bailo.core.client.Client method)
get_all_images() (bailo.core.client.Client method)
get_all_releases() (bailo.core.client.Client method)
get_all_schema_ids() (bailo.helper.schema.Schema static method)
get_all_schemas() (bailo.core.client.Client method)
get_all_teams() (bailo.core.client.Client method)
get_card_latest() (bailo.helper.entry.Entry method)
get_card_revision() (bailo.helper.entry.Entry method)
get_download_by_filename() (bailo.core.client.Client method)
get_download_file() (bailo.core.client.Client method)
get_files() (bailo.core.client.Client method)
get_image() (bailo.helper.model.Model method)
get_images() (bailo.helper.model.Model method)
get_latest_release() (bailo.helper.model.Model method)
get_model() (bailo.core.client.Client method)
get_model_card() (bailo.core.client.Client method)
get_model_roles() (bailo.core.client.Client method)
get_model_user_roles() (bailo.core.client.Client method)
get_models() (bailo.core.client.Client method)
get_release() (bailo.core.client.Client method)
(bailo.helper.model.Model method)
get_releases() (bailo.helper.model.Model method)
get_reviews() (bailo.core.client.Client method)
get_roles() (bailo.helper.entry.Entry method)
get_schema() (bailo.core.client.Client method)
get_team() (bailo.core.client.Client method)
get_user_roles() (bailo.helper.entry.Entry method)
get_user_teams() (bailo.core.client.Client method)
L
log_artifacts() (bailo.helper.model.Experiment method)
log_dataset() (bailo.helper.model.Experiment method)
log_metrics() (bailo.helper.model.Experiment method)
log_params() (bailo.helper.model.Experiment method)
M
MinimalSchema (class in bailo.core.enums)
MODEL (bailo.core.enums.EntryKind attribute)
(bailo.core.enums.MinimalSchema attribute)
(bailo.core.enums.SchemaKind attribute)
Model (class in bailo.helper.model)
model_card (bailo.helper.model.Model property)
model_card_from_schema() (bailo.core.client.Client method)
model_card_schema (bailo.helper.model.Model property)
model_card_version (bailo.helper.model.Model property)
MODEL_SENIOR_RESPONSIBLE_OFFICER (bailo.core.enums.Role attribute)
MODEL_TECHNICAL_REVIEWER (bailo.core.enums.Role attribute)
ModelVisibility (class in bailo.core.enums)
module
bailo
bailo.core.agent
bailo.core.client
bailo.core.enums
bailo.core.exceptions
bailo.helper.access_request
bailo.helper.datacard
bailo.helper.entry
bailo.helper.model
bailo.helper.release
bailo.helper.schema
O
OWNER (bailo.core.enums.Role attribute)
P
patch() (bailo.core.agent.Agent method)
(bailo.core.agent.PkiAgent method)
(bailo.core.agent.TokenAgent method)
patch_access_request() (bailo.core.client.Client method)
patch_model() (bailo.core.client.Client method)
patch_team() (bailo.core.client.Client method)
PkiAgent (class in bailo.core.agent)
post() (bailo.core.agent.Agent method)
(bailo.core.agent.PkiAgent method)
(bailo.core.agent.TokenAgent method)
post_access_request() (bailo.core.client.Client method)
post_model() (bailo.core.client.Client method)
post_release() (bailo.core.client.Client method)
post_review() (bailo.core.client.Client method)
post_schema() (bailo.core.client.Client method)
post_team() (bailo.core.client.Client method)
PRIVATE (bailo.core.enums.ModelVisibility attribute)
PUBLIC (bailo.core.enums.ModelVisibility attribute)
publish() (bailo.helper.model.Experiment method)
push() (bailo.core.agent.Agent method)
put() (bailo.core.agent.Agent method)
(bailo.core.agent.PkiAgent method)
(bailo.core.agent.TokenAgent method)
put_model_card() (bailo.core.client.Client method)
put_release() (bailo.core.client.Client method)
R
Release (class in bailo.helper.release)
ResponseException
Role (class in bailo.core.enums)
S
Schema (class in bailo.helper.schema)
SchemaKind (class in bailo.core.enums)
search() (bailo.helper.model.Model class method)
simple_upload() (bailo.core.client.Client method)
start_run() (bailo.helper.model.Experiment method)
T
TokenAgent (class in bailo.core.agent)
U
update() (bailo.helper.access_request.AccessRequest method)
(bailo.helper.entry.Entry method)
(bailo.helper.release.Release method)
update_data_card() (bailo.helper.datacard.Datacard method)
update_model_card() (bailo.helper.model.Model method)
upload() (bailo.helper.release.Release method)
V
version (bailo.helper.release.Release property)