Click here to Skip to main content
15,796,456 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
in my project we are storing the browsing history of the user and then we make it as clusters(same urls).the main aim is to predict the next most-likely visiting web site and show it as a pop-up......please guys give me your ideas to implement this project....
Posted

Do you know the "Markov Model with Clustering for Predicting Web Page Accesses"?
I even didn't know of the existence of such a model until I saw your question.
And because I'm nosy. I asked my good friend Google[^]


regards
Michel
 
Share this answer
 
Here is a related CP article,
Cluster Algorithm Using .NET Collections[^]

Try this answer, msdn thread[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900