Git Product home page Git Product logo

ensf612project's Introduction

ENSF612Project

This was a group project that was focused on replication. We decided to replicate a paper we found which tried to predict the popularity of Instagram posts based off a wide variety of features, and was a classification task. After replication, we were to extend the paper by training at least one new model. Our process was as follows:

  • Obtain the raw data that the paper's authors used
  • Use an Instagram Crawler API to gain 1000 new samples
  • Process all of the raw data into feature matrices and target vectors
  • Train the models that the paper used (XGBoost, Random Forest Classifier) on the old data, and on the extended data (old + new data)
  • Train our new model (LightGBM) on the old data, and on the extended data (old + new data)

The paper that we replicated is the Research_Paper PDF file. We managed to at least match their results, surpassing in some sections. We found LightGBM to be an excellent model, in scoring and speed of training. Our findings and report are contained in the ENSF_612_Final_Report PDF file, and the links to the Databricks notebooks which contain our code are found in said report, as well as the Databricks Links text file.

ensf612project's People

Contributors

jposyluzny avatar

Stargazers

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