elastacloud/automatic-data-explorer

add override options to multivariate outlier function

Darshna-Shah opened this issue · 0 comments

Add option for user to override automatically computed optimal epsilon and minimum points parameters for dbscan

Currently function replaces NAs with the mean of the column. Add option to use na.omit instead.