luthfigeo / Litho-Classification

Handle classification within volcanic formation using supervised learning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Volcanic facies Classification using Random Forest

Handle classification within volcanic formation using Random Forest. Another method is also included to be compared. In this case I'm dealing with Tuff, Igneous Rock (Andesite, Basalt), Sedimentary sequences (Tuffaceous Sandstone, Shale), and Conglomerates.

It's better to see the documentation in the notebook first because the code are not made to run as a whole process. I also attached a support to be used in data preparation. The file "Lithology Labelling" can help you to label the data, combine what you see in the LAS file with the lithology from core description, cutting, or mudlog.

About

Handle classification within volcanic formation using supervised learning.

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 95.2%Language:Python 4.8%