Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,32 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-4.0
|
3 |
-
tags:
|
4 |
-
- geophysics
|
5 |
-
- remote sensing data
|
6 |
-
- geotechnical data
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
|
|
11 |
|
12 |
# Geotechnical and Resistivity Model Data
|
13 |
|
14 |
-
|
15 |
-
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
tags:
|
4 |
+
- geophysics
|
5 |
+
- remote sensing data
|
6 |
+
- geotechnical data
|
7 |
+
- norway
|
8 |
+
pretty_name: Geotechnical and Resistivity Model Datasets
|
9 |
+
size_categories:
|
10 |
+
- 10K<n<100K
|
11 |
+
---
|
12 |
|
13 |
# Geotechnical and Resistivity Model Data
|
14 |
|
15 |
+
This dataset includes three types of data related to geotechnical and resistivity studies:
|
16 |
+
|
17 |
+
1. **[Geotechnical data](https://huggingface.co/datasets/habedi/geo/tree/main/raw_geotechnical_data)**
|
18 |
+
- Measurements of soil and rock properties.
|
19 |
+
- Used to analyze the physical and mechanical characteristics of the ground.
|
20 |
+
|
21 |
+
2. **[Resistivity model data](https://huggingface.co/datasets/habedi/geo/tree/main/raw_resistivity_model_data)**
|
22 |
+
- Resistivity profiles showing subsurface conductivity variations.
|
23 |
+
- Useful for studying electrical properties and identifying geological layers.
|
24 |
+
|
25 |
+
3. **[Features and targets data](https://huggingface.co/datasets/habedi/geo/tree/main/features_and_targets)**
|
26 |
+
- Cleaned data for training machine learning models.
|
27 |
+
- Includes features and target values for predictive analysis.
|
28 |
+
|
29 |
+
### Applications:
|
30 |
+
- Soil and rock property analysis.
|
31 |
+
- Subsurface conductivity studies.
|
32 |
+
- Machine learning model training for geotechnical and geophysical problems.
|