Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

118 results about "Distance threshold" patented technology

Distance threshold for clustering. Usually online clustering methods (based on kmeans or not) define a distance threshold value. If a new data-point x is far enough from the nearest center c (i.e. the distance from x to c is greater than the threshold), then just give this x its own new cluster.