| 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.
|
| ml.comet.experiment.impl.log |
| Class and Description |
|---|
| Experiment
The
Experiment is a unit of measurable research that defines a single run with
some data/parameters/code/results. |
| ExperimentNotFoundException
Exception to be thrown when Comet experiment was not found.
|
| Class and Description |
|---|
| ApiExperiment
The
ApiExperiment can be used to synchronously read/update data of your Comet.ml experiment. |
| CometApi
The utility providing direct access to the Comet REST API.
|
| Experiment
The
Experiment is a unit of measurable research that defines a single run with
some data/parameters/code/results. |
| ExperimentNotFoundException
Exception to be thrown when Comet experiment was not found.
|
| OnlineExperiment
The
OnlineExperiment should be used to asynchronously update data of your Comet.ml experiment. |
| Class and Description |
|---|
| OnlineExperiment
The
OnlineExperiment should be used to asynchronously update data of your Comet.ml experiment. |
Copyright © 2022. All rights reserved.