Changes for page 3.1. General concepts
Last modified by Tuan Le on 2019/05/26 12:36
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,8 +1,10 @@ 1 -Index :1 +Index 2 2 3 +* Big data 4 +* Data cube 3 3 4 4 (% cellpadding="5" cellspacing="5" style="height:89px; width:1217px" %) 5 5 |[[**Big data**>>https://en.wikipedia.org/wiki/Big_data]] is data sets that are so voluminous and complex that traditional data-processing application software are inadequate to deal with them. Big data challenges include capturing data, data storage, data analysis, search, sharing, transfer, visualization, querying, updating, information privacy and data source. Data sets grow rapidly - in part because they are increasingly gathered by cheap and numerous information-sensing Internet of devices such as smart phones, Earth observation sensors, software logs, etc. 6 -|A [[**data cube** 8 +|A [[**data cube**>>https://en.wikipedia.org/wiki/Data_cube]] efficiently stores a multi-dimensional array of values. Typically, applied in contexts of big data (i.e. time-series, very high-resolution satellite data), exceeding the hosting computer's main memory. This data can be effectively queried and sliced to extract the required data. 7 7 8 8