| Package | Description |
|---|---|
| ml.comet.experiment |
Contains all classes to create various types of Comet Experiments.
|
| ml.comet.experiment.builder | |
| ml.comet.experiment.log |
| Class and Description |
|---|
| ApiExperiment
Implementation of the Experiment which provides methods to access meta-data of particular
experiment through the REST API exposed by the Comet.ml server.
|
| ApiExperiment.ApiExperimentBuilderImpl
The builder to create properly configured ApiExperiment instance.
|
| BaseExperiment
The base class for all experiment implementations providing implementation of common routines.
|
| CometApi
The utility providing direct access to the Comet REST API.
|
| CometApiImpl
The CometApi implementation.
|
| CometApiImpl.CometApiBuilder
The builder to create properly configured instance of the CometApiImpl.
|
| Experiment
Describes the public contract of the Experiment.
|
| 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.
|
| OnlineExperimentImpl
The implementation of the OnlineExperiment.
|
| OnlineExperimentImpl.OnlineExperimentBuilderImpl
The builder to create properly configured instance of the OnlineExperimentImpl.
|
| Class and Description |
|---|
| ApiExperiment
Implementation of the Experiment which provides methods to access meta-data of particular
experiment through the REST API exposed by the Comet.ml server.
|
| 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.
|
| Class and Description |
|---|
| 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.
|
Copyright © 2021. All rights reserved.