Data classification (business intelligence)

From HandWiki

In business intelligence, data classification is "the construction of some kind of a method for making judgments for a continuing sequence of cases, where each new case must be assigned to one of pre-defined classes."[1]

Data Classification has close ties to data clustering, but where data clustering is descriptive, data classification is predictive.[2][3] In essence data classification consists of using variables with known values to predict the unknown or future values of other variables. It can be used in e.g. direct marketing, insurance fraud detection or medical diagnosis.[3]

The first step in doing a data classification is to cluster the data set used for category training, to create the wanted number of categories. An algorithm, called the classifier, is then used on the categories, creating a descriptive model for each. These models can then be used to categorize new items in the created classification system.[2]

Effectiveness

According to Golfarelli and Rizzi, these are the measures of effectiveness of the classifier:[2]

  • Predictive accuracy: How well does it predict the categories for new observations?
  • Speed: What is the computational cost of using the classifier?
  • Robustness: How well do the models created perform if data quality is low?
  • Scalability: Does the classifier function efficiently with large amounts of data?
  • Interpretability: Are the results understandable to users?

Typical examples of input for data classification could be variables such as demographics, lifestyle information, or economical behaviour.

Challenges

There are several challenges in working with data classification. One in particular is that it is necessary for all using categories on e.g. customers or clients, to do the modeling in an iterative process. This is to make sure that change in the characteristics of customer groups does not go unnoticed, making the existing categories outdated and obsolete, without anyone noticing.

This could be of special importance to insurance or banking companies, where fraud detection is extremely relevant. New fraud patterns may come unnoticed, if the methods to surveil these changes and alert when categories are changing, disappearing or new ones emerge, are not developed and implemented.

References

  1. Mehanna, Fadi Samih Omar (2005). Towards a Scalable and Efficient Data Classification Technique. University of Louisville. p. v. https://books.google.com/books?id=RF9ltwAACAAJ. Retrieved January 10, 2024. 
  2. 2.0 2.1 2.2 Golfarelli, M. & Rizzi, S. (2009). Data Warehouse Design : Modern Principles and Methodologies. McGraw-Hill Osburn. ISBN:0-07-161039-1
  3. 3.0 3.1 Kimball, R. et al. (2008). The Data Warehouse Lifecycle Toolkit. (2. Ed.). Wiley. ISBN:0-471-25547-5