baha-a / WebMining

Web Usage Mining project for analyzing websites' log files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Web Usage Mining project for analyzing websites' log files


Languages

Language:C# 100.0%