RNN-for-Predicting-Street-Vitality

Code and dataset for Predicting the Vitality of Stores along the Street based on Business Type Sequence via Recurrent Neural Network (CAADRIA 2022)

In this study, we use a sequence-based neural network to explore the relationship between the sequence of store types along a street and its commercial vitality. We use customer review data from OTO platforms to represent the store vitality degree. After selection, the data of stores in 50 streets were collected in order.

input: the sequence of store businesse types along a street

output: the corresponding sequence of business vitality indexes

GitHub

View Github