JustinGOSSES / MannvilleGroup_Strat_Hackathon

stratigraphic machine-learning - active work moved to Predictatops
https://github.com/JustinGOSSES/predictatops
19 stars 17 forks source link

create pick prediction from local thickness based on nearest neighbor average #8

Closed JustinGOSSES closed 6 years ago

JustinGOSSES commented 6 years ago

Currently, there is an initial prediction of top McMurray based on nothing more than the thickness of the McMurray in the nearest neighbor well and where that would place the top McMurray based on the known base McMurray. This single feature resulted in a drop in the root mean square error from 90 to 40.

The next step would be to make the same feature / prediction based on the average N wells within a M distance.