摘自《Data Mining - Concepts and Techniques》
The most popular data model for a data warehouse is a multidimensional model.Such a model can exist in the form of a star schema, a snowflake schema, or a fact constellation
schema. Let’s look at each of these schema types.
Star schema: The most common modeling paradigm is the star schema, in which the data warehouse contains (1) a large central table (fact table) containing the bulk of the data, with no redundancy, and (2) a set of smaller attendant tables (dimension tables), one for each dimension. The schema graph resembles a starburst, with the dimension tables displayed in a radial pattern around the central fact table.
Snowflake schema: The snowflake schema is a variant of the star schema model, where
some dimension tables are normalized, thereby further splitting the data into additional
tables. The resulting schema graph forms a shape similar to a snowflake.
Fact constellation: Sophisticated applications may require multiple fact tables to share
dimension tables. This kind of schema can be viewed as a collection of stars, and hence
is called a galaxy schema or a fact constellation.
分享到:
相关推荐
Data Mining - Concepts and Techniques 电子版
Data Mining - Concepts and Techniques (3rd Ed).pdf )
Data.Mining-Concepts.and.Techniques.2nd_2006,韩家炜著,英文版的,不好找不好找啊
《数据挖掘:概念与技术》是一本深入探讨数据挖掘领域的经典著作。这本书涵盖了数据挖掘的基础理论、关键技术和实际应用,是学习和理解数据挖掘过程的重要参考资料。数据挖掘,作为信息技术中的一个重要分支,主要...
《Data Mining: Concepts and Techniques》(数据挖掘:概念与技术)这本书是数据挖掘领域内的一本经典教材,由Jiawei Han,Micheline Kamber和Jian Pei三位专家撰写,目前已经更新到第三版。这本书不仅适合学术研究...
Not only does the third of edition of Data Mining: Concepts and Techniques continue the tradition of equipping you with an understanding and application of the theory and practice of discovering ...
Data Mining, Concepts and Techniques, Second Edition.part2
本书《Data Mining: Concepts and Techniques》深入浅出地介绍了数据挖掘的基本概念、原理和技术,并探讨了其在不同领域的应用。通过学习本书,读者不仅能掌握数据挖掘的核心知识,还能了解到如何解决实际问题中的...
### 数据挖掘:概念与技术(第三版) #### 知识点概述 《数据挖掘:概念与技术》(第三版)是一本经典的英文原版教材,由Jiawei Han、Micheline Kamber和Jian Pei共同编著。本书是数据挖掘领域内的重要参考资料之...
《数据挖掘:概念与技术》第二版是2006年出版的一本经典教材,它深入浅出地阐述了数据挖掘这一领域的核心概念和技术。这本书是数据科学领域的重要参考资料,对于学习和理解数据挖掘的基本原理及实践应用具有极高的...
2015最新出版的RapidMiner参考书,得之不易,识货的下载 Predictive Analytics and Data Mining----Concepts and Practice with RapidMiner Vijay Kotu Bala Deshpande, PhD
This book explores the concepts and techniques of data mining, a promising and Data mining, also popularly referred to as knowledge discovery in databases.
《Data Mining: Concepts and Techniques》是一本经典的数据挖掘教材,由Jiawei Han等人编写。本书全面地介绍了数据挖掘的基本概念、技术和应用领域,并深入探讨了数据预处理、频繁模式挖掘、分类等多个主题。 ####...
"Data Mining: Concepts and Techniques, Second Edition" 是一本经典的教材,它深入浅出地讲解了数据挖掘的基本概念和技术。这本书的PPT版本为我们提供了一个便捷的学习资源,通过01.ppt、02.ppt和03.ppt这三部分,...