Unit-I PPT DWDM
Unit-I PPT DWDM
DATA MINING
UNIT – I DATA WAREHOUSING
Predictive analysis:
Focuses on certain events or behavior based on historical
information. Further classified into
Classification:
Used to classify database records into a number of
predefined classes based on certain criteria.
Clustering:
Used to segment a database into subsets or clusters based on
a set of attributes
•Nonupdateable
21
Information delivery system
The information delivery system distributes warehouse
stored data and other information objects to other data
warehouse and end-user products such as spread sheets and
local databases.
Delivery of information may be based on time of day, or a
completion of an external event.
Horizontal Parallelism
(Data Partitioning)
Intelligent partitioning
DBMS knows where a specific record is located and does
not waste time searching for it across all disks.
Hash partitioning. A hash algorithm is used to calculate the
partition umber (hash value) based on the value of the portioning
key for each row.
IFETCE/CSE/III YEAR/VI SEM/IT6702/DWDM/PPT/UNIT-1/ VER 1.2 46
Key range partitioning. Rows are placed and located in the
partitions according to the value of the partitioning key (all rows
with the key value form A to K are in partition 1, L to T are in
partition 2 etc.).
Schema partitioning. an entire table is placed on one disk, another
table is placed on a different disk, etc. This is useful for small
reference tables that are more effectively used when replicated in
each partition rather than spread across partitions.
User-defined partitioning. This is a partitioning method that allows
a table to be partitioned on the basis of a user-defined expression.
Processor Processor
Unit Unit Processor
(PU) (PU) Unit
(PU)
Processor Processor
Processor
Unit Unit
Unit
(PU) (PU)
(PU)
1 1 0 0 0 1 1 0 0 1 0 1 1 1 0
Record 1
Record N
Record 2
Read
Row
1 1 0
Read
Row
1 1 1
Read
Row
0 1 0
Read
Row
1 0 1
TOOL 1 TOOL 4
Tool Tool
Profile Profile
Tool Tool
Profile Profile
User Configuration
Standard API
Standard
Metadata
Model