Data Mining: Clustering

Source: Internet
Author: User

Memory-based data structures for cluster analysis:

12 modulus Matrix: N objects are represented by P variables. (Rows represent properties, columns represent the characteristics of each property for each object) rows and columns represent different entities

2 The heterogeneity matrix: rows and columns represent the same entities, and (single-mode matrices) store approximations between N object 22.

Interval scale variable: weight, height. A continuous measure of a coarse linear scale.

The unit of measure will directly affect the structure of the cluster analysis, the unit should be standardized, the original converted to a value of no unit. (Z-score)

EUCLIDEAN (Euclidean) distance; Minkowski distance

Manhattan Distance

Symmetric two-element variable: Evaluate dissimilarity with simple matching coefficients d (i,j) = (b+c)/(A+B+C+D)

Non -...... : Jaccard factor (no concern for all 0 (d) cases) ... : D (i,j) = (b+c)/(A+B+C)

Nominal variable: simple match: D (i,j) = (p-m)/p; Creates a new two-tuple variable for each state of the M-nominal state, and encodes the nominal variable with an asymmetric two-element variable.

Sequence variable: The sequence number one by one corresponds to a contiguous array of numbers, and the value is mapped to "0,1" (24.2.30)

Data Mining: Clustering

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.