OneOf

struct defined in module DataAugmentation


			OneOf(tfms)
OneOf(tfms, ps)

Apply one of tfms selected randomly with probability ps each or uniformly chosen if no ps is given.

Methods

There are 3 methods for DataAugmentation.OneOf: