Last updated:
0 purchases
outlierprocessing 0.0.2
Z-score is a metric defined as how many standard deviations the given data point is away from population mean. Data point is considered as outlier if its z value is greater than threshold value.
z value = (x-µ)/σ
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.