
Hi, <% if (currentuser==""){%> Guest. <%} else{%> <%=currentuser%>. <%}%>
We let users select current travel-time as the distance metric for recommendations, instead of actual distances of any form. Read More...
Read More...Our system's recommendations are weather-aware; if the conditions outside are not favored by the user, then places requiring a longer walk in their current route are discarded. Read More...
Read More...We recommend places that are reachable via public transportation, targeting the large number of people who do not own a car. Read More...
Read More...Username: <%=currentuser%>
Password: <%=password%>
First Name: <%=fname%>
Last Name: <%=lname%>
Email: <%=email%>
<%=(i+1)%>. Event Type: <%=weather[types[i]]%> Extreme Value: <%=extremes[i]%> <%=unit[types[i]]%>
Interval <%=(j+1)%>: <<%=allintervals[i][j][0]%> <%=unit[types[i]]%>, <%=allintervals[i][j][1]%> <%=unit[types[i]]%>>, MaxWalk=<%=allintervals[i][j][2]%> minutes.