Giter Site home page Giter Site logo

1041787154 / crowdanalytix-gamma-log-facies-prediction Goto Github PK

View Code? Open in Web Editor NEW

This project forked from i-mein/crowdanalytix-gamma-log-facies-prediction

0.0 1.0 0.0 957 KB

CrowdANALYTIX Competition: Develop an algorithm to predict Log Facies type from given Gamma-Ray values

Jupyter Notebook 100.00%

crowdanalytix-gamma-log-facies-prediction's Introduction

Crowd ANALYTIX Competition

Develop an algorithm to predict Log Facies type from given Gamma-Ray values

Problem Description

Understanding the Earth requires geoscientists to pull together a variety data to look for common patterns that represent an event in the rock record. One data set that is commonly used for hydrocarbon exploration in sedimentary rocks is the interpretation of log facies from wells. Log facies are generated by individual geoscientists as they manually interpret patterns of a gamma ray curve, which measures the vertical changes in radioactivity in a well. The gamma log patterns are the result of grain size changes in the rocks (i.e. mudstones are more radioactive than sandstones) and specific patterns in the gamma log can be interpreted as different events. For example, a bell shape pattern can be interpreted as a meandering river channel. After interpreting tens to hundreds of wells the geoscientist reviews all these patterns on a map to understand how the rocks were deposited (i.e. beach deposits). This map is used to predict the location of ideal reservoirs (i.e. porous rocks) that can hold hydrocarbons for Exploration companies to target.

Objective

The objective of this contest is as follows: Given an array of GR (Gamma-Ray) values, accurately predict the log facies type corresponding to each value.

Data

The data set consists of the following files:

  • Train:

    • well_id & row_id: columns uniquely identifying each row

    • GR: Gamma-Ray log values

    • label: Variable to be predicted

  • Test: test samples for prediction

  • Submission Format: The submission file format

ML Workflow

  1. Download raw data

  2. Data cleansing and preprocessing --> Preprocessing pipeline

  3. EDA

  4. Feature Engineering (optional)

  5. Build ML model (baseline)

  6. Train and evaluate model

  7. visualize and assess predictions

Additional Reading

The Society for Sedimentary Geology (SEPM) has a more detailed description of the log facies interpretation workflow that this challenge represents and how geoscientists use this information to interpret the geologic past.

LB Position: 35th

crowdanalytix-gamma-log-facies-prediction's People

Contributors

i-mein avatar

Watchers

 avatar

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.