Changes between Version 1 and Version 2 of jazz/11-09-27


Ignore:
Timestamp:
Sep 27, 2011, 1:47:26 PM (13 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/11-09-27

    v1 v2  
    11= 2011-09-27 =
     2
     3== 雲端運算與統計學習 ==
     4
     5 * 參考連結:
     6 * GNU R
     7   * [http://www.nabble.com/The-R-Project-and-Map-Reduce-td22328530.html The R-Project and Map Reduce]
     8   * http://ml.stat.purdue.edu/rhipe/ - '''RHIPE - R and Hadoop Integrated Processing'''
     9   * http://cran.r-project.org/web/packages/mapReduce/ - R 官方的 mapReduce 套件 mapReduce - flexible mapReduce algorithm for parallel computation
     10   * 更神奇的是 [http://aws.amazon.com/elasticmapreduce/ Amazon Web Service 也有支援 R] 呢!!
     11{{{
     12#!sh
     13Develop your data processing application authored in your choice of Java, Ruby, Perl, Python, PHP, R, or C++.
     14}}}