"Reading notes-data mining concepts and techniques" data preprocessing

Source: Internet
Author: User

The purpose of data preprocessing: improve the data quality, the three elements of data quality: accuracy, completeness, consistency.

Tasks for data preprocessing:

    • Data cleanup
    • Data integration
    • Data specification
    • Data transformation

Data cleansing-fill missing values, smooth noise, identify outliers, correct inconsistencies in data

    • Missing values:
    1. Ignore tuples
    2. Manually fill in missing values
    3. Use a global constant
    4. Using the center measure of a property
    5. Use the attribute mean or median of all samples that belong to the same class as a given tuple
    6. Use most likely values (most popular)
    • Noise data
    1. Sub-box
    2. Regression
    3. Off-Group Point analysis

Data integration-consolidating data from multiple data stores

    • Entity recognition issues
    • Redundancy and correlation analysis
    • Tuple repeats
    • Monitoring and processing of data value conflicts

Data specification-The specification of the data set is represented, but still close to preserving the integrity of the original data

    • Overview of Data Protocol policies
    1. Dimensional regression
    2. Quantity specification
    3. Data compression
    • Wavelet transform--linear signal processing technology, suitable for high dimensional data (HTTP://HI.BAIDU.COM/QINGSHUANGCII/ITEM/31E8831E65350DDE64EABF4C)
    • Principal component Analysis--a dimensional regression method, suitable for sparse data
    • Attribute subset Selection
    • Regression and logarithmic linear models: Parametric data protocol
    • Histogram
    • Clustering
    • Sampling
    • Data Cube Aggregation

Data transformation and data discretization--data is transformed or unified into a form suitable for mining, easier to understand

    • Overview of policies for data transformations
    • Standardization
    • Split-Box discretization
    • Histogram analysis discretization
    • Clustering, decision tree and correlation analysis discretization
    • Conceptual layering of nominal data

"Reading notes-data mining concepts and techniques" data preprocessing

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.