MANIFEST.in
README.rst
setup.py
comet_ml/__init__.py
comet_ml/_jupyter.py
comet_ml/_logging.py
comet_ml/_online.py
comet_ml/_reporting.py
comet_ml/_typing.py
comet_ml/_ui.py
comet_ml/annotations.py
comet_ml/api.py
comet_ml/backend_response_helper.py
comet_ml/batch_utils.py
comet_ml/cli_args_parse.py
comet_ml/cloud_storage_utils.py
comet_ml/common_experiment.py
comet_ml/confusion_matrix.py
comet_ml/console.py
comet_ml/constants.py
comet_ml/convert_utils.py
comet_ml/data_structure.py
comet_ml/env_logging.py
comet_ml/event_tracker.py
comet_ml/exceptionhook.py
comet_ml/exceptions.py
comet_ml/experiment.py
comet_ml/experiment_storage.py
comet_ml/feature_toggles.py
comet_ml/file_downloader.py
comet_ml/file_upload_limits_guard.py
comet_ml/file_upload_manager.py
comet_ml/file_upload_size_monitor.py
comet_ml/file_uploader.py
comet_ml/file_utils.py
comet_ml/generalized_equality.py
comet_ml/git_logging.py
comet_ml/gs_bucket_info.py
comet_ml/handshake.py
comet_ml/heartbeat.py
comet_ml/inspect.py
comet_ml/json_encoder.py
comet_ml/logging_messages.py
comet_ml/messages.py
comet_ml/messages_utils.py
comet_ml/metrics.py
comet_ml/monkey_patching.py
comet_ml/offline.py
comet_ml/offline_utils.py
comet_ml/optimizer.py
comet_ml/papi.py
comet_ml/parallel_utils.py
comet_ml/query.py
comet_ml/replay_manager.py
comet_ml/reporter.py
comet_ml/rpc.py
comet_ml/s3_bucket_info.py
comet_ml/schemas.py
comet_ml/semantic_version.py
comet_ml/summary.py
comet_ml/tf_utils.py
comet_ml/thread_pool.py
comet_ml/upload_options.py
comet_ml/utils.py
comet_ml.egg-info/PKG-INFO
comet_ml.egg-info/SOURCES.txt
comet_ml.egg-info/dependency_links.txt
comet_ml.egg-info/entry_points.txt
comet_ml.egg-info/requires.txt
comet_ml.egg-info/top_level.txt
comet_ml/announcements/__init__.py
comet_ml/announcements/api.py
comet_ml/announcements/checkers.py
comet_ml/announcements/view.py
comet_ml/api_helpers/__init__.py
comet_ml/api_helpers/experiment_key.py
comet_ml/api_helpers/metric_dataframes.py
comet_ml/api_key/__init__.py
comet_ml/api_key/base64_helper.py
comet_ml/api_key/comet_api_key.py
comet_ml/api_objects/__init__.py
comet_ml/api_objects/api_objects_helpers.py
comet_ml/api_objects/setup_client.py
comet_ml/api_objects/model/__init__.py
comet_ml/api_objects/model/assets_list.py
comet_ml/api_objects/model/model.py
comet_ml/api_objects/model/model_helpers.py
comet_ml/api_objects/model/remote_model.py
comet_ml/artifacts/__init__.py
comet_ml/artifacts/artifact.py
comet_ml/artifacts/artifact_asset.py
comet_ml/artifacts/artifact_assets_downloader.py
comet_ml/artifacts/artifact_getter.py
comet_ml/artifacts/artifact_logger.py
comet_ml/artifacts/artifact_name.py
comet_ml/artifacts/helpers.py
comet_ml/artifacts/logged_artifact.py
comet_ml/artifacts/logged_artifact_asset.py
comet_ml/artifacts/hf_dataset/__init__.py
comet_ml/artifacts/hf_dataset/dataset_factory.py
comet_ml/artifacts/hf_dataset/helpers.py
comet_ml/artifacts/hf_dataset/metadata.py
comet_ml/assets/__init__.py
comet_ml/assets/asset_item.py
comet_ml/assets/assets_helper.py
comet_ml/assets/data_writers.py
comet_ml/assets/preprocess.py
comet_ml/atexit_hooks/__init__.py
comet_ml/atexit_hooks/api.py
comet_ml/atexit_hooks/conditional_callable.py
comet_ml/authhook/__init__.py
comet_ml/authhook/aws_sagemaker.py
comet_ml/bootstrap/__init__.py
comet_ml/bootstrap/sitecustomize.py
comet_ml/callbacks/__init__.py
comet_ml/callbacks/_base.py
comet_ml/callbacks/_fastai.py
comet_ml/callbacks/_keras.py
comet_ml/callbacks/_lgbm.py
comet_ml/callbacks/_tensorflow_estimator.py
comet_ml/callbacks/_tensorflow_keras.py
comet_ml/callbacks/_xgboost.py
comet_ml/comet_start/__init__.py
comet_ml/comet_start/comet_start.py
comet_ml/comet_start/config_manager.py
comet_ml/comet_start/experiment_config.py
comet_ml/comet_start/experiment_factory.py
comet_ml/comet_start/experiment_status.py
comet_ml/comet_start/experiments_matcher.py
comet_ml/comet_start/init_parameters.py
comet_ml/comet_start/start_modes.py
comet_ml/config/__init__.py
comet_ml/config/config_api.py
comet_ml/config/config_class.py
comet_ml/config/config_constants.py
comet_ml/config/config_helper.py
comet_ml/config/config_init.py
comet_ml/config/config_io.py
comet_ml/config/config_map.py
comet_ml/config/streamlit_config.py
comet_ml/connection/__init__.py
comet_ml/connection/ca_certs.py
comet_ml/connection/connection_api.py
comet_ml/connection/connection_factory.py
comet_ml/connection/connection_helpers.py
comet_ml/connection/connection_monitor.py
comet_ml/connection/connection_upload.py
comet_ml/connection/connection_url_helpers.py
comet_ml/connection/http_adapters.py
comet_ml/connection/http_session.py
comet_ml/connection/retry_with_full_jitter.py
comet_ml/dataclasses/__init__.py
comet_ml/dataclasses/experiment_info.py
comet_ml/dataclasses/hidden_api_key.py
comet_ml/debug/__init__.py
comet_ml/debug/debug_helpers.py
comet_ml/debug/debug_options.py
comet_ml/error_tracking/__init__.py
comet_ml/error_tracking/api.py
comet_ml/error_tracking/before_send.py
comet_ml/error_tracking/environment_details.py
comet_ml/error_tracking/logger_setup.py
comet_ml/error_tracking/shutdown.py
comet_ml/error_tracking/types.py
comet_ml/error_tracking/user_details.py
comet_ml/error_tracking/error_filtering/__init__.py
comet_ml/error_tracking/error_filtering/filter_chain.py
comet_ml/error_tracking/error_filtering/filter_count_handler.py
comet_ml/error_tracking/error_filtering/filter_invalid_api_key_handler.py
comet_ml/error_tracking/error_filtering/filter_throttling_handler.py
comet_ml/error_tracking/error_filtering/handler.py
comet_ml/error_tracking/error_filtering/sentry_filtering.py
comet_ml/experiment_loggers/__init__.py
comet_ml/experiment_loggers/optimization.py
comet_ml/experiment_loggers/points_3d/__init__.py
comet_ml/experiment_loggers/points_3d/log.py
comet_ml/experiment_loggers/points_3d/math_3d.py
comet_ml/experiment_loggers/points_3d/randomize.py
comet_ml/experiment_loggers/points_3d/thumbnail.py
comet_ml/flatten_dict/__init__.py
comet_ml/flatten_dict/exclusions.py
comet_ml/flatten_dict/flattener.py
comet_ml/flatten_dict/key_reducer.py
comet_ml/integration/__init__.py
comet_ml/integration/gymnasium/__init__.py
comet_ml/integration/gymnasium/comet_logger.py
comet_ml/integration/kubeflow/__init__.py
comet_ml/integration/metaflow/__init__.py
comet_ml/integration/metaflow/comet_decorator.py
comet_ml/integration/metaflow/logging_messages.py
comet_ml/integration/metaflow/single_card_list.py
comet_ml/integration/pytorch/__init__.py
comet_ml/integration/pytorch/constants.py
comet_ml/integration/pytorch/model_loading_helpers.py
comet_ml/integration/pytorch/model_logging_helpers.py
comet_ml/integration/pytorch/model_metadata.py
comet_ml/integration/pytorch/public_api.py
comet_ml/integration/pytorch/types.py
comet_ml/integration/pytorch/watch/__init__.py
comet_ml/integration/pytorch/watch/api.py
comet_ml/integration/pytorch/watch/parameter_after_backward_hook.py
comet_ml/integration/pytorch/watch/tensor_helpers.py
comet_ml/integration/ray/__init__.py
comet_ml/integration/ray/callback.py
comet_ml/integration/ray/callback_helpers.py
comet_ml/integration/ray/flatten_dictionary.py
comet_ml/integration/ray/trainer_logger.py
comet_ml/integration/ray/trial_result_logger.py
comet_ml/integration/ray/trial_save_logger.py
comet_ml/integration/ray/worker_decorator.py
comet_ml/integration/ray/worker_logger.py
comet_ml/integration/sagemaker/__init__.py
comet_ml/integration/sagemaker/log_to_experiment.py
comet_ml/integration/sagemaker/public_api.py
comet_ml/integration/sagemaker/types.py
comet_ml/integration/sanitation/__init__.py
comet_ml/integration/sanitation/kubeflow.py
comet_ml/integration/sanitation/metaflow.py
comet_ml/integration/sanitation/vertex.py
comet_ml/integration/sanitation/vertex_kubeflow.py
comet_ml/integration/sklearn/__init__.py
comet_ml/integration/sklearn/api.py
comet_ml/integration/sklearn/comet_metadata.py
comet_ml/integration/sklearn/load_from.py
comet_ml/integration/sklearn/log_to_experiment.py
comet_ml/integration/sklearn/model_processor.py
comet_ml/integration/sklearn/persistence/__init__.py
comet_ml/integration/sklearn/persistence/dispatcher.py
comet_ml/integration/sklearn/persistence/dumper.py
comet_ml/integration/sklearn/persistence/loader.py
comet_ml/integration/sklearn/persistence/module_metadata.py
comet_ml/integration/snowflake/__init__.py
comet_ml/integration/snowflake/load_from.py
comet_ml/integration/snowflake/log_to_experiment.py
comet_ml/integration/spacy/__init__.py
comet_ml/integration/vertex/__init__.py
comet_ml/integration/vertex/api.py
comet_ml/integration/vertex/environment_creator.py
comet_ml/integration/vertex/key_sharing.py
comet_ml/integration/vertex/version_utils.py
comet_ml/integration/vertex/vertex_logger.py
comet_ml/loggers/__init__.py
comet_ml/loggers/fastai_logger.py
comet_ml/loggers/keras_logger.py
comet_ml/loggers/lightgbm_logger.py
comet_ml/loggers/logger_utils.py
comet_ml/loggers/mlflow_logger.py
comet_ml/loggers/prophet_logger.py
comet_ml/loggers/pytorch_logger.py
comet_ml/loggers/shap_logger.py
comet_ml/loggers/sklearn_logger.py
comet_ml/loggers/tensorboard_logger.py
comet_ml/loggers/tensorflow_logger.py
comet_ml/loggers/tfma_logger.py
comet_ml/loggers/xgboost_logger.py
comet_ml/loggers/pytorch_tensorboard/__init__.py
comet_ml/loggers/pytorch_tensorboard/logger.py
comet_ml/loggers/pytorch_tensorboard/summary_writer_arg_parsers.py
comet_ml/logging_extensions/__init__.py
comet_ml/logging_extensions/level_shifter.py
comet_ml/logging_extensions/callback/__init__.py
comet_ml/logging_extensions/callback/base_callback.py
comet_ml/logging_extensions/callback/callback_factory.py
comet_ml/logging_extensions/callback/throttling_error_callback.py
comet_ml/logging_extensions/filters/__init__.py
comet_ml/logging_extensions/filters/log_filter.py
comet_ml/logging_extensions/filters/log_filter_helpers.py
comet_ml/logging_extensions/filters/log_filter_setup.py
comet_ml/logging_extensions/filters/log_record_types.py
comet_ml/logging_extensions/filters/log_rules.py
comet_ml/logging_extensions/formatters/__init__.py
comet_ml/logging_extensions/formatters/console.py
comet_ml/logging_extensions/formatters/file.py
comet_ml/logging_extensions/formatters/url.py
comet_ml/logging_extensions/rich_decoration/__init__.py
comet_ml/logging_extensions/rich_decoration/api.py
comet_ml/logging_extensions/rich_decoration/environment.py
comet_ml/logging_extensions/rich_decoration/loglevel_colors.py
comet_ml/logging_extensions/rich_decoration/rich_api_importer.py
comet_ml/model_downloader/__init__.py
comet_ml/model_downloader/downloader/__init__.py
comet_ml/model_downloader/downloader/api.py
comet_ml/model_downloader/downloader/dispatch.py
comet_ml/model_downloader/downloader/request_handlers.py
comet_ml/model_downloader/uri/__init__.py
comet_ml/model_downloader/uri/parse.py
comet_ml/model_downloader/uri/request_types.py
comet_ml/model_downloader/uri/scheme.py
comet_ml/oscontainer/__init__.py
comet_ml/oscontainer/cgroup_subsystem.py
comet_ml/oscontainer/cgroup_v2_subsystem.py
comet_ml/oscontainer/cgroups.py
comet_ml/oscontainer/constants.py
comet_ml/oscontainer/errors.py
comet_ml/oscontainer/os_container.py
comet_ml/oscontainer/scanf.py
comet_ml/oscontainer/utils.py
comet_ml/rate_limiter/__init__.py
comet_ml/rate_limiter/bucket.py
comet_ml/rate_limiter/duration.py
comet_ml/rate_limiter/exceptions.py
comet_ml/rate_limiter/limiter.py
comet_ml/rate_limiter/rate.py
comet_ml/s3/__init__.py
comet_ml/s3/multipart_upload/__init__.py
comet_ml/s3/multipart_upload/assets_helper.py
comet_ml/s3/multipart_upload/base_helper.py
comet_ml/s3/multipart_upload/file_parts_strategy.py
comet_ml/s3/multipart_upload/multipart_upload_options.py
comet_ml/s3/multipart_upload/rest_api_assets_helper.py
comet_ml/s3/multipart_upload/retry_strategy.py
comet_ml/s3/multipart_upload/upload_error.py
comet_ml/s3/multipart_upload/upload_types.py
comet_ml/s3/multipart_upload/uploader.py
comet_ml/s3/multipart_upload/visualizations_helper.py
comet_ml/schemas/3d-points-bounding-box.schema.json
comet_ml/schemas/offline-cloud-3d-msg.schema.json
comet_ml/schemas/offline-cloud-details-msg.schema.json
comet_ml/schemas/offline-experiment.schema.json
comet_ml/schemas/offline-file-name-msg.schema.json
comet_ml/schemas/offline-file-upload-msg.schema.json
comet_ml/schemas/offline-git-metadata-msg.schema.json
comet_ml/schemas/offline-gpu-static-info-msg.schema.json
comet_ml/schemas/offline-graph-msg.schema.json
comet_ml/schemas/offline-html-msg.schema.json
comet_ml/schemas/offline-html-override-msg.schema.json
comet_ml/schemas/offline-installed-packages-msg.schema.json
comet_ml/schemas/offline-log-dependency-msg.schema.json
comet_ml/schemas/offline-log-other-msg.schema.json
comet_ml/schemas/offline-metric-msg.schema.json
comet_ml/schemas/offline-os-packages-msg.schema.json
comet_ml/schemas/offline-parameter-msg.schema.json
comet_ml/schemas/offline-register-model-msg.schema.json
comet_ml/schemas/offline-remote-file-msg.schema.json
comet_ml/schemas/offline-remote-model-msg.schema.json
comet_ml/schemas/offline-standard-output-msg.schema.json
comet_ml/schemas/offline-system-details-msg.schema.json
comet_ml/schemas/offline-system-info-msg.schema.json
comet_ml/schemas/offline-ws-msg.schema.json
comet_ml/scripts/__init__.py
comet_ml/scripts/comet.py
comet_ml/scripts/comet_check.py
comet_ml/scripts/comet_init.py
comet_ml/scripts/comet_login.py
comet_ml/scripts/comet_models.py
comet_ml/scripts/comet_offline.py
comet_ml/scripts/comet_optimize.py
comet_ml/scripts/comet_python.py
comet_ml/scripts/comet_upload.py
comet_ml/secrets/__init__.py
comet_ml/secrets/codec.py
comet_ml/secrets/interpreter.py
comet_ml/secrets/secret_managers_dispatch.py
comet_ml/secrets/aws/__init__.py
comet_ml/secrets/aws/aws_api_importer.py
comet_ml/secrets/aws/config.py
comet_ml/secrets/aws/instruction_details.py
comet_ml/secrets/aws/public_api.py
comet_ml/secrets/aws/secret_manager.py
comet_ml/secrets/gcp/__init__.py
comet_ml/secrets/gcp/google_api_importer.py
comet_ml/secrets/gcp/public_api.py
comet_ml/secrets/gcp/secret_manager.py
comet_ml/streamer/__init__.py
comet_ml/streamer/base.py
comet_ml/streamer/fallback.py
comet_ml/streamer/offline.py
comet_ml/streamer/online.py
comet_ml/streamer/progress_helpers.py
comet_ml/streamer/handlers/__init__.py
comet_ml/streamer/handlers/base_handler.py
comet_ml/streamer/handlers/handler_context.py
comet_ml/streamer/handlers/offline_handler.py
comet_ml/streamer/handlers/online_handler.py
comet_ml/streamer/retry/__init__.py
comet_ml/streamer/retry/retry_helpers.py
comet_ml/streamer/retry/retry_incidents_manager.py
comet_ml/synchronization/__init__.py
comet_ml/synchronization/model_upload/__init__.py
comet_ml/synchronization/model_upload/callbacks.py
comet_ml/synchronization/model_upload/status_handler.py
comet_ml/system/__init__.py
comet_ml/system/base_metrics_data_logger.py
comet_ml/system/processes.py
comet_ml/system/system_metrics_logging_thread.py
comet_ml/system/system_metrics_types.py
comet_ml/system/cpu/__init__.py
comet_ml/system/cpu/cpu_metrics_data_logger.py
comet_ml/system/cpu/utilization.py
comet_ml/system/disk/__init__.py
comet_ml/system/disk/disk_io.py
comet_ml/system/disk/disk_metrics_data_logger.py
comet_ml/system/disk/disk_usage.py
comet_ml/system/gpu/__init__.py
comet_ml/system/gpu/cuda.py
comet_ml/system/gpu/devices.py
comet_ml/system/gpu/gpu_logging.py
comet_ml/system/gpu/gpu_metrics_data_logger.py
comet_ml/system/gpu/identifiers.py
comet_ml/system/network/__init__.py
comet_ml/system/network/network_metrics_data_logger.py
comet_ml/system/network/network_rates.py
comet_ml/testlib/__init__.py
comet_ml/testlib/dummy.py
comet_ml/testlib/predicates.py
comet_ml/testlib/test_experiment.py
comet_ml/upload_callback/__init__.py
comet_ml/upload_callback/callback.py
comet_ml/upload_callback/s3_uploader.py
comet_ml/validation/__init__.py
comet_ml/validation/curve_data_validator.py
comet_ml/validation/error.py
comet_ml/validation/helpers.py
comet_ml/validation/metadata_validator.py
comet_ml/validation/method_parameters_validator.py
comet_ml/validation/parameter.py
comet_ml/validation/result.py
comet_ml/validation/tag_validator.py
comet_ml/validation/validator.py
comet_ml/validation/image/__init__.py
comet_ml/validation/image/annotation_validator.py
comet_ml/validation/image/annotation_validator_helpers.py
comet_ml/vendor/__init__.py
comet_ml/vendor/nvidia_ml/__init__.py
comet_ml/vendor/nvidia_ml/pynvml.py
tests/test_constants.py
tests/testlib.py