Code Monkey home page Code Monkey logo

fake-instagram-profile-detection's Introduction

"Fake Instagram Profile Detction using ANN"

What is Instagram?

Instagram is an photo and video sharing social networking service founded in 2010 by Kevin Systrom and Mike Krieger, and later acquired by American company Facebook Inc. The app allows users to upload media that can be edited with filters and organized by hashtags and geographical tagging.

Problem Statement and Business Case:-

There are millions upon millions of Insta users out there, but organically engaging and attracting followers to your profile takes time. Time that a lot of businesses and entrepreneurs don’t have. Luckily, you can now gain hundreds to thousands of followers instantly - by purchasing them.

Stacking up your number of Instagram followers can instantly build your brand credit and get you noticed quick while building relationships and growing your Instagram account. There is also the fact that followers bring more followers! Some businesses benefit by purchasing a small amount of followers, resulting in a quick boost of social media presence.

Pre-Requisites / Technologies Used:-

  • Python Programming Language (Intermediate), Statistics, Probability and ANN (Artificial Neural Networks)
  • Libraries: NumPy, Pandas, Matplotlib, Seaborn, Scikit-learn and tensorflow

Step_1: Dataset Cleaning and Data Exploration:-

  • Dealing with null values and missing values like is.na() to check them
  • Using functions to get familiar with data like info(), describe(), value_counts()
  • Visualizing data using graphs like histogram, count-plot, heatmap, displot, etc.

Step_2: Data Pre-Processing and Training the Model:-

  • Performing Scaling: A method used to scale the range of independent variables or features of data
  • Performing Normalization: The process of translating data into the range 0 to 1

Step_3: Measuring the performance of the model:-

  • Using Confusion Matrix: "Compares true value with predicted value"
  • Acheived Accuracy of 0.96 (96%) xand used different classification report.

Show πŸ’— by ⭐ My Repository

fake-instagram-profile-detection's People

Contributors

durgesh716 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.