OptimalMinPoints: Calculation of the optimal value for the minimum points...

Description Usage Arguments Value

Description

This function calculates the optimum value for the minimum points parameter in dbscan, based on the optimal epsilon value. The minimum points parameter specifies how many neighbours a point should have to be included in a cluster.

Usage

1

Arguments

df,

a dataframe of numerical variables

Value

This function returns a list of the optimal values for the minimum points and epsilon parameters based on the inputted dataframe.


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