| 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.rest |
Contains all classes used to model Comet REST API data transfer objects.
|
| ml.comet.experiment.impl.utils | |
| ml.comet.experiment.model |
Contains all classes to encapsulate data model objects used by the Comet experiment which exposed through the
public API.
|
| Class and Description |
|---|
| Curve
Represents data of the curve as x/y pairs.
|
| ExperimentMetadata
Holds metadata associated with particular Comet experiment.
|
| GitMetaData
Holds GIT meta-data associated with particular Comet experiment.
|
| Project
Holds data describing particular Comet project.
|
| Value
Represents value logged by the Comet experiment as a parameter, metric, etc.
|
| Class and Description |
|---|
| Curve
Represents data of the curve as x/y pairs.
|
| ExperimentMetadata
Holds metadata associated with particular Comet experiment.
|
| GitMetaData
Holds GIT meta-data associated with particular Comet experiment.
|
| Project
Holds data describing particular Comet project.
|
| Class and Description |
|---|
| Curve
Represents data of the curve as x/y pairs.
|
| ExperimentMetadata
Holds metadata associated with particular Comet experiment.
|
| GitMetaData
Holds GIT meta-data associated with particular Comet experiment.
|
| Project
Holds data describing particular Comet project.
|
| Value
Represents value logged by the Comet experiment as a parameter, metric, etc.
|
| Class and Description |
|---|
| Curve
Represents data of the curve as x/y pairs.
|
| GitMetaData
Holds GIT meta-data associated with particular Comet experiment.
|
| Class and Description |
|---|
| DataPoint
Represents particular data point on the two dimensional curve.
|
Copyright © 2022. All rights reserved.