Abstract:
This intelligent system will allow the user to get updated according to the algorithm being implemented. It will save click-sequences of users and will export them to a file. After the recommendation of Intelligent Engine it updates V-NAV A. Secondly the system will export negative sequences. Data mining Algorithms will be implemented in V-NAV B which works with V -NA V A. System will acquire a dat file with described attributes as input. Firstly, system will extract the sequences of each user separately. Secondly, the system will calculate all the events from all the users. Further, system will calculate the support of each event or sub sequence by counting the occurrences of a particular event or sequence in the main sequence. After that, System will merge all the partially similar sequences to make a single one out of them. In the last step, system will conclude the positive sequential patterns on the basis of merged sequences. Using the same file, System will extract the sequences of PSP, users and Events details. Secondly, system will maintain the subset of all possible negative support. Further system will calculate the differences of the supports of the sequences with respect to negative sequences. In the end system will conclude the NSPs from the differences.