akride
latest
Overview
License
Module Reference
akride
Index
Edit on Bitbucket
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
add_to_catalog() (akride.client.AkriDEClient method)
akride
module
akride.background_task_manager
module
akride.client
module
akride.core
module
akride.core.conf
module
akride.core.constants
module
akride.core.entities
module
akride.core.entities.catalogs
module
akride.core.entities.datasets
module
akride.core.entities.entity
module
akride.core.entities.jobs
module
akride.core.entities.pipeline
module
akride.core.entities.resultsets
module
akride.core.enums
module
akride.core.exceptions
module
akride.core.models
module
akride.core.models.catalog_details
module
akride.core.models.progress_info
module
akride.core.types
module
akride.main
module
AkriDEClient (class in akride.client)
am_client (akride.core.types.ClientManager attribute)
AnalyzeJobParams (class in akride.core.types)
append_sample() (akride.core.types.SampleInfoList method)
AZURE (akride.core.enums.DatastoreType attribute)
B
background_task_manager (akride.core.types.ClientManager attribute)
BackgroundTaskManager (class in akride.background_task_manager)
BackgroundTaskType (class in akride.core.enums)
BaseError
BLOB_TABLE_COLUMNS (akride.core.constants.Constants attribute)
C
Catalog (class in akride.core.entities.catalogs)
catalog_config (akride.core.types.AnalyzeJobParams attribute)
catalog_csv_file (akride.core.models.catalog_details.CatalogDetails attribute)
,
[1]
CatalogDetails (class in akride.core.models.catalog_details)
(class in akride.core.types)
CatalogTable (class in akride.core.types)
CatalogTableType (class in akride.core.enums)
ClientManager (class in akride.core.types)
CLIP (akride.core.enums.FeaturizerType attribute)
CLUSTER_RETRIEVAL (akride.core.enums.JobContext attribute)
ClusterAlgoType (class in akride.core.enums)
ClusterRetrievalSpec (class in akride.core.types)
Column (class in akride.core.types)
completed (akride.core.models.progress_info.ProgressInfo attribute)
confidence_config (akride.core.types.AnalyzeJobParams attribute)
CONFIDENCE_HISTOGRAM (akride.core.enums.JobStatisticsContext attribute)
CONFUSION_MATRIX (akride.core.enums.JobStatisticsContext attribute)
CONFUSION_MATRIX_CELL (akride.core.enums.JobContext attribute)
ConfusionMatrix (class in akride.core.types)
ConfusionMatrixCellSpec (class in akride.core.types)
Constants (class in akride.core.constants)
CORESET_SAMPLING (akride.core.enums.JobContext attribute)
CoresetSamplingSpec (class in akride.core.types)
create_dataset() (akride.client.AkriDEClient method)
create_job() (akride.client.AkriDEClient method)
create_job_spec() (akride.client.AkriDEClient method)
create_resultset() (akride.client.AkriDEClient method)
create_view() (akride.client.AkriDEClient method)
D
Dataset (class in akride.core.entities.datasets)
DATASET_FILES_COLUMNS (akride.core.constants.Constants attribute)
dataset_id (akride.core.entities.jobs.Job property)
DATASET_INGESTION (akride.core.enums.BackgroundTaskType attribute)
DatastoreType (class in akride.core.enums)
DataType (class in akride.core.enums)
DEBUGGING_ENABLED (akride.core.constants.Constants attribute)
DEFAULT_SAAS_ENDPOINT (akride.core.constants.Constants attribute)
delete() (akride.core.entities.catalogs.Catalog method)
(akride.core.entities.datasets.Dataset method)
(akride.core.entities.entity.Entity method)
(akride.core.entities.jobs.Job method)
(akride.core.entities.pipeline.Pipeline method)
(akride.core.entities.resultsets.Resultset method)
delete_catalog() (akride.client.AkriDEClient method)
delete_dataset() (akride.client.AkriDEClient method)
delete_job() (akride.client.AkriDEClient method)
delete_resultset() (akride.client.AkriDEClient method)
dsp_client (akride.core.types.ClientManager attribute)
E
EmbedAlgoType (class in akride.core.enums)
Entity (class in akride.core.entities.entity)
ErrorMessages (class in akride.core.exceptions)
EXTERNAL (akride.core.enums.CatalogTableType attribute)
(akride.core.enums.FeaturizerType attribute)
F
FeaturizerType (class in akride.core.enums)
FILE_TYPES (akride.core.constants.Constants attribute)
FULL_IMAGE (akride.core.enums.FeaturizerType attribute)
G
GCS (akride.core.enums.DatastoreType attribute)
GEOMETRIC_CLASS (akride.core.enums.EmbedAlgoType attribute)
get_all_columns() (akride.client.AkriDEClient method)
get_attached_pipelines() (akride.client.AkriDEClient method)
get_catalog_by_name() (akride.client.AkriDEClient method)
get_catalog_tags() (akride.client.AkriDEClient method)
get_catalogs() (akride.client.AkriDEClient method)
get_dataset_by_name() (akride.client.AkriDEClient method)
get_datasets() (akride.client.AkriDEClient method)
get_fullres_image_urls() (akride.client.AkriDEClient method)
get_fullres_images() (akride.client.AkriDEClient method)
get_fullres_urls() (akride.core.types.SampleInfoList method)
get_id() (akride.core.entities.entity.Entity method)
get_job_by_name() (akride.client.AkriDEClient method)
get_job_display_panel() (akride.client.AkriDEClient method)
get_job_samples() (akride.client.AkriDEClient method)
get_job_samples_from_file_path() (akride.client.AkriDEClient method)
get_job_statistics() (akride.client.AkriDEClient method)
get_jobs() (akride.client.AkriDEClient method)
get_local_paths() (akride.core.types.SampleInfoList method)
get_max_clusters() (akride.core.entities.jobs.Job method)
get_name() (akride.core.entities.entity.Entity method)
get_num_clusters() (akride.core.entities.jobs.Job method)
get_point_ids() (akride.core.types.SampleInfoList method)
get_progress_info() (akride.client.AkriDEClient method)
get_resultset_by_name() (akride.client.AkriDEClient method)
get_resultset_samples() (akride.client.AkriDEClient method)
get_resultsets() (akride.client.AkriDEClient method)
get_server_version() (akride.client.AkriDEClient method)
get_thumbnail_images() (akride.client.AkriDEClient method)
get_thumbnail_urls() (akride.core.types.SampleInfoList method)
GMM (akride.core.enums.ClusterAlgoType attribute)
ground_truth_class_column (akride.core.types.CatalogDetails attribute)
ground_truth_coordinates_class_column (akride.core.types.CatalogDetails attribute)
ground_truth_coordinates_column (akride.core.types.CatalogDetails attribute)
H
HDBSCAN (akride.core.enums.ClusterAlgoType attribute)
I
IMAGE (akride.core.enums.DataType attribute)
import_catalog() (akride.client.AkriDEClient method)
ingest_dataset() (akride.client.AkriDEClient method)
INGEST_FILES_COUNT_IN_ONE_PARTITION (akride.core.constants.Constants attribute)
INGEST_WF_TOKEN_SIZE (akride.core.constants.Constants attribute)
init() (in module akride)
INTERNAL (akride.core.enums.CatalogTableType attribute)
InvalidAuthConfigError
iou_config (akride.core.types.AnalyzeJobParams attribute)
is_analyze_job() (akride.core.enums.JobType class method)
is_task_running() (akride.background_task_manager.BackgroundTaskManager method)
ISOMAP (akride.core.enums.EmbedAlgoType attribute)
J
Job (class in akride.core.entities.jobs)
job_id (akride.core.entities.resultsets.Resultset property)
JobContext (class in akride.core.enums)
JobOpSpec (class in akride.core.types)
JobSpec (class in akride.core.entities.jobs)
JobStatistics (class in akride.core.types)
JobStatisticsContext (class in akride.core.enums)
JobType (class in akride.core.enums)
JoinCondition (class in akride.core.types)
K
KMEANS (akride.core.enums.ClusterAlgoType attribute)
KSEGMENT (akride.core.enums.ClusterAlgoType attribute)
L
LLE (akride.core.enums.EmbedAlgoType attribute)
LOCAL (akride.core.enums.DatastoreType attribute)
LOG_CONFIG_FILE_NAME (akride.core.constants.Constants attribute)
M
main() (in module akride.main)
message (akride.core.exceptions.BaseError attribute)
(akride.core.models.progress_info.ProgressInfo attribute)
module
akride
akride.background_task_manager
akride.client
akride.core
akride.core.conf
akride.core.constants
akride.core.entities
akride.core.entities.catalogs
akride.core.entities.datasets
akride.core.entities.entity
akride.core.entities.jobs
akride.core.entities.pipeline
akride.core.entities.resultsets
akride.core.enums
akride.core.exceptions
akride.core.models
akride.core.models.catalog_details
akride.core.models.progress_info
akride.core.types
akride.main
N
name (akride.core.types.Column attribute)
P
PARTITION_SIZE (akride.core.constants.Constants attribute)
PARTITIONED_TABLE_COLUMNS (akride.core.constants.Constants attribute)
PATCH (akride.core.enums.FeaturizerType attribute)
PCA (akride.core.enums.EmbedAlgoType attribute)
percent_completed (akride.core.models.progress_info.ProgressInfo attribute)
Pipeline (class in akride.core.entities.pipeline)
pipeline_id (akride.core.entities.jobs.Job property)
plot_featurizer (akride.core.types.AnalyzeJobParams attribute)
PlotFeaturizer (class in akride.core.types)
PRECISION_RECALL_CURVE (akride.core.enums.JobStatisticsContext attribute)
prediction_class_column (akride.core.types.CatalogDetails attribute)
prediction_coordinates_class_score_column (akride.core.types.CatalogDetails attribute)
prediction_coordinates_column (akride.core.types.CatalogDetails attribute)
PRIMARY_TABLE_COLUMNS (akride.core.constants.Constants attribute)
PROCESS_WF_TOKEN_SIZE (akride.core.constants.Constants attribute)
ProgressInfo (class in akride.core.models.progress_info)
R
Resultset (class in akride.core.entities.resultsets)
S
S3 (akride.core.enums.DatastoreType attribute)
SampleInfoList (class in akride.core.types)
score_column (akride.core.types.CatalogDetails attribute)
SDK_SERVER_ERR_01_NOT_REACHABLE (akride.core.exceptions.ErrorMessages attribute)
SDK_USER_ERR_01_INVALID_AUTH (akride.core.exceptions.ErrorMessages attribute)
ServerError
ServerNotReachableError
SIMILARITY_SEARCH (akride.core.enums.JobContext attribute)
SimilaritySearchSpec (class in akride.core.types)
start_task() (akride.background_task_manager.BackgroundTaskManager method)
SUMMARY_TABLE_COLUMNS (akride.core.constants.Constants attribute)
T
table_name (akride.core.models.catalog_details.CatalogDetails attribute)
,
[1]
THUMBNAIL_AGGREGATOR_SDK_DETAILS (akride.core.constants.Constants attribute)
to_dict() (akride.core.entities.entity.Entity method)
(akride.core.types.ConfusionMatrix method)
(akride.core.types.SampleInfoList method)
type (akride.core.types.Column attribute)
U
UMAP (akride.core.enums.EmbedAlgoType attribute)
update_resultset() (akride.client.AkriDEClient method)
UserError
V
version (akride.core.entities.resultsets.Resultset property)
VIDEO (akride.core.enums.DataType attribute)
W
wait_for_completion() (akride.client.AkriDEClient method)