Skip to content

Neural Net to identify fake profiles, potentialy used by pedofiles, on facebook.

License

Notifications You must be signed in to change notification settings

ChameleonProject/chameleon-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chameleon-AI

AI made with R Language during a hackathon.

Installation

Make sure you have R Enviroment set to build your AI. If not, check the official R documentation.

Run

  • Make sure you have your dataset made with Chameleon-Crawler;
  • Run analysis.R in R Studio to train your neural net and save the model;
  • Run neural.R also in R Studio loading your previouly created model.

Output

The script will generate a result.csv with the probability of a profile be a fake one.

You can use this information to create your own product or visualization. We made a front model here to generate visual report.

About

Neural Net to identify fake profiles, potentialy used by pedofiles, on facebook.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages