Skip to content

R2D2oid/wslogs_topicmodeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anomaly Detection with Topic modeling on Network Logs

anomaly detection in hosted website logs using topic models

to run

python main.py --config config.cfg.template --data data/wslog.dat.template --num_topics 10 --alpha auto --iterations 100 --modelname Agrajag

dataset

the template dataset stored at data/wslog.dat.template is the head and tail of the raw apache log dataset from https://github.com/silicon-valley-data-science/datasets

About

network anomaly detection using topic models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages