Giter Site home page Giter Site logo

recommendation-system-based-on-youtube-review's Introduction

Recommendation-System-Based-on-YouTube-Review

graph

Nowadays, more and more companies have user data at hand. But how could they make full use of the data? the answer is, precision advertising! For this purpose, you need a product to identify the potential customers and find their interest. So here, I try to use an example to show, how I handle this. This example is, identifying cat and dog owners from youtube reviews To do this:

  1. extract YouTube reviews from lovely dog and cat videos

  2. label the user who has cats and dogs, by the text containing: my dog, my cat, my kitty, my poppy, and so on

graph

This is the workflow, I have a training dataset, then I clean data, do comment embedding, build classifiers for pet owners, and evaluate the classifier performance; then extract important topics from pet owners

Then, I deploy the pipeline to deal with the incoming datasets and output the owner list automatically for promotion matching.

The offline training data set has 5820036 rows and about 616MB.

How to use:

  1. Run youtube_cat_dog_v3.ipynb for offline training.
  2. Run scrape_youtube_comment_v2.ipynb to extract new reviews in youtube.
  3. Run youtube_cat_dog_pipeline_v3.ipynb to extract dog and cat onwers from new reviews.

In the end, the user list will be saved in the datacsv folder.

recommendation-system-based-on-youtube-review's People

Contributors

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