Optimizing Oil and Gas Acquisitions Using Recommender Systems

10/07/2021
by   Geneva Allison, et al.
0

Well acquisition in the oil and gas industry can often be a hit or miss process, with a poor purchase resulting in substantial loss. Recommender systems suggest items (wells) that users (companies) are likely to buy based on past activity, and applying this system to well acquisition can increase company profits. While traditional recommender systems are impactful enough on their own, they are not optimized. This is because they ignore many of the complexities involved in human decision-making, and frequently make subpar recommendations. Using a preexisting Python implementation of a Factorization Machine results in more accurate recommendations based on a user-level ranking system. We train a Factorization Machine model on oil and gas well data that includes features such as elevation, total depth, and location. The model produces recommendations by using similarities between companies and wells, as well as their interactions. Our model has a hit rate of 0.680, reciprocal rank of 0.469, precision of 0.229, and recall of 0.463. These metrics imply that while our model is able to recommend the correct wells in a general sense, it does not match exact wells to companies via relevance. To improve the model's accuracy, future models should incorporate additional features such as the well's production data and ownership duration as these features will produce more accurate recommendations.

READ FULL TEXT
research
11/16/2022

Speeding Up Recommender Systems Using Association Rules

Recommender systems are considered one of the most rapidly growing branc...
research
09/09/2021

Estimation of Corporate Greenhouse Gas Emissions via Machine Learning

As an important step to fulfill the Paris Agreement and achieve net-zero...
research
03/13/2022

Exploring Customer Price Preference and Product Profit Role in Recommender Systems

Most of the research in the recommender systems domain is focused on the...
research
04/15/2023

More Is Less: When Do Recommenders Underperform for Data-rich Users?

Users of recommender systems tend to differ in their level of interactio...
research
11/05/2022

Deep Factorization Model for Robust Recommendation

Recently, malevolent user hacking has become a huge problem for real-wor...
research
05/03/2021

LaboRecommender: A crazy-easy to use Python-based recommender system for laboratory tests

Laboratory tests play a major role in clinical decision making because t...

Please sign up or login with your details

Forgot password? Click here to reset