I have a dataset with spikes, and I want to flag records with spikes for manual inspection.
I am aware of the SpikeRemover transformer. Is there a method of just detecting spikes? Not removing them but just flagging them? I would prefer to do a manual fix.