Skip to content

This repository is for detection of fake profiles in online social networks by the use of ML prediction techniques such as Random Forest, Neural Network and Support Vector Machine(SVM).

Notifications You must be signed in to change notification settings

SurrajKumar2000/Fake-Profile-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Fake-Profile-Detection

A model to detect fake user profiles using only the visible data as mentioned. This is a project where training models

We have trained them in SVM, RandomForest and a 3-layered ANN which gave an accurary of 93%-98% on the test set.

REQUIREMENTS:

        matplotlib==1.4.3
        pandas==0.16.2
        pybrain==0.31
        numpy==1.9.2
        ipython
        sexmachine==0.1.1
        pip==6.0.8
        scikit-learn==0.17

485021_1_En_3_Fig1_HTML

CONCLUSION:

Among all other classifier methods the RandomForest classifier method gives greater accuracy.

About

This repository is for detection of fake profiles in online social networks by the use of ML prediction techniques such as Random Forest, Neural Network and Support Vector Machine(SVM).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published