Skip to content

1041787154/facies-classification-using-machine-learning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

#A Machine Learning Approach to Facies Classification Using Well Logs #

This repository contains the code we developed to solve the facies classification problem described at https://github.com/seg/2016-ml-contest. The python notebook showing the achieved results can be visualized also following this link.

Requirements

python2.7 with packages:

  • numpy
  • scipy
  • sklearn

##Disclaimer notice ## Users agree to the following restrictions on the utilization of this code:

  • Redistribution: This code, in whole or in part, will not be further distributed, published, copied, or disseminated in any way or form whatsoever, whether for profit or not.
  • Modification and Commercial Use: This code, in whole or in part, may not be modified or used for commercial purposes, without a formal agreement with the authors of the considered code.
  • Citation: All documents and papers that report on activities that exploit this code must acknowledge its use by including an appropriate citation to the related publications.
  • Indemnification: The authors are not responsible for any and all losses, expenses, damages, resulting from the use of this code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.2%
  • Python 0.8%