Clarifai-Python
latest
First steps
Installation Guide
Tutorial
References
API Reference
Clarifai-Python
Index
Edit on GitHub
Index
_
|
A
|
C
|
D
|
G
|
I
|
L
|
M
|
P
|
U
|
W
_
__init__() (App method)
(Chunker method)
(Dataset method)
(Inputs method)
(Lister method)
(Model method)
(Module method)
(User method)
(Workflow method)
A
ApiClientError (class in clarifai.errors)
ApiError (class in clarifai.errors)
App (class in clarifai.client.app)
app() (User method)
C
chunk() (Chunker method)
Chunker (class in clarifai.utils.misc)
create_app() (User method)
create_dataset() (App method)
create_model() (App method)
create_module() (App method)
create_workflow() (App method)
D
Dataset (class in clarifai.client.dataset)
dataset() (App method)
delete_app() (User method)
delete_dataset() (App method)
delete_inputs() (Inputs method)
delete_model() (App method)
delete_module() (App method)
delete_workflow() (App method)
G
get_annotation_proto() (Inputs method)
get_image_inputs_from_folder() (Inputs method)
get_input_from_bytes() (Inputs method)
get_input_from_file() (Inputs method)
get_input_from_url() (Inputs method)
get_mask_proto() (Inputs method)
get_text_input() (Inputs method)
get_text_input_from_csv() (Inputs method)
get_text_inputs_from_folder() (Inputs method)
I
Inputs (class in clarifai.client.input)
inputs() (App method)
L
list_all_pages_generator() (Lister method)
list_apps() (User method)
list_concepts() (App method)
list_datasets() (App method)
list_inputs() (Inputs method)
list_installed_module_versions() (App method)
list_models() (App method)
list_modules() (App method)
list_versions() (Model method)
(Module method)
(Workflow method)
list_workflows() (App method)
Lister (class in clarifai.client.lister)
M
Model (class in clarifai.client.model)
model() (App method)
Module (class in clarifai.client.module)
module() (App method)
P
predict() (Model method)
(Workflow method)
predict_by_bytes() (Model method)
(Workflow method)
predict_by_filepath() (Model method)
(Workflow method)
predict_by_url() (Model method)
(Workflow method)
U
upload_annotations() (Inputs method)
upload_dataset() (Dataset method)
upload_from_bytes() (Inputs method)
upload_from_csv() (Dataset method)
upload_from_file() (Inputs method)
upload_from_folder() (Dataset method)
upload_from_url() (Inputs method)
upload_inputs() (Inputs method)
upload_text() (Inputs method)
User (class in clarifai.client.user)
UserError (class in clarifai.errors)
W
Workflow (class in clarifai.client.workflow)
workflow() (App method)