Data Mining 简明教程

Data Mining - Knowledge Discovery

What is Knowledge Discovery?

有的人不区分数据挖掘和知识发现,而另一些人则将数据挖掘视为知识发现过程中至关重要的一步。以下是知识发现过程中涉及的步骤列表−

Some people don’t differentiate data mining from knowledge discovery while others view data mining as an essential step in the process of knowledge discovery. Here is the list of steps involved in the knowledge discovery process −

  1. Data Cleaning − In this step, the noise and inconsistent data is removed.

  2. Data Integration − In this step, multiple data sources are combined.

  3. Data Selection − In this step, data relevant to the analysis task are retrieved from the database.

  4. Data Transformation − In this step, data is transformed or consolidated into forms appropriate for mining by performing summary or aggregation operations.

  5. Data Mining − In this step, intelligent methods are applied in order to extract data patterns.

  6. Pattern Evaluation − In this step, data patterns are evaluated.

  7. Knowledge Presentation − In this step, knowledge is represented.

下图显示了知识发现的过程 −

The following diagram shows the process of knowledge discovery −

dm knowledge discovery