OptimalEpsilon: Calculation of the optimal value for the epsilon parameter...

Description Usage Arguments Value

Description

This function calculates the optimal value for the epsilon parameter used in dbscan. The epsilon parameter specifies how close points should be to each other to be considered part of a cluster.

Usage

1

Arguments

df,

a dataframe of numerical variables

Value

This function returns the optimal value for the epsilon parameter used in dbscan based on the inputted dataframe.


elastacloud/automatic-data-explorer documentation built on May 8, 2019, 9:29 a.m.