Closed
Description
Is your feature request related to a problem? Please describe.
the lambda transform may have some random factors (such as using np.random), in that case it shouldn't be cached in a cache dataset. Ideally the lambda transform should support dynamic inheritance of the randomisable interface