Spaces:
Sleeping
Sleeping
nastasiasnk
commited on
Commit
•
7e7d42b
1
Parent(s):
5af07d2
Update app.py
Browse files
app.py
CHANGED
@@ -241,8 +241,8 @@ def test(input_json):
|
|
241 |
#"subdomainsWeights_dictionary": LivabilitySubdomainsInputs_dictionary,
|
242 |
#"luDomainMapper": landuseMapperDict,
|
243 |
#"attributeMapper": livabilityMapperDict,
|
244 |
-
"fetchDm": matrices,
|
245 |
-
"dm_an":
|
246 |
#"landuses":df_lu_filtered_dict,
|
247 |
#"constants": [alpha, threshold]
|
248 |
}
|
|
|
241 |
#"subdomainsWeights_dictionary": LivabilitySubdomainsInputs_dictionary,
|
242 |
#"luDomainMapper": landuseMapperDict,
|
243 |
#"attributeMapper": livabilityMapperDict,
|
244 |
+
#"fetchDm": matrices,
|
245 |
+
"dm_an": df_dm_dict
|
246 |
#"landuses":df_lu_filtered_dict,
|
247 |
#"constants": [alpha, threshold]
|
248 |
}
|