Data Mining

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/12

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

13 Terms

1
New cards

Business Understanding

In this step, the goals of the businesses are set, and the important factors that will help in achieving the goal are discovered.

2
New cards

Data Understanding

This step will collect the entire data and populate the data in the tool (if using any tool).

3
New cards

Data Preparation

This step involves selecting the appropriate data, cleaning, constructing attributes from data, integrating data from multiple databases.

4
New cards

Modeling

Selection of the data mining technique such as decision-tree, generate test design for evaluating the selected model, building models from the dataset, and assessing the built model with experts to discuss the result is done in this step.

5
New cards

Evaluation

This step will determine the degree to which the resulting model meets the business requirements. The model is reviewed for any mistakes or steps that should be repeated.

6
New cards

Deployment

In this step, a deployment plan is made. The strategy to monitor and maintain the data mining model results to check for its usefulness is formed. Final reports are also made, and a review of the whole process is done to check any mistake and see if any step is repeated.

7
New cards

Classification

used to retrieve important and relevant information about data and metadata.

8
New cards

Clustering

used to identify data that are like each other. This process helps to understand the differences and similarities between the data. 

9
New cards

Regression

used to identify and analyze the relationship between variables

10
New cards

Association Rules

used to help find the association between two or more Items. It discovers a hidden pattern in the data set.

11
New cards

Outer detection

used to observe data items in the dataset that do not match an expected pattern or expected behavior.

12
New cards

Sequential Patterns

used to discover or identify similar patterns or trends in transaction data for a certain period.

13
New cards

Prediction

used to combine other data mining techniques like trends, sequential patterns, clustering, classification, etc. It analyzes past events or instances in the right sequence for predicting a future event.