| Package | Description |
|---|---|
| ml.comet.experiment |
Contains all classes to create various types of Comet Experiments.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OnlineExperiment
Describes the public contract of the online experiment which extends functionality of the Experiment by providing
additional methods to log various parameters in real time.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApiExperiment
Implementation of the
Experiment that allows to read/update existing experiment. |
class |
BaseExperiment
The base class for all experiment implementations providing implementation of common routines.
|
class |
OnlineExperimentImpl
The implementation of the OnlineExperiment.
|
Copyright © 2021. All rights reserved.