Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 2.11 KB

README.md

File metadata and controls

27 lines (16 loc) · 2.11 KB

This repository is the final project for the Machine Learning in Geoscience course at KAUST. The aim of the project is to classify rocks based on their mantle-source signature using only major and minor elemental composition; however, as per the current state of the project, the aim was not totally fullfilled. For future work the labeling of the input data needs to be improved, as well as the imbalace of the data per class. Project is under development 💜 all suggestions are more than welcome (by email or PR).

Software requirements

  • Python 3.8.16
  • Pytorch 2.0.0
  • Pandas 2.0.1

Content description

scripts folder

  • Data_labeling: This file needs to be run in order to create the input file required for the model.

  • Model: Script of the model used for this excercise.

DataFP folder

Results

It contains the classification resports and the confusion matrix of the testing.