FranciscoLozDataScience commited on
Commit
567bdc3
·
1 Parent(s): cf46557

updated how to use

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -132,7 +132,7 @@ def load_interface():
132
  deploy this model we would integrate it with satellite imagery and weather data to provide real-time predictions.\n
133
 
134
  ## How to Use
135
- To use the model, input the required parameters in the fields provided. The model will predict the UHI index based on the inputs.
136
  The UHI index is a measure of the intensity of the Urban Heat Island effect, with values > 1 indicating a UHI effect.
137
  The model will also provide insights into the contributions of each feature to the UHI index prediction, as well as a map showing the location
138
  of the prediction based on the longitude and latitude inputs. The predicted UHI index and the status (Urban Heat Island or Cooler Region) will be displayed.\n
 
132
  deploy this model we would integrate it with satellite imagery and weather data to provide real-time predictions.\n
133
 
134
  ## How to Use
135
+ To use the model, input the required parameters in the fields provided or select an example from the table. The model will predict the UHI index based on the inputs.
136
  The UHI index is a measure of the intensity of the Urban Heat Island effect, with values > 1 indicating a UHI effect.
137
  The model will also provide insights into the contributions of each feature to the UHI index prediction, as well as a map showing the location
138
  of the prediction based on the longitude and latitude inputs. The predicted UHI index and the status (Urban Heat Island or Cooler Region) will be displayed.\n