Development and Analysis of Intelligent Recommendation System Using Machine Learning Approach

Pavlo Piletskiy,Dmytro Chumachenko,Ievgen Meniailov
DOI: https://doi.org/10.1007/978-3-030-37618-5_17
2020-01-01
Abstract:Recommendation systems have changed the way inanimate websites interact with their users. Instead of providing static information when users search and possibly buy products, recommendation systems increase the degree of interactivity to expand the possibilities provided to the user. Recommendation systems generate recommendations independently for each specific user based on his past purchases and searches, as well as on the basis of the behavior of other users. This article describes recommender systems and their algorithms. Recommendation system is developed using SVD algorithm. The architectural pattern MVC was used. The implementation represents a three-tier architecture (DAL, BLL, WEB). Program realization of recommendation system was made using .Net language.
What problem does this paper attempt to address?