Home » Posts tagged 'KNN algorithm'
Tag Archives: KNN algorithm
3D modeling of the stratigraphic and structural architecture of the Crotone basin (southern Italiy) using machie learning with Python
The 3D modeling and representation of geological data have experienced significant growth within last years, due to the use of new technologies derived from advancements in land representation methods. These technologies enable interactive, intuitive and clear geological visualizations. This paper shows how, by using the open-source Python software (operable with a simple internet browser) for […]
Python libraries and k-Nearest neighbors algorithms to delineate syn-sedimentary faults
This paper introduces a methodology based on Python libraries and machine learning k-Nearest Neighbors (KNN) algorithms to create an interactive 3D HTML model (3D_Vertical_Sections_Faults_LRD.html) that combines 2D grain-size KNN-prediction vertical maps (vertical sections) from which syn-sedimentary faults and other features in sedimentary porous media can be delineated. The model can be visualized and handled with […]
K-nearest neighbors algorithm used for classifying geological variables.
The k-nearest neighbors (KNN) algorithm is a non-parametric supervised machine learning classifier; which uses proximity and similarity to make classifications or predictions about the grouping of an individual data point. This ability makes the KNN algorithm ideal for classifying datasets of geological variables and parameters prior to 3D visualization. This paper introduces a machine learning […]
Recent Comments