Skip to content

Web Usage Mining project for analyzing websites' log files

Notifications You must be signed in to change notification settings

baha-a/WebMining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebMining

This is my graduation project, which is demonstration of the Web Usage Mining technologies.

Alogrithm used in this project:

  • Association Rules (apriori)
  • Clustring (DBSCAN)
  • Classification (K-NN)
  • MarkovChain
  • Statistic

Note: you may need to use LogGen to generate input files for this project, For LogGen go to : https://github.com/bhlshrf/LogGen

Releases

No releases published

Packages

No packages published

Languages