Code Monkey home page Code Monkey logo

instagramdatascienceproject's Introduction

instagramDataScienceProject

Data-Science Project , Crawling data , Cleaning data , Visualization and ML model

IDEs : Pycharm community . Jupyter Notebook.

Modules uses : pandas , selenium , instascrape , colorgram , PIL(python imaging library) , sklearn , numpy , time , matplotlib and seaborn

Purpose: Analyzing instagram posts data - likes , followers , comments and the most dominant colors in the photo.

Questions for ML:

  1. Does colors have an effect on instagram post behaviour ( Likes , Engagement etc) ?
  2. Can we predict the amount of the next posts likes by knowing the dominant colors and the amount of followers ?

Acquisition:

  1. Crawling data from instagram posts using Selenium & Instascrape.
  2. Clustering RGB tuples from string (r,g,b) - to numbers between 0-9 . With Kmeans algorithm.
  3. duplicates and null handeling.

Visualization and ML:

  1. Visualizing data for deeper understanding.
  2. Correlation examination.
  3. Fitting Linear Model and predicting the Likes.
  4. understanding the number and deeper error examinations.

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.