Skip to content

padding in LOF scores

Peter Lünenschloß requested to merge LOFpadding into develop

Padding with np.pad in assignLOFScores, instead of np.arr(list(np.arr(v))) + ....

Merge request reports