Skip to content

A machine learning project on the factors that influence the number of Twitter retweets.

Notifications You must be signed in to change notification settings

jz1371/PROJECT_MachineLearning_Retweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

How to Get More Retweets?

A machine learning project on the factors that influence the number of Twitter retweets.

By : Bowei Zhang and Jingxin Zhu

Introduction

This is a coursework project for Machine Learning and Computational Statistics at NYU, Spring 2014.

Data

Basically we will crawl tweets from celebrities on Twitter. The list of celebrities is provided by Twitaholic, and we are using Twitter API wrapper, namely tweepy for crawling.

Prerequisites

You can run the code if you like. We are using Python and the following libraries are neccessary to PERFECTLY run the ENTIRE project:

  • NumPy and SciPy
  • scikit-learn
  • BeautifulSoup
  • matplotlib

About

A machine learning project on the factors that influence the number of Twitter retweets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published