close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Sep 27, 2011, 1:47:26 PM (14 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v1
|
v2
|
|
| 1 | 1 | = 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 |
| | 13 | Develop your data processing application authored in your choice of Java, Ruby, Perl, Python, PHP, R, or C++. |
| | 14 | }}} |