Rapid DBSCAN clustering method based on grids
A clustering method and grid technology, applied to instruments, character and pattern recognition, computer components, etc., can solve the problem of high time complexity of DBSCAN clustering method
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0020] The flow chart of the method is as figure 1 .
[0021] 1. Read data points
[0022] Read data points that need to be clustered from a database, file, or network.
[0023] 2. Set grid resolution
[0024] Each grid occupies memory N. When the total amount of memory is M, at most M / N grids can be created. The minimum value of the grid resolution (that is, the side length of the grid) is:
[0025]
[0026] Among them, Area is the area of the spatial range where the data point is located.
[0027] Also, since the grid resolution does not need to be smaller than eps, the grid resolution ends up being:
[0028] L=max(L,eps)
[0029] 3. Construct the grid object and set the member variables of the grid object
[0030] Construct a grid object according to the set grid resolution, set member variables: 8 grid pointers around the grid, see image 3 .
[0031] 4. Construct the data point object collection S, and set the member variables of the data point
[0032] Firs...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com