DSS for web mining recommendation using TensorFlow
This use case is going to focus more on using TensorFlow and doing Web Mining on GCP.
Abstract
Decision supports systems (DSSs) are computer-based information systems designed to help managers to select one of the many alternative solutions to a problem. Web mining is the application of data mining techniques to discover patterns from the World Wide Web. The aim of this use case is to find patterns to recommend to users using TensorFlow.
Introduction
A brief idea of the use case is presented in the abstract. Now the detailed part of the use case is as follows in the corresponding sections. We have to build an application on Google Cloud Platform where the aim of the use case is shown as recommended systems.
Decision support system (DSS) is a computer-based information system that supports business or organizational decision-making activities.
Recommender systems (RS) aim to capture the user behavior by suggesting/recommending users with relevant...