Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -992,7 +992,7 @@ explainer =shap.TreeExplainer(model)
|
|
992 |
with gr.Blocks(theme=gr.themes.Default(spacing_size="md", primary_hue="red", secondary_hue="blue")) as demo:
|
993 |
gr.HTML("""
|
994 |
<div style="margin-top: 20px; text-align: center;">
|
995 |
-
<h1 style="font-size: 36px; font-weight: bold; color: #377eb8;
|
996 |
Enhancing Dementia Care: An Interpretable Machine Learning Tool for In-Home Screening of Agitation Episodes
|
997 |
</h1>
|
998 |
</div>
|
|
|
992 |
with gr.Blocks(theme=gr.themes.Default(spacing_size="md", primary_hue="red", secondary_hue="blue")) as demo:
|
993 |
gr.HTML("""
|
994 |
<div style="margin-top: 20px; text-align: center;">
|
995 |
+
<h1 style="font-size: 36px; font-weight: bold; color: #377eb8;">
|
996 |
Enhancing Dementia Care: An Interpretable Machine Learning Tool for In-Home Screening of Agitation Episodes
|
997 |
</h1>
|
998 |
</div>
|