Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -507,7 +507,7 @@ if st.session_state.app_step == "intro":
|
|
| 507 |
"2) Click **Run Model** to compute metrics and plots. \n"
|
| 508 |
"3) **Proceed to Validation** (with actual TOC) or **Proceed to Prediction** (no TOC)."
|
| 509 |
)
|
| 510 |
-
|
| 511 |
st.markdown("""
|
| 512 |
The TOC estimation model uses the following eight well-logging features:
|
| 513 |
|
|
|
|
| 507 |
"2) Click **Run Model** to compute metrics and plots. \n"
|
| 508 |
"3) **Proceed to Validation** (with actual TOC) or **Proceed to Prediction** (no TOC)."
|
| 509 |
)
|
| 510 |
+
st.subheader("Input Features Used by the Model")
|
| 511 |
st.markdown("""
|
| 512 |
The TOC estimation model uses the following eight well-logging features:
|
| 513 |
|