DENCLUE is a density-based [[clustering]] method that expands on [[DBSCAN]] by replacing the radius with a customized influence function to calculate density as the sum of all objects' influence function. Clusters then correspond to local maxima.