GithubHelp home page GithubHelp logo

yohanesnuwara / volve-machine-learning Goto Github PK

View Code? Open in Web Editor NEW
68.0 7.0 52.0 44.22 MB

Exploration of machine learning in geoscience use cases

License: MIT License

Lasso 78.00% Jupyter Notebook 22.00%
machine-learning geoscience

volve-machine-learning's Introduction

MLGeo

This repository is my exploration on bringing machine learning to geoscience use cases. One of the datasets is Volve oil field open dataset disclosed by Equinor since 2018. For more information about this dataset and how to access the original database, see here.

P-sonic (DT) log prediction in well 15/9-F-11B and 15/9-F-1C (Notebook)

I was glad to be invited by NEUSTRA community in collaboration w/ SPE Alexandria University in Egypt in October 29, 2020, where I shared this work and presented a demo. You can see the notebook here as a shortened version from the original notebook above.

Background: Two wells (well 15/9-F-11B and 15/9-F-1C) don't have P-sonic log.

Workflow:

  • Well 15/9-F-11A, 15/9-F-11A, and 15/9-F-1B are used as training data.
  • The training data are normalized using Yeo-Johnson method of power transformation, and outliers have been removed using One-Class SVM method.
  • Regressors in Scikit-Learn used are: Linear Regression, Random Forest, Support Vector Machine, Decision Tree, Gradient Boosting, and K-Nearest Neighbors.
  • Best performance achieved by Gradient Boosting.
  • Hyperparameter tuning showed the best hyperparameter of GB as follows; n_estimators=1,000 and max_depth=100
  • Average R² and RMSE score achieved are .95 and .12

Result:

The predicted results are written in CSV files; well 15/9-F-11B and 15/9-F-1

final-well2

Lithology prediction from drilling data

volve-machine-learning's People

Contributors

yohanesnuwara avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

volve-machine-learning's Issues

drilling data

Can you shared your drilling data for me ? thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.