Code Monkey home page Code Monkey logo

predictin's Introduction

Screenshot (110)

Team Members:

Aim:

Often important linkedin posts by organizations don’t get the required reach due to poor post designing or use of inaccurate community hashtags.Our project, PredictIn aims at solving this problem by predicting a popularity score for a post beforehand and help the organizations in designing the posts in an effective way that maximizes their popularity.

DEMO

VID-20210407-WA0000.mp4

Data:

  • The data has been obtained by scraping the linkedin pages of companies and influencers.Information like Number of followers,company size,post content,number of likes,number of comments,comments’ content,etc are being used as the features.
  • We have used selenium and beautifulsoup for scraping

Working Approach:

  • After the data was collected ,a popularity metric using the features( Number of followers,company size,post content,number of likes,number of comments) was made.These were made after proper research on LinkedIn metrics .
  • We added additional Features
    • Post Type - Content Classification into 5 different categories using unsupervised classification technique that made use of Flair Embeddings and calculated Cosine Similarity Scores on keywords used in a particular type of post.
    • Relevance score-A Relevance Score of the post’s content with the company/influencer’s about information was calculated.This was done using Smooth Inverse Frequency over Glove embeddings and then calculating the final Cosine similarity scores.
  • The most suitable Machine learning model with proper hyperparameter tuning was then fitted on our training set and used to predict the popularity score of any test post.
  • Further some Exploratory Data Analysis was done to analyze the extent to which a particular feature impacts a particular post’s popularity(Mainly, post-content based)
  • The model was then deployed.

predictin's People

Contributors

caciitg avatar shreyasajal avatar

Stargazers

 avatar

Watchers

 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.