Update my_pages/multiverse.py
Browse files- my_pages/multiverse.py +1 -1
my_pages/multiverse.py
CHANGED
|
@@ -124,7 +124,7 @@ def render():
|
|
| 124 |
Visually explore the multiverse of AI models to judge loan applications.<br>
|
| 125 |
We are using a publicly available loan approval dataset.<br>
|
| 126 |
Make a choice, and scroll down to see the properties of the trained model.<br>
|
| 127 |
-
Not sure what choice to make? Just pick something
|
| 128 |
"""
|
| 129 |
)
|
| 130 |
|
|
|
|
| 124 |
Visually explore the multiverse of AI models to judge loan applications.<br>
|
| 125 |
We are using a publicly available loan approval dataset.<br>
|
| 126 |
Make a choice, and scroll down to see the properties of the trained model.<br>
|
| 127 |
+
Not sure what choice to make? Just pick something and see what happens.
|
| 128 |
"""
|
| 129 |
)
|
| 130 |
|