From bc9f07c5f04b8f3b376e026761f153eb0e52e065 Mon Sep 17 00:00:00 2001 From: Ehsan Farahbakhsh <35557957+e-farahbakhsh@users.noreply.github.com> Date: Tue, 20 Feb 2024 10:10:03 +1100 Subject: [PATCH] Update README.md --- README.md | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c096a8c..930137c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,31 @@ -# Lachlan_Laterite_Ni_Co +# Prospectivity Mapping of Ni-Co Laterites -Prospectivity mapping of Ni-Co laterites in the Lachlan Orogen +The increasing demand for nickel (Ni) and cobalt (Co), fueled by the clean energy transition, has heightened interest in Lachlan Orogen, Eastern Australia, for its lateritic Ni-Co resources. Despite recent discoveries, there remains a significant gap in understanding the extent of critical metals in the region. This study employs a machine learning-based framework that integrates multi-dimensional datasets to map the prospectivity of lateritic Ni-Co deposits in the Lachlan Orogen. It combines geological, structural, and geophysical data to create various models, from comprehensive to hybrid approaches focusing on different aspects of the mineral systems. The study also addresses machine learning challenges, such as data imbalance, using SMOTE-GAN and defines training samples effectively. The resulting prospectivity maps show a high correlation with known mineral occurrences, suggesting new areas for exploration and enhancing understanding of the mineralisation processes in the region. + +# Dependencies + +- geopandas +- matplotlib +- netCDF4 +- numpy +- pandas +- pulearn +- rioxarray +- skimage +- sklearn +- skopt + +# Cite + +```bib +@article{Wake2024, + title = {Lateritic Ni-Co prospectivity modelling in eastern Australia using an enhanced generative adversarial network and positive-unlabelled bagging}, + author = {Wake, N. and Farahbakhsh, Ehsan and M{\"u}ller, R. Dietmar}, + year = {2024}, + journal = {?}, + volume = {?}, + number = {?}, + pages = {?}, + doi = {?}, +} +```