Coder Social home page Coder Social logo

athiyadeviyani / igaudit Goto Github PK

View Code? Open in Web Editor NEW
21.0 3.0 4.0 2.84 MB

#FakersGonnaFake: using simple statistical tools and machine learning to audit instagram accounts for authenticity

Home Page: https://igaudit-by-tia.glitch.me

Python 0.65% Jupyter Notebook 99.35%
audit-instagram-accounts machine-learning scikit-learn jupyter-notebook logistic-regression knn-classifier decision-trees random-forest random-forest-classifier decision-tree-classifier

igaudit's Introduction

IGAudit

#FakersGonnaFake: Using Simple Statistical Tools and Machine Learning to Audit Instagram Accounts for Authenticity

Motivation: During lockdown, businesses have started increasing the use of social media influencers to market their products while their physical outlets are temporary closed. However, it is sad that there are some that will try and game the system for their own good. But in a world where a single influencer's post is worth as much as an average 9-5 Joe's annual salary, influencer marketing fake followers and fake engagement is a price that brands shouldn't have to pay for.

Inspired by igaudit.io, a very userful tool that was unfortunately taken down by Facebook recently.

Got your attention? Great!

  • If you want to read through the code and the outputs quickly, head over to the PDF, Markdown, or the HTML version of the Jupyter Notebook
  • If you want to get your hands dirty and understand the inner workings of the code, make sure you install the following requirements and run the Jupyter Notebook!

         $ pip install numpy pandas seaborn matplotlib sklearn
         $ pip install git+https://[email protected]/ping/[email protected]

Contents

  • Short Introduction
  • Part 1: Understanding and Splitting the Data
  • Part 2: Comparing Classification Models
    • Logistic Regression
    • K-Nearest Neighbors
    • Decision Trees
    • Random Forest
  • Part 3: Obtaining Instagram Data
    • Getter methods for the API
  • Part 4: Preparing the Data
    • Understanding the data obtained
    • Filtering and extracting relevant information
  • Part 5: Make the prediction!
  • Part 6: Extension - Fake Likes
  • Part 7: Comparison with Another User
  • Part 8: Thoughts
    • Making sense of the result
    • So is this influencer worth investing or not?
  • Conclusion

igaudit's People

Contributors

athiyadeviyani avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.