Live data from Hacker News

A new algorithm predicts which Twitter topics will trend hours in advance

web.mit.edu

1–10 of 26 posts

Re: A new algorithm predicts which Twitter topics will trend hours in advance

#4
The only concern I have is the way the experiment is conducted. The correct way to collect data would be to consume the Streaming API to collect the random sample of tweets provided by Twitter [0]. They should then run their algorithm to compare how they are doing against Twitter's algorithm. Currently, they are filtering out certain topics of interest and just comparing these topics. Therefore, they are filtering a great degree of noise which is actually observed by Twitter.

[0] https://dev.twitter.com/docs/api/1.1/get/statuses/sample

Re: A new algorithm predicts which Twitter topics will trend hours in advance

#6
post #3
post #2

Do I predict this sparking a restriction in data availability in the API?

That was my initial thoughts. Might this be a potential way to monetize twitter finally?

Could you elaborate please? Are you refering to the "early access" to trending topics, or restricting limits on API?

Re: A new algorithm predicts which Twitter topics will trend hours in advance

#8
post #7

can it be used to predict market trends? instead of topics use stock tickers?

There is already some work done on this front [0]. Ruiz et al basically concluded the stock price of a company is directly proportional to the number of discussion topics of that company viz. if there for a company X there are fewer topics under discussion the stock prices would be poor.

[0] http://www.cs.ucr.edu/~vagelis/publications/wsdm2012-microbl...

Post reply on HN