expfilenames
expfilenames ¶
List of experiment filenames
Classes¶
AdditionalExperimentFilenames ¶
ExpEvalCopyNames ¶
Class for determining whether a file should be copied during eval job
Class for determining whether a file should be copied during eval job
Source code in niceml/experiments/expfilenames.py
Functions¶
__contains__ ¶
The contains function is used to check if a key is in the dictionary. This function will be called when using the 'in' keyword.
Parameters:
-
key
(str
) –str: Check if the key (
file
) starts with an excluded file
Returns:
-
bool
–False, if the key (
file
) starts with an excluded file
Source code in niceml/experiments/expfilenames.py
ExperimentFilenames ¶
Available experiment filenames
OpNames ¶
Bases: str
, Enum
Names of the ops
Functions¶
filter_for_exp_info_files ¶
Returns all files which are named like the EXP_INFO file
get_load_parq_files ¶
returns the files which should be loaded