Data Mining
Data Mining
Modeling Select a modeling technique, generate a test design, build a model, and
assess the model
Evaluation Evaluate results, review the process, and determine next steps
Deployment Plan deployment, plan monitoring and maintenance, produce a final report,
and review the project
Stages in CRISP-DM
1.Business Understanding:
1. The first step focuses on understanding the business objectives and requirements. It includ
identifying the problem the organization is facing and formulating data mining goals to add
that problem.
2. Example activities: defining the project objectives, assessing the situation, defining success
criteria.
2.Data Understanding:
1. Once the business problem is understood, the next step involves collecting data from variou
sources and gaining a deep understanding of the data.
2. Example activities: data collection, data description, exploring data, identifying data quality
issues.
3.Data Preparation:
1. This stage involves transforming raw data into a format that can be used for modeling. It is
typically the most time-consuming step and includes data cleaning, integration, and
transformation.
2. Example activities: data selection, data cleaning, constructing new attributes, data
transformation.
5.Modeling:
1. In this phase, various modeling techniques are selected and applied to the data.
Models are fine-tuned to improve accuracy and performance.
2. Example activities: selecting modeling techniques, designing test cases, building
models, tuning parameters.
6.Evaluation:
3. After models are built, they are evaluated against the business objectives. This step
determines if the model meets the desired success criteria and if it is ready for
deployment.
4. Example activities: evaluating model performance, reviewing process, determining
the next steps.
7.Deployment:
5. The final stage is deploying the model to a production environment, making it
available for business use. This may involve generating reports, automating
predictions, or integrating the model into a decision-making system.
6. Example activities: deployment planning, monitoring, maintenance, creating final
reports.
•.