EstebanDC commited on
Commit
65b5fd6
1 Parent(s): bccc80c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -43,8 +43,8 @@ def RCS(JET, Suelo,SPT, WtoC, Presion, Velocidad):
43
  prediction = np.round(prediction0,2)
44
  return prediction
45
 
46
- title = "UCS"
47
- description = "XXXXXXXXXXXXXXXXXXXXXXX."
48
  article = """
49
  - Click submit button to test sentiment analysis prediction
50
  - Click clear button to refresh text
 
43
  prediction = np.round(prediction0,2)
44
  return prediction
45
 
46
+ title = "ASSESSMENT OF UNIAXIAL COMPRESSIVE STRENGTH OF JET GROUTING"
47
+ description = "This app corresponds to the research paper MACHINE LEARNING AS A SOLUTION TO DISCOVER COMPLEX PATTERNS: ASSESSMENT OF COMPRESSIVE STRENGTH OF JET GROUTING"
48
  article = """
49
  - Click submit button to test sentiment analysis prediction
50
  - Click clear button to refresh text