Real estate application development and recommendations (III)

Selecting a property is a fundamentally challenging decision that involves not only navigating the complexities of the real estate market, but also weighing multiple user criteria and decision factors. To address these challenges and demonstrate the potential of technology to transform and improve t...

全面介紹

Saved in:
書目詳細資料
主要作者: Tan, Jolene
其他作者: Zhang Jie
格式: Final Year Project
語言:English
出版: Nanyang Technological University 2023
主題:
在線閱讀:https://hdl.handle.net/10356/165963
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:Selecting a property is a fundamentally challenging decision that involves not only navigating the complexities of the real estate market, but also weighing multiple user criteria and decision factors. To address these challenges and demonstrate the potential of technology to transform and improve the real estate industry, a cross-platform application, PropNex Investment Suite was proposed to be developed. This application not only offers users an intuitive user interface, but also a plethora of features and tools that aim to help property seekers ease their decision-making process, the most notable one being the item-based recommendation system. Recommendation systems recommend products to customers and have gained immense popularity from recent times, becoming important commercial enterprise tools. The application’s frontend is developed using the cross-platform framework Ionic-Angular that supports both web and mobile (iOS and Android) platforms. The backend consists of the Firebase Realtime Database. The recommendation system returns the top 3 most similar properties to the one in focus and is implemented using the k-nearest neighbour algorithm with euclidean distance as the defined similarity metric.