get_image_attributes#

Evaluator.get_image_attributes() list[str][source]#

Get the name of columns related to image attributes. In other words, get columns that are NOT the default ones.

The actual attribute values can then be self.images[self.get_image_attributes()]

Returns:

list of column names in self.images that represent attributes