Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/ThomasMGeo/LewisML
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasMGeo committed Jan 14, 2022
2 parents 254262d + a06f096 commit a62657e
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# LewisML
[![DOI](https://zenodo.org/badge/340778603.svg)](https://zenodo.org/badge/latestdoi/340778603)

Machine Learning Regression Models of Lewis Fm.

These are the models and results assoicated with a paper about to be submitted to [The Sedimentary record](https://thesedimentaryrecord.scholasticahq.com/issues).
Expand All @@ -12,14 +14,30 @@ These are written as jupyter notebooks. Some packages you will need to install t

python 3.7+

**general data**
**general data prep**

lasio

welly

pandas

numpy

**ML**

catboost

xgboost

tensorflow 2 (ran on Google Colab)
scikit-learn

scikit-learn (SVM & Linear Regression)

**plotting**

matplotlib

seaborn


0 comments on commit a62657e

Please sign in to comment.