settings_to_repr

hybrid_learning.datasets.transforms.common.settings_to_repr(obj, settings)[source]

Given an object and a dict of its settings, return a representation str. The object is just used to derive the class name.

Parameters

settings (Dict) –

Return type

str