powered by
Given the function name of a model, it returns the type of noise it introduces: label, attributes, or both.
noisetype(model)
A character with the type of noise model introduces. It can be cla for label noise, att for attribute noise or com for combined noise.
model
cla
att
com
a character with the function name of the noise model.