confextractionmetafunction
confextractionmetafunction ¶
modules for configinfoextractor
Classes¶
ConfigInfoExtractor ¶
Bases: MetaFunction
Extracts information from ExperimentData
Source code in niceml/experiments/confextractionmetafunction.py
DictKeysToStringFormatFunc ¶
Functions¶
git_hashtag_shortener ¶
Return a 6-digit hashtag
hydra_instance_format ¶
Selects between target (dict) and origignal str
Source code in niceml/experiments/confextractionmetafunction.py
list_to_str_format_func ¶
Concatenates a list of str joined with a comma
Source code in niceml/experiments/confextractionmetafunction.py
list_type_format_func ¶
Select from every list entry the target component
Source code in niceml/experiments/confextractionmetafunction.py
rsplit_format_func ¶
Returns the last part after the dot
Source code in niceml/experiments/confextractionmetafunction.py
str_or_type_format_func ¶
Selects between target (dict) and origignal str