The goal of this project is to explore the use of the Self-Organizing Map (SOM) technique applied to geological data. In particular, the aim is to apply it to subsurface resistivity data obtained using airborne electromagnetic methods. The dataset is from the province of Drenthe in the Netherlands. It turns out that SOM is unsuitable for this task and this dataset, but K-means clustering followed by DBSCAN (density-based spatial clustering of applications with noise) allows successful partitioning of the data into high- and low-resistivity regions, with each disjoint low-resistivity region being classified as a separate cluster.
-
Notifications
You must be signed in to change notification settings - Fork 0
modhurita/SelfOrganizingMap-KMeans-DBSCAN
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Exploring the clustering of subsurface resistivity data using the following 2 methods: (1) Self-Organizing Map (2) K-Means clustering followed by DBSCAN
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published