Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 1.19 KB

README.md

File metadata and controls

6 lines (3 loc) · 1.19 KB

If you are unsure where to click, you're probably looking for the analysis document located here

This tutorial is meant to accompany a talk given by Matteo Niccoli and myself (Thomas Speidel) at the 2018 geoconvention in Calgary, Canada titled Data science tools for petroleum exploration and production. Many of the ideas were inspired by Nicooli's past work. See for instance, Machine learning in geoscience with scikit-learn - notebook 1.

This tutorial was created using the open-source language R. However, most of the methods illustrated can be done in Python. See Niccoli's implementation of some of these methods in the Python environment. See for instance the implementation of distance correlationin Python.