Development
Installation
Configuration
Authentication
Quickstart
MLRAM
A2ML API
A2ML CLI
ROI formulas language
Advanced
Community
Contributing
Philosophy
Authors
a2ml
»
Index
View on GitHub
Index
_
|
A
|
C
|
D
|
E
|
G
|
H
|
I
|
L
|
M
|
P
|
R
|
S
|
T
|
U
_
__init__() (a2ml.api.a2ml.A2ML method)
(a2ml.api.a2ml_dataset.A2MLDataset method)
(a2ml.api.a2ml_experiment.A2MLExperiment method)
(a2ml.api.a2ml_model.A2MLModel method)
(a2ml.api.a2ml_project.A2MLProject method)
(a2ml.api.utils.context.Context method)
A
A2ML (class in a2ml.api.a2ml)
a2ml.api.a2ml_experiment
module
a2ml.api.a2ml_model
module
a2ml.api.a2ml_project
module
a2ml.api.utils.context
module
A2MLDataset (class in a2ml.api.a2ml_dataset)
A2MLExperiment (class in a2ml.api.a2ml_experiment)
A2MLModel (class in a2ml.api.a2ml_model)
A2MLProject (class in a2ml.api.a2ml_project)
actuals() (a2ml.api.a2ml.A2ML method)
(a2ml.api.a2ml_model.A2MLModel method)
C
Context (class in a2ml.api.utils.context)
create() (a2ml.api.a2ml_dataset.A2MLDataset method)
(a2ml.api.a2ml_project.A2MLProject method)
D
delete() (a2ml.api.a2ml_dataset.A2MLDataset method)
(a2ml.api.a2ml_project.A2MLProject method)
delete_actuals() (a2ml.api.a2ml.A2ML method)
(a2ml.api.a2ml_model.A2MLModel method)
deploy() (a2ml.api.a2ml.A2ML method)
(a2ml.api.a2ml_model.A2MLModel method)
download() (a2ml.api.a2ml_dataset.A2MLDataset method)
E
evaluate() (a2ml.api.a2ml.A2ML method)
G
get_cluster_config() (a2ml.api.a2ml_project.A2MLProject method)
get_info() (a2ml.api.a2ml_model.A2MLModel method)
get_providers() (a2ml.api.utils.context.Context method)
H
history() (a2ml.api.a2ml_experiment.A2MLExperiment method)
I
import_data() (a2ml.api.a2ml.A2ML method)
L
leaderboard() (a2ml.api.a2ml_experiment.A2MLExperiment method)
list() (a2ml.api.a2ml_dataset.A2MLDataset method)
(a2ml.api.a2ml_experiment.A2MLExperiment method)
(a2ml.api.a2ml_model.A2MLModel method)
(a2ml.api.a2ml_project.A2MLProject method)
M
module
a2ml.api.a2ml_experiment
a2ml.api.a2ml_model
a2ml.api.a2ml_project
a2ml.api.utils.context
P
predict() (a2ml.api.a2ml.A2ML method)
(a2ml.api.a2ml_model.A2MLModel method)
preprocess_data() (a2ml.api.a2ml.A2ML method)
R
review() (a2ml.api.a2ml.A2ML method)
(a2ml.api.a2ml_model.A2MLModel method)
review_alert() (a2ml.api.a2ml_model.A2MLModel method)
S
select() (a2ml.api.a2ml_dataset.A2MLDataset method)
(a2ml.api.a2ml_project.A2MLProject method)
start() (a2ml.api.a2ml_experiment.A2MLExperiment method)
stop() (a2ml.api.a2ml_experiment.A2MLExperiment method)
T
train() (a2ml.api.a2ml.A2ML method)
U
undeploy() (a2ml.api.a2ml_model.A2MLModel method)
update() (a2ml.api.a2ml_model.A2MLModel method)
update_cluster_config() (a2ml.api.a2ml_project.A2MLProject method)
upload() (a2ml.api.a2ml_dataset.A2MLDataset method)