Forces The state of many web applications is inherently volatile. Changes can come from numerous sources, such as other users, external news and data, results of complex calculations, triggers based on the current time and date. HTTP requests... 続きを読む
http://d.hatena.ne.jp/sugyan/20100423/1271981903を読んで,Streaming API と yield の組み合わせがカッコイイ気がしたので自動 follow 書いてみた. #!/usr/bin/env python # -*- coding: utf-8 -*- import sys,simplejson,urllib,urllib2,logging from pit i... 続きを読む
Perl, Twitter最近発表されて、一部で話題を呼んでいるTwitterの新しいStreaming API「ChirpUserStreams」。まだdeveloperへのpreviewリリースということでプロダクトに使うようなことはできないけど。Twitter API Wiki / ChirpUserStreams今までのStreaming AP... 続きを読む
All Apple Business Gadgets Gaming Microsoft Open Source Science Tech Policy Media Security Software Staff Telecom Web Data Centers News Guides Reviews Subscribe Choose body font: Arial Helvetica Layout (beta): Normal Compact OpenForum Login/J... 続きを読む
実家に帰省中,電車の中で読んでた論文の紹介。 概要k-meansはクラスタリングテクニックとして非常に基本的な手法である。しかし、k-meansでは全データに対してラベリングを複数回繰り返す必要があり、全データ点を保存する必要がある、そこでk-meansの出力であ... 続きを読む
Ruby, TwitterStreaming APIとはTwitterのStreaming APIをご存知でしょうか。Twitter API Wiki / Streaming API Documentation2009年4月頃から試験的に公開されているAPIなので、ご存知な方も多いと思います。2009年8月現在でまだαテスト中ですが、これを利用す... 続きを読む