Skip to content

experimenterrors

experimenterrors

Module for all experiment errors

Classes

AmbigousFilenameError

Bases: Exception

Filename can be interpreted in multiple ways

EmptyExperimentError

Bases: Exception

Error when the experiment is empty

ExperimentNotFoundError

Bases: Exception

Error when the path doesn't contain an experiment

InfoNotFoundError

Bases: Exception

Error when the experiment info is not found

LogEmptyError

Bases: Exception

Error when the train logs are empty

MetricNotAvailableError

Bases: Exception

Error when a metric is not available

ModelNotFoundError

Bases: Exception

Error when experiment has no model

MultipleExperimentsFoundError

Bases: Exception

Error when the path contain multiple experiment with a given id