Skip to content

A statistical and machine learning based approach to anomaly detection in social networks.

Notifications You must be signed in to change notification settings

Sourish1997/anomaly-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Statistical and Machine Learning Based Approach to Anomaly Detection in Social Networks

Software Requirements

This project uses Python 2. I have used the Anaconda distribution of python for development. It includes libraries numpy, scipy, pandas, sklearn, matplotlib and seaborn used in this project. Apart from these libraries, I have used the igraph library for the graph operations. All of the mentioned libraries can be installed using 'pip install library_name' or 'conda install library_name' if you have the Anaconda distrinution. The SNAP (Stanford Network Analysis Project) Facebook dataset is used in this project. Refer to the documentation in the 'report' folder for implementation details.

About

A statistical and machine learning based approach to anomaly detection in social networks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published