Update my_pages/information_loss.py
Browse files
my_pages/information_loss.py
CHANGED
|
@@ -34,7 +34,7 @@ def render():
|
|
| 34 |
"""
|
| 35 |
<div style='text-align: center; font-size:18px; color:gray;'>
|
| 36 |
Consider the automation of loan approval using AI models. <br>
|
| 37 |
-
Choose the features below that you would like to collect to train your AI model. <br>
|
| 38 |
</div>
|
| 39 |
""",
|
| 40 |
unsafe_allow_html=True
|
|
|
|
| 34 |
"""
|
| 35 |
<div style='text-align: center; font-size:18px; color:gray;'>
|
| 36 |
Consider the automation of loan approval using AI models. <br>
|
| 37 |
+
Choose the features below that you would like to collect to train your AI model. <br>
|
| 38 |
</div>
|
| 39 |
""",
|
| 40 |
unsafe_allow_html=True
|