The objective is to develop a machine learning model (Linear Regression) to identify the region with the highest potential for profitable extraction. Subsequently, the model will be used to assess potential profit and associated risks through the Bootstrap technique. The process involves the following steps:
- Data preprocessing and cleaning
- Exploratory Data Analysis (EDA)
- Correlation analysis between key features
- Statistical analysis
- Model training and evaluation
- Profit estimation and risk analysis using the Bootstrap method