Chapter 9-10-complex data mining + application and development trend of data mining (9/10) + (10/10)

Source: Internet
Author: User

Spatial Data

Multimedia Data

For example, image data

Description-based retrieval system: keywords, titles, dimensions, etc.

Content-based retrieval system: color composition, texture, shape, object and wavelet transformation.

Time series data and sequence data

Trend Analysis

Long-term changes (long-term trends)

Cyclical changes (periodic changes, if any)

Seasonal changes

Irregular changes

Text Database Mining

Latent Semantic Indexing

The potential semantic index is used to reduce the size of the Word Frequency matrix. The core technology is Singular Value Decomposition. The procedure is as follows:

1. Create a word frequency matrix, frequency_matrix.

2. Calculate the Singular Value Decomposition of frequency_matrix by dividing the matrix into three small matrices U, S, and V. Where U and V are orthogonal matrices, and s is the diagonal matrix of Singular Values. The size of matrix S is k × K.

3 for each document D, replace the original vector with the new vector of the word eliminated in SVD.

4. Save the set of all vectors and use advanced multidimensional indexing technology to create indexes for them.

 

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.