Delaunay triangulation-based spatial clustering of application with noise

Constructors

  • Parameters

    • OptionalminPts: number

      Minimum size of neighbors

    • Optionalthreshold: number

      Remove threshold score

    Returns DTSCAN

Properties

_area_threshold: number
_length_threshold: number
_minPts: number

Methods

  • Returns predicted categories.

    Parameters

    • x: number[][]

      Training data

    Returns number[]

    Predicted values