We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e308e6 commit 9300b3aCopy full SHA for 9300b3a
app/components/filter.py
@@ -137,9 +137,7 @@ def create_filter_div(self):
137
html.H2("Filter Policies by Desired Behavior", className=HEADER),
138
html.P("One hundred AI models are trained to create energy policies that make different trade \
139
offs in metrics. Use the sliders below to filter the AI generated policies \
140
- that produce desired behavior resulting from their automatically generated energy \
141
- policy. See how this filtering affects the behavior of the policies in the below \
142
- sections.",
+ that produce desired behavior. See the results of the filtering in the below sections.",
143
className=DESC_TEXT),
144
html.Div(
145
dcc.Loading(
0 commit comments