| Package | Description |
|---|---|
| ml.comet.experiment |
Contains all classes to create various types of Comet Experiments.
|
| ml.comet.experiment.impl |
Contains implementations of public interfaces of the Comet experiment's API.
|
| Modifier and Type | Method and Description |
|---|---|
static CometApiBuilder |
CometApiImpl.builder()
Deprecated.
Returns builder to be used to properly create instance of
CometApi. |
static CometApiBuilder |
ExperimentBuilder.CometApi()
The factory to create instance of the
CometApiBuilder which can be used to configure
and create fully initialized instance of the CometApi. |
| Modifier and Type | Method and Description |
|---|---|
static CometApiBuilder |
CometApiImpl.builder()
Returns builder to be used to properly create instance of this class.
|
Copyright © 2022. All rights reserved.