Karn / ig-profile-classification

An experiment in detecting fake Instagram profiles using Tensorflow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instagram Profile Classification

An experiment in detecting fake Instagram profiles using Tensorflow.

Read the corresponding article here.

GETTING STARTED

A sample set of profiles is stored in the profiles.json. Profiles which have been classified using the classify.py script are saved into the classified_profiles.json file which are then used in the model training process.

Run the main.py script to retrain the model.

About

An experiment in detecting fake Instagram profiles using Tensorflow.

License:MIT License


Languages

Language:Python 100.0%