| Package | Description |
|---|---|
| ml.comet.experiment |
Contains all classes to create various types of Comet Experiments.
|
| ml.comet.experiment.builder |
| Modifier and Type | Class and Description |
|---|---|
static class |
ApiExperiment.ApiExperimentBuilderImpl
The builder to create properly configured ApiExperiment instance.
|
| Modifier and Type | Method and Description |
|---|---|
ApiExperimentBuilder |
ApiExperimentBuilder.withApiKey(String apiKey)
Set the api key matched to the account you wish to use
|
ApiExperimentBuilder |
ApiExperimentBuilder.withConfig(File overrideConfig)
Provide an override config to changeExperiment parameters being provided by the config
|
ApiExperimentBuilder |
ApiExperimentBuilder.withLogger(org.slf4j.Logger logger)
slf4j Logger through which the Experiment object can log its actions
|
Copyright © 2021. All rights reserved.