Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -42,7 +42,7 @@ def IEPML(zB, FI, Q):
|
|
42 |
return prediction
|
43 |
|
44 |
title = "CALCULATION OF THE INFLUENCE FACTOR RELATING ELASTIC AND ELASTOPLASTIC SETTLEMENTS"
|
45 |
-
description = "This app corresponds to the research paper: COUPLING NUMERICAL MODELLING AND MACHINE LEARNING TO EVALUATE ELASTOPLASTIC SETTLEMENTS"
|
46 |
article = """
|
47 |
Notes:
|
48 |
- Click submit/enviar button to obtain the Influence Factor prediction
|
|
|
42 |
return prediction
|
43 |
|
44 |
title = "CALCULATION OF THE INFLUENCE FACTOR RELATING ELASTIC AND ELASTOPLASTIC SETTLEMENTS"
|
45 |
+
description = "This app corresponds to the research paper: COUPLING NUMERICAL MODELLING AND MACHINE LEARNING TO EVALUATE ELASTOPLASTIC SETTLEMENTS OF SHALLOW FOUNDATIONS"
|
46 |
article = """
|
47 |
Notes:
|
48 |
- Click submit/enviar button to obtain the Influence Factor prediction
|