+

US20130197975A1 - Household level segmentation method and system - Google Patents

Household level segmentation method and system Download PDF

Info

Publication number
US20130197975A1
US20130197975A1 US13/750,073 US201313750073A US2013197975A1 US 20130197975 A1 US20130197975 A1 US 20130197975A1 US 201313750073 A US201313750073 A US 201313750073A US 2013197975 A1 US2013197975 A1 US 2013197975A1
Authority
US
United States
Prior art keywords
classification tree
nodes
population
consumers
terminal nodes
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US13/750,073
Inventor
David R. Miller
Kenneth L. Inman
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to US13/750,073 priority Critical patent/US20130197975A1/en
Publication of US20130197975A1 publication Critical patent/US20130197975A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0201Market modelling; Market analysis; Collecting market data
    • G06Q30/0204Market segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99931Database or file accessing
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99931Database or file accessing
    • Y10S707/99933Query processing, i.e. searching
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99942Manipulating data structure, e.g. compression, compaction, compilation

Definitions

  • the invention relates to method and apparatus for population segmentation.
  • the invention relates to a method and system of household-level segmentation.
  • segmentation schema In dividing the population into segments, it is desired to maximize the homogeneity within a cluster, while maximizing the distinctness across clusters.
  • traditional segmentation schema have employed a two-stage process involving targeted optimization and cluster evaluation. These schema can begin either with behavior (behaviorally driven) or with demographics (demographically driven).
  • FIG. 1 illustrates a traditional, behaviorally driven segmentation process 100 .
  • a set of clusters of households is defined based on common behaviors within each cluster.
  • the clusters are defined such that the behaviors within each cluster are as similar as possible, while being as different as possible across clusters.
  • the clusters are evaluated for demographics to determine whether the demographics of each cluster are sufficiently similar within the cluster, while being sufficiently different across the clusters.
  • the process is repeated from block 110 until an optimal segmentation is achieved.
  • FIG. 2 illustrates a traditional, demographically driven segmentation process 200 .
  • a set of clusters of households is defined based on common demographics within each cluster.
  • the clusters are defined such that the demographics within each cluster are as similar as possible, while being as different as possible across clusters.
  • the clusters are evaluated for behaviors to determine whether the behaviors of each cluster are sufficiently similar within the cluster, while being sufficiently different across the clusters.
  • the process is repeated from block 210 until an optimal segmentation is achieved.
  • the system of FIG. 2 fails to directly provide a solution that defines clusters based on behavior.
  • FIG. 1 is a flow chart illustrating a traditional segmentation method
  • FIG. 2 is a flow chart illustrating another traditional segmentation method
  • FIG. 3 is an example of a classification tree
  • FIG. 4 is another example of a classification tree
  • FIG. 5 is a pictorial illustration of a segmentation system according to one embodiment of the invention.
  • FIG. 6 is a pictorial illustration of a segmentation system according to another embodiment of the invention.
  • the present invention provides a segmentation system for classifying households into market segments that can be used to describe, target and measure consumers by their demand for and use of particular products and services.
  • the segments are optimized to provide high-lift profiles for the evaluation profiles.
  • One embodiment of the invention provides a method for classifying consumers in clusters comprising generating a plurality of classification trees based on demographic data for a set of consumers and behavioral data for a set of consumers, each of the classification trees producing a consumer cluster set, searching the consumer cluster sets for an optimal consumer cluster set, the optimal consumer cluster set having a plurality of clusters of consumers. Consumers in each cluster of the plurality of clusters have substantially similar behavioral and demographic characteristics to each other and different behavioral or demographic characteristics from consumers in all other clusters of the plurality of clusters.
  • consumers in each cluster have different demographic characteristics from consumers in all other clusters of the plurality of clusters.
  • the segmentation system employs a partitioning program that optimizes a segmentation based on both behavioral and demographic factors.
  • a classification tree methodology is used and all possible combinations of input variables are searched to identify an optimal combination which best predicts a targeted set of consumer behaviors.
  • the classification tree methodology results in a set of terminal nodes.
  • FIGS. 3 and 4 illustrate examples of classification trees.
  • a population at Node 1 is split based on Decision 1 into populations at Node 2 and Node 3 . These populations are further split according to additional decisions until terminal nodes (shown in rectangular blocks), Nodes 6 , 7 , 8 , 9 , 10 , 12 and 13 , are reached.
  • the terminal nodes represent clusters determined by the segmentation system.
  • the same population in Node 1 may be split into populations at Node 2 and Node 3 based on a different decision, Decision 5 for example, than used to split Node 1 in FIG. 3 .
  • further decisions are used to split the populations until terminal nodes, Nodes 4 , 5 , 8 , 10 , 11 , 12 and 13 , are reached.
  • the partitioning program of the present invention searches all possible classification trees to determine an optimal combination.
  • each terminal node represents a segment that is homogeneous in both behavior and demographics.
  • classification tree methodology is disclosed in “Classification Trees for Multiple Binary Responses” by Heping Zhang, Journal of the American Statistical Association , March 1998, which is hereby incorporated by reference. The classification tree methodology described therein is hereinafter referred to as “Zhang's methodology”.
  • the program searches for a combination that optimizes a measure of behavior and demographic data. For example, for all possible splits in the classification tree, the program selects the split that maximizes:
  • the split is accordingly chosen to maximize the change in the “Gini” impurity measure:
  • Gini p ⁇ ( vds ) ⁇ ⁇ p ⁇ ⁇ ⁇ Gini p ⁇ ( vds )
  • FIG. 5 shows a schematic illustration of a segmentation system 500 according to one embodiment of the invention.
  • the system comprises a primary partitioning module 510 .
  • the primary partitioning module 510 defines segments by using a specified set of variables or dimensions. The definition of the segments is dictated by the ability of the segments to create high lift profiles for the evaluation profiles.
  • the primary partitioning module 510 may use a greedy algorithm to sequentially split the data into partitions that at each point create local maxima.
  • the partitioning module 510 may also be used to output the definition of the segments or the assignments themselves.
  • the primary partitioning module 510 is a program written in Borland Delphi 5.
  • the partitioning module 510 communicates with a profile definitions module 520 , which may be implemented as a database.
  • the profile definitions module 520 may define profiles, their bases and whether they should be used.
  • the profile definitions module 520 may also contain data for defining evaluation profiles, their bases, their classification, and for indicating those which should be used in the evaluation analysis. This data is provided to the partitioning module 510 for optimization of the segmentation. Additional data may be contained in the profile definitions module 520 to keep track of the performance of any models created, the rules for creating the models and compare their performance.
  • the profile definitions module 520 comprises a Microsoft Access database.
  • the segmentation system 500 further comprises a profile data module 530 .
  • the profile data module 530 contains profile data (summaries of counts).
  • the primary partitioning module 510 uses this data for assessment of the segmentation.
  • the profile data module 530 is a file comprising records with as many columns as there are profiles.
  • a segment definitions module 540 is provided in communication with the primary partitioning module 510 .
  • the segment definitions module 540 may be implemented as a dBase file containing one record per geocode for providing this data to the primary partitioning module 510 .
  • the primary partitioning module 510 uses this data to define the segments.
  • the file may comprise a predetermined number of segmenting variables.
  • the segmentation system 500 also comprises a cluster assignments module 550 .
  • the cluster assignments module 550 may be implemented as a dBase table containing one record per geocode.
  • the cluster assignments module 550 contains the assignments of the clusters which are updated by the primary partitioning program 510 pursuant to optimization based on data received from the profile definitions module 520 , the profile data module 530 and the segment definitions module 540 .
  • the primary partitioning module 510 may execute a program using data from the profile definitions module 520 , the profile data module 530 and the segment definitions module 540 .
  • the program may perform optimization using classification trees as described above to output optimal cluster assignments to the cluster assignments module 550 .
  • FIG. 6 illustrates a segmentation system 600 according to another embodiment of the invention.
  • segmentation system 600 of FIG. 6 comprises a partitioning module 610 which uses data from a profile definitions module 620 , a profile data module 630 and a segment definitions module 640 to output optimal cluster assignments to a cluster assignments module 650 .
  • the segmentation system 600 further comprises a summary module 660 , into which data from the cluster assignments module 650 is input.
  • the summary module 660 is implemented as a software program written in Borland Delphi 5.
  • the summary module 660 generates model performance statistics and outputs them to a summary data module 670 .
  • the summary data module 670 may be implemented as a Microsoft Access database.
  • the segmentation system is capable of accommodating up to 250 profiles for evaluating performance, 16,000 records, 20 variable for defining the segments and 80 created segments. With these limits, the system may be implemented on a computer system using Microsoft Windows NT operating system, for example, requiring approximately 45 MB of memory. The summarization module may be implemented on such a system within 5 MB of additional memory and providing up to 100 segments and 999 profiles.
  • the segmentation systems described above may be used as follows. First, the variables to be used for segmentation are defined in the segment definitions module. A program that can generate dbase tables, such as SPSS, may be used.
  • Data may first be loaded into the module by making selections through a menu-type user interface.
  • Program information may be provided in a message window on the display.
  • Data in the profile definitions module controls which profiles are actually used to evaluate the partitioning within the program.
  • a “select” field within the data may be used for this purpose.
  • the program may, by default, load and use only those variables whose “select” value is “0” (used to indicate a base that is always loaded) or “1”.
  • the “select” field set to be loaded may be changed using the menu-type user interface.
  • Several sets of profiles may be created. The user can then assess over-specification in the model by comparing the performance between the set of profiles used in the program for assessment and the remaining sets.
  • the profile section of the display may contain the list of all evaluation profiles that have been loaded.
  • An “InUse” field may indicate whether the profile is currently being used to evaluate the partitioning. Note that profiles that are bases and profiles that have low counts may be turned off. The user can control the low count limit via the user interface. A profile may be manually turned on/off by modifying the “InUse” field.
  • the executed splits may be listed in a “Split Views” area of the display.
  • This view may show the splits that have been made in the order that they have been applied.
  • selecting a split sets the “active model” to this point.
  • Information that is characteristic of the model may be presented on the display. Further, on entering the “splits” window, this may be the point from which further segmentation will begin. Thus, for example, selecting split “1-None” effectively resets a model to the beginning.
  • a “performance summary” view may show the performance statistics for the models as well as graphical information.
  • a “dim by value” view may show the dimensions and values used in the splits in summarized form. Fully collapsed, the dimension and number of times it was used may be viewed. A level may be expanded to show the split values and the number of occurrences of that value. Final expansion may show the actual splits.
  • the tab section may have five sections available. Selecting a “profile and segment statistics” tab may provide either a view of specific profiles or general characteristics of the generated segments. The user may control the profile presented by selecting various profiles from the profile list and control the level of the model displayed from the split views control.
  • a “model performance” tab may show a graph of the model performance in split order.
  • a “split hierarchy display” tab may show the splits in a traditional hierarchical form.
  • a “row dimension data” tab may show input data.
  • Another tab, “Session Model History”, may provide information on the models generated in the current session. A model may be stored on this page each time a split is executed at a higher level than the existing model.
  • a user may select split 7 and create a new and different split at this stage.
  • the previous 15-cell model will then be stored.
  • the new “current” model (from the splits table) may be compared to previous models.
  • a previous set of splits may also be restored from this page.
  • a mechanisms may be selected within the “split” window.
  • three such mechanisms are offered.
  • the user may request the program to suggest a split by click a “Find best split” button. This will cause the program to look for the “best” split currently available.
  • the recommended splits will appear in the proposed “splits list” in order of their relative lift.
  • the recommended split may be executed by clicking a “Make Split” button.
  • the user can select a different split by, for example, double-clicking on the desired alternate split. This action will change the split shown in the first row that is labeled “order 0”.
  • the user can manually force a split by using dropdown controls.
  • a specific dimension, a specific row (or segment), and a specific value may be selected. Only valid splits may be displayed.
  • the third option is to let the program make a specific number of splits on its own. Enter the number of splits desired into an “iterations” box and click a “Split X Times” button. The program will stop when either the desired number of splits have been made or no further valid splits are available.
  • a minimum segment size may control the minimum population base required. No splits will be created below this threshold. This minimum value may be defined and altered by the user. Further, the program will not make a split more unbalanced than the value indicated in a “min split fraction” box.
  • the options menu item on the “Splits” form may provide the mechanism to select either “twoing” or “gini” as the measure used to evaluate candidate splits. This menu may also provide the option of using recursion. Recursion should only be used with the “gini” criterion. Recursion, as it sounds, will for each possible split, evaluate all next level possible splits before making a decision on a specific split.
  • the model may be written out in one of several ways.
  • Split Vars Used may display the dimensions available and the number of times splits made with those dimensions.
  • Show Definition may create SPSS code, for example, to make the assignments using the current active model and may place text on the message form.
  • Show limits may place an obscure definition of the splits in the message form.
  • Dump assignments may update data in the cluster assignments module with the assignments from the active model.
  • the module may read the segment assignments from the cluster assignments module, match them against binary data in the profile data module, and summarize the profiles.
  • the summarization module may use data from the profile definitions module to define the bases and location of the information.
  • the summarization module may summarize all profiles available in the binary data set.
  • the summarization module may also create the summary data module.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Development Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • Economics (AREA)
  • Game Theory and Decision Science (AREA)
  • Marketing (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Data Mining & Analysis (AREA)
  • Tourism & Hospitality (AREA)
  • Quality & Reliability (AREA)
  • Operations Research (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

Methods and apparatus for household level segmentation are disclosed. An example method to classify consumers in clusters includes receiving population data indicative of a population of consumers and receiving a plurality of profiles, at least one profile to evaluate partitioning of the population of consumers. The example method also includes selecting at least one of the plurality of profiles based on a count limit value in accordance with a classification tree dimension split.

Description

    BACKGROUND OF THE INVENTION
  • 1. Field of the Invention
  • The invention relates to method and apparatus for population segmentation. In particular, the invention relates to a method and system of household-level segmentation.
  • 2. Related Art
  • For marketing purposes, knowledge of customer behavior is important, if not crucial. For direct marketing, for example, it is desirable to focus the marketing on a portion of the segment likely to purchase the marketed product or service.
  • In this regard, several methods have traditionally been used to divide the customer population into segments. The goal of such segmentation methods is to predict consumer behavior and classify consumers into clusters based on observable characteristics. Factors used to segment the population into clusters include demographic data such as age, marital status, and income and behavioral data such as tendency to purchase a particular product or service.
  • In dividing the population into segments, it is desired to maximize the homogeneity within a cluster, while maximizing the distinctness across clusters. In this regard, traditional segmentation schema have employed a two-stage process involving targeted optimization and cluster evaluation. These schema can begin either with behavior (behaviorally driven) or with demographics (demographically driven).
  • FIG. 1 illustrates a traditional, behaviorally driven segmentation process 100. At block 110, a set of clusters of households is defined based on common behaviors within each cluster. The clusters are defined such that the behaviors within each cluster are as similar as possible, while being as different as possible across clusters. At block 120, the clusters are evaluated for demographics to determine whether the demographics of each cluster are sufficiently similar within the cluster, while being sufficiently different across the clusters. At block 130, if the demographics do not satisfy the criteria, the process is repeated from block 110 until an optimal segmentation is achieved. Although this iterative method may result in a useful segmentation system, it fails to directly provide a solution that defines clusters based on demographics.
  • FIG. 2 illustrates a traditional, demographically driven segmentation process 200. At block 210, a set of clusters of households is defined based on common demographics within each cluster. The clusters are defined such that the demographics within each cluster are as similar as possible, while being as different as possible across clusters. At block 220, the clusters are evaluated for behaviors to determine whether the behaviors of each cluster are sufficiently similar within the cluster, while being sufficiently different across the clusters. At block 230, if the behaviors do not satisfy the criteria, the process is repeated from block 210 until an optimal segmentation is achieved. Similarly to the system described above with reference to FIG. 1, the system of FIG. 2 fails to directly provide a solution that defines clusters based on behavior.
  • Thus, while these traditional, iterative methods may result in a useful segmentation system, they fail to directly provide a solution that defines clusters based jointly on behavior and demographics.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • In the following, the invention will be explained in further detail with reference to the drawings, in which:
  • FIG. 1 is a flow chart illustrating a traditional segmentation method;
  • FIG. 2 is a flow chart illustrating another traditional segmentation method;
  • FIG. 3 is an example of a classification tree;
  • FIG. 4 is another example of a classification tree;
  • FIG. 5 is a pictorial illustration of a segmentation system according to one embodiment of the invention; and
  • FIG. 6 is a pictorial illustration of a segmentation system according to another embodiment of the invention.
  • DESCRIPTION OF CERTAIN EMBODIMENTS OF THE INVENTION
  • The present invention provides a segmentation system for classifying households into market segments that can be used to describe, target and measure consumers by their demand for and use of particular products and services. The segments are optimized to provide high-lift profiles for the evaluation profiles.
  • One embodiment of the invention provides a method for classifying consumers in clusters comprising generating a plurality of classification trees based on demographic data for a set of consumers and behavioral data for a set of consumers, each of the classification trees producing a consumer cluster set, searching the consumer cluster sets for an optimal consumer cluster set, the optimal consumer cluster set having a plurality of clusters of consumers. Consumers in each cluster of the plurality of clusters have substantially similar behavioral and demographic characteristics to each other and different behavioral or demographic characteristics from consumers in all other clusters of the plurality of clusters.
  • In a preferred embodiment, consumers in each cluster have different demographic characteristics from consumers in all other clusters of the plurality of clusters.
  • The segmentation system according to one embodiment of the present invention employs a partitioning program that optimizes a segmentation based on both behavioral and demographic factors. A classification tree methodology is used and all possible combinations of input variables are searched to identify an optimal combination which best predicts a targeted set of consumer behaviors. The classification tree methodology results in a set of terminal nodes.
  • FIGS. 3 and 4 illustrate examples of classification trees. Referring first to FIG. 3, a population at Node 1 is split based on Decision 1 into populations at Node 2 and Node 3. These populations are further split according to additional decisions until terminal nodes (shown in rectangular blocks), Nodes 6, 7, 8, 9, 10, 12 and 13, are reached. The terminal nodes represent clusters determined by the segmentation system.
  • In FIG. 4, the same population in Node 1 may be split into populations at Node 2 and Node 3 based on a different decision, Decision 5 for example, than used to split Node 1 in FIG. 3. Similarly, further decisions are used to split the populations until terminal nodes, Nodes 4, 5, 8, 10, 11, 12 and 13, are reached. Thus, the partitioning program of the present invention searches all possible classification trees to determine an optimal combination.
  • For an optimal combination, each terminal node represents a segment that is homogeneous in both behavior and demographics. One example of a classification tree methodology is disclosed in “Classification Trees for Multiple Binary Responses” by Heping Zhang, Journal of the American Statistical Association, March 1998, which is hereby incorporated by reference. The classification tree methodology described therein is hereinafter referred to as “Zhang's methodology”.
  • In one embodiment of a segmentation system according to the present invention, the program searches for a combination that optimizes a measure of behavior and demographic data. For example, for all possible splits in the classification tree, the program selects the split that maximizes:
  • LFract vds × RFract vds × TFract s × p ( LPen p ( vds ) - RPen p ( vds ) ) 2
  • where:
      • LFractvds≡LCountvds÷TCounts
      • RFractvds≡LCountvds÷TCounts
      • TFracts≡TCounts÷Total population over all segments (S).
      • LPenp(vds)≡For a given profile p within a split of segment s, dimension d, by value v, count of Profile in the left splitp(vds)÷Count of base in the left splitp(vds).
      • RPenp(vds)≡For a given profile p within a split of segment s, dimension d, by value v, count of Profile in the right splitp(vds)÷Count of base in the right splitp(vds).
      • {S}≡The set of segments being evaluated.
      • s≡A specific element of {S}.
      • {D}≡The set of dimensions being evaluated.
      • d≡A specific element of {D}.
      • {V}≡The set of values being evaluated. The set of values may be nested within the a particular dimension (d) and segment (s).
      • v≡A specific element (value) of {V}.
      • {P}≡a set of profiles in use.
      • p≡A specific element of {P}.
      • LCountvds≡For a given split of segment s, dimension d, by value v, the count of “population” in the “left” split.
      • RCountvds≡For a given split of segment s, dimension d, by value v, the count of “population” in the “right” split.
      • TCounts≡For a given segment s, the count of “population” contained in the segment prior to being split.
        This notation may be extended as follows:
      • TPenp(s)≡For a given profile p and segment s, prior to the proposed split on dimension d, by value v, count of Profile in the segmentp(s)÷count of base in segmentp(s).

  • LeftGinip(vds)≡2×LFractvds ×LPenp(vds)×(1−LPenp(vds))

  • RightGinip(vds)≡2×RFractp(vds) ×RPenp(vds)×(1−RPenp(vds))

  • TopGinip(vds)≡2×TPenp(vds)×(1−TPenp(vds))

  • ΔGinp(vds) ≡TFracvds×(TopGinip(vds)−RightGinip(vds)−LeftGinip(vds))
  • The split is accordingly chosen to maximize the change in the “Gini” impurity measure:
  • Gini p ( vds ) p Δ Gini p ( vds )
  • FIG. 5 shows a schematic illustration of a segmentation system 500 according to one embodiment of the invention. The system comprises a primary partitioning module 510. The primary partitioning module 510 defines segments by using a specified set of variables or dimensions. The definition of the segments is dictated by the ability of the segments to create high lift profiles for the evaluation profiles. The primary partitioning module 510 may use a greedy algorithm to sequentially split the data into partitions that at each point create local maxima. The partitioning module 510 may also be used to output the definition of the segments or the assignments themselves. In one embodiment, the primary partitioning module 510 is a program written in Borland Delphi 5.
  • The partitioning module 510 communicates with a profile definitions module 520, which may be implemented as a database. The profile definitions module 520 may define profiles, their bases and whether they should be used. The profile definitions module 520 may also contain data for defining evaluation profiles, their bases, their classification, and for indicating those which should be used in the evaluation analysis. This data is provided to the partitioning module 510 for optimization of the segmentation. Additional data may be contained in the profile definitions module 520 to keep track of the performance of any models created, the rules for creating the models and compare their performance. In one embodiment, the profile definitions module 520 comprises a Microsoft Access database.
  • The segmentation system 500 further comprises a profile data module 530. The profile data module 530 contains profile data (summaries of counts). The primary partitioning module 510 uses this data for assessment of the segmentation. In one embodiment, the profile data module 530 is a file comprising records with as many columns as there are profiles.
  • A segment definitions module 540 is provided in communication with the primary partitioning module 510. The segment definitions module 540 may be implemented as a dBase file containing one record per geocode for providing this data to the primary partitioning module 510. The primary partitioning module 510 uses this data to define the segments. The file may comprise a predetermined number of segmenting variables.
  • The segmentation system 500 also comprises a cluster assignments module 550. The cluster assignments module 550 may be implemented as a dBase table containing one record per geocode. The cluster assignments module 550 contains the assignments of the clusters which are updated by the primary partitioning program 510 pursuant to optimization based on data received from the profile definitions module 520, the profile data module 530 and the segment definitions module 540.
  • Thus, the primary partitioning module 510 may execute a program using data from the profile definitions module 520, the profile data module 530 and the segment definitions module 540. The program may perform optimization using classification trees as described above to output optimal cluster assignments to the cluster assignments module 550.
  • FIG. 6 illustrates a segmentation system 600 according to another embodiment of the invention. Similarly to the segmentation system 500 of FIG. 5, segmentation system 600 of FIG. 6 comprises a partitioning module 610 which uses data from a profile definitions module 620, a profile data module 630 and a segment definitions module 640 to output optimal cluster assignments to a cluster assignments module 650.
  • The segmentation system 600 further comprises a summary module 660, into which data from the cluster assignments module 650 is input. In one embodiment, the summary module 660 is implemented as a software program written in Borland Delphi 5. The summary module 660 generates model performance statistics and outputs them to a summary data module 670. The summary data module 670 may be implemented as a Microsoft Access database.
  • In one embodiment, the segmentation system is capable of accommodating up to 250 profiles for evaluating performance, 16,000 records, 20 variable for defining the segments and 80 created segments. With these limits, the system may be implemented on a computer system using Microsoft Windows NT operating system, for example, requiring approximately 45 MB of memory. The summarization module may be implemented on such a system within 5 MB of additional memory and providing up to 100 segments and 999 profiles.
  • The segmentation systems described above may be used as follows. First, the variables to be used for segmentation are defined in the segment definitions module. A program that can generate dbase tables, such as SPSS, may be used.
  • Next, the segments are created by the partitioning module. Data may first be loaded into the module by making selections through a menu-type user interface. Program information may be provided in a message window on the display. Data in the profile definitions module controls which profiles are actually used to evaluate the partitioning within the program. A “select” field within the data may be used for this purpose. The program may, by default, load and use only those variables whose “select” value is “0” (used to indicate a base that is always loaded) or “1”. The “select” field set to be loaded may be changed using the menu-type user interface. Several sets of profiles may be created. The user can then assess over-specification in the model by comparing the performance between the set of profiles used in the program for assessment and the remaining sets.
  • After loading the data, the profile section of the display may contain the list of all evaluation profiles that have been loaded. An “InUse” field may indicate whether the profile is currently being used to evaluate the partitioning. Note that profiles that are bases and profiles that have low counts may be turned off. The user can control the low count limit via the user interface. A profile may be manually turned on/off by modifying the “InUse” field.
  • The executed splits may be listed in a “Split Views” area of the display. This view may show the splits that have been made in the order that they have been applied. The information may show the split number, the dimension that was used in the split, its value (all splits are made as <=value versus> value), and the row (or segment) that was split. Note that in this view, selecting a split sets the “active model” to this point. Information that is characteristic of the model may be presented on the display. Further, on entering the “splits” window, this may be the point from which further segmentation will begin. Thus, for example, selecting split “1-None” effectively resets a model to the beginning. A “performance summary” view may show the performance statistics for the models as well as graphical information. A “dim by value” view may show the dimensions and values used in the splits in summarized form. Fully collapsed, the dimension and number of times it was used may be viewed. A level may be expanded to show the split values and the number of occurrences of that value. Final expansion may show the actual splits.
  • The tab section may have five sections available. Selecting a “profile and segment statistics” tab may provide either a view of specific profiles or general characteristics of the generated segments. The user may control the profile presented by selecting various profiles from the profile list and control the level of the model displayed from the split views control. A “model performance” tab may show a graph of the model performance in split order. A “split hierarchy display” tab may show the splits in a traditional hierarchical form. A “row dimension data” tab may show input data. Another tab, “Session Model History”, may provide information on the models generated in the current session. A model may be stored on this page each time a split is executed at a higher level than the existing model. For example after creating 15 segments, a user may select split 7 and create a new and different split at this stage. The previous 15-cell model will then be stored. From this page, the new “current” model (from the splits table) may be compared to previous models. A previous set of splits may also be restored from this page.
  • To start splitting the data, a mechanisms may be selected within the “split” window. In one embodiment, three such mechanisms are offered. The user may request the program to suggest a split by click a “Find best split” button. This will cause the program to look for the “best” split currently available. The recommended splits will appear in the proposed “splits list” in order of their relative lift. The recommended split may be executed by clicking a “Make Split” button. The user can select a different split by, for example, double-clicking on the desired alternate split. This action will change the split shown in the first row that is labeled “order 0”. As a second option, the user can manually force a split by using dropdown controls. A specific dimension, a specific row (or segment), and a specific value may be selected. Only valid splits may be displayed. The third option is to let the program make a specific number of splits on its own. Enter the number of splits desired into an “iterations” box and click a “Split X Times” button. The program will stop when either the desired number of splits have been made or no further valid splits are available.
  • Two values may be used to control the valid splits. A minimum segment size may control the minimum population base required. No splits will be created below this threshold. This minimum value may be defined and altered by the user. Further, the program will not make a split more unbalanced than the value indicated in a “min split fraction” box.
  • The options menu item on the “Splits” form may provide the mechanism to select either “twoing” or “gini” as the measure used to evaluate candidate splits. This menu may also provide the option of using recursion. Recursion should only be used with the “gini” criterion. Recursion, as it sounds, will for each possible split, evaluate all next level possible splits before making a decision on a specific split.
  • Next, the model may be written out in one of several ways. In one embodiment, there are four options on the file menu that assist in dealing with a model. “Split Vars Used” may display the dimensions available and the number of times splits made with those dimensions. “Show Definition” may create SPSS code, for example, to make the assignments using the current active model and may place text on the message form. “Show limits” may place an obscure definition of the splits in the message form. “Dump assignments” may update data in the cluster assignments module with the assignments from the active model.
  • Next, the model performance over all available profiles may be summarized via the summarization module. The module may read the segment assignments from the cluster assignments module, match them against binary data in the profile data module, and summarize the profiles. The summarization module may use data from the profile definitions module to define the bases and location of the information. The summarization module may summarize all profiles available in the binary data set. The summarization module may also create the summary data module.
  • While particular embodiments of the present invention have been disclosed, it is to be understood that various different modifications and combinations are possible and are contemplated within the true spirit and scope of the appended claims. There is no intention, therefore, of limitations to the exact abstract or disclosure herein presented.

Claims (21)

1. (canceled)
2. A method to classify consumers in population partitions, comprising:
building a first classification tree comprising a population of consumers;
applying a count limit value for decision splits of the first classification tree to derive nodes or terminal nodes, the nodes and the terminal nodes representing respective first and second partitions of the population of consumers; and
identifying the terminal nodes when one of the respective partitions of the population of consumers is homogeneous with respect to both behavior and demographics.
3. A method as defined in claim 2, further comprising applying a first sequence of decisions of the decision splits to derive the nodes or the terminal nodes of the first classification tree.
4. A method as defined in claim 2, further comprising calculating a first measure of behavior similarity for the terminal nodes associated with the first classification tree.
5. A method as defined in claim 4, further comprising applying a second sequence of decisions to build a second classification tree having second nodes or second terminal nodes.
6. A method as defined in claim 5, further comprising calculating a second measure of behavior similarity for the second terminal nodes associated with the second classification tree.
7. A method as defined in claim 6, further comprising comparing the first classification tree to the second classification tree to select a first sequence of decisions associated with the first classification tree or the second sequence of decisions associated with the second classification tree.
8. A method as defined in claim 2, further comprising removing from consideration a third partition of the population of consumers when the count limit is not exceeded.
9. A method as defined in claim 2, further comprising retaining at least one of the nodes or the terminal nodes based on a Gini impurity measure.
10. A tangible computer-readable storage medium comprising instructions stored thereon that, when executed, cause a machine to, at least:
build a first classification tree comprising a population of consumers;
apply a count limit value for decision splits of the first classification tree to derive nodes or terminal nodes, the nodes and the terminal nodes to represent respective first and second partitions of the population of consumers; and
identify the terminal nodes when one of the respective partitions of the population of consumers is homogeneous with respect to both behavior and demographics.
11. A tangible computer-readable storage medium as defined in claim 10, further comprising instructions to, when executed, apply a first sequence of decisions of the decision splits to derive the nodes or the terminal nodes of the first classification tree.
12. A tangible computer-readable storage medium as defined in claim 10, further comprising instructions to, when executed, calculate a first measure of behavior similarity for the terminal nodes associated with the first classification tree.
13. A tangible computer-readable storage medium as defined in claim 12, further comprising instructions to, when executed, apply a second sequence of decisions to build a second classification tree having second nodes or second terminal nodes.
14. A tangible computer-readable storage medium as defined in claim 12, further comprising instructions to, when executed, calculate a second measure of behavior similarity for the second terminal nodes associated with the second classification tree.
15. A tangible computer-readable storage medium as defined in claim 14, further comprising instructions to, when executed, compare the first classification tree to the second classification tree to select a first sequence of decisions associated with the first classification tree or the second sequence of decisions associated with the second classification tree.
16. A tangible computer-readable storage medium as defined in claim 10, further comprising instructions to, when executed, remove from consideration a third partition of the population of consumers when the count limit is not exceeded.
17. A tangible computer-readable storage medium as defined in claim 10, further comprising instructions to, when executed, retain at least one of the nodes or the terminal nodes based on a Gini impurity measure.
18. A segmentation system to classify consumers in population partitions, comprising:
a partitioning module to build a first classification tree comprising a population of consumers;
a profile definitions module to apply a count limit value for decision splits of the first classification tree to derive nodes or terminal nodes, the nodes and the terminal nodes to represent respective first and second partitions of the population of consumers; and
a segment definitions module to identify the terminal nodes when one of the respective partitions of the population of consumers is homogeneous with respect to both behavior and demographics.
19. A segmentation system as defined in claim 18, wherein the profile definitions module is to apply a first sequence of decisions of the decision splits to derive the nodes or the terminal nodes of the first classification tree.
20. A segmentation system as defined in claim 18, wherein the segment definitions module is to calculate a first measure of behavior similarity for the terminal nodes associated with the first classification tree.
21. A segmentation system as defined in claim 20, wherein the profile definitions module is to apply a second sequence of decisions to build a second classification tree having second nodes or second terminal nodes.
US13/750,073 2001-05-29 2013-01-25 Household level segmentation method and system Abandoned US20130197975A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/750,073 US20130197975A1 (en) 2001-05-29 2013-01-25 Household level segmentation method and system

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US29431901P 2001-05-29 2001-05-29
US09/872,457 US7428526B2 (en) 2001-05-29 2001-06-01 Household level segmentation method and system
US12/202,805 US8364678B2 (en) 2001-05-29 2008-09-02 Household level segmentation method and system
US13/750,073 US20130197975A1 (en) 2001-05-29 2013-01-25 Household level segmentation method and system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US12/202,805 Continuation US8364678B2 (en) 2001-05-29 2008-09-02 Household level segmentation method and system

Publications (1)

Publication Number Publication Date
US20130197975A1 true US20130197975A1 (en) 2013-08-01

Family

ID=26968456

Family Applications (3)

Application Number Title Priority Date Filing Date
US09/872,457 Expired - Lifetime US7428526B2 (en) 2001-05-29 2001-06-01 Household level segmentation method and system
US12/202,805 Expired - Fee Related US8364678B2 (en) 2001-05-29 2008-09-02 Household level segmentation method and system
US13/750,073 Abandoned US20130197975A1 (en) 2001-05-29 2013-01-25 Household level segmentation method and system

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US09/872,457 Expired - Lifetime US7428526B2 (en) 2001-05-29 2001-06-01 Household level segmentation method and system
US12/202,805 Expired - Fee Related US8364678B2 (en) 2001-05-29 2008-09-02 Household level segmentation method and system

Country Status (1)

Country Link
US (3) US7428526B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9936255B2 (en) 2015-10-23 2018-04-03 The Nielsen Company (Us), Llc Methods and apparatus to determine characteristics of media audiences
US10089358B2 (en) 2015-09-21 2018-10-02 The Nielsen Company (Us), Llc Methods and apparatus to partition data

Families Citing this family (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7428526B2 (en) * 2001-05-29 2008-09-23 Claritas, Inc. Household level segmentation method and system
US20050125287A1 (en) * 2003-12-04 2005-06-09 Rajendra Sureka Method and system for learning consumer behaviour
US20050240462A1 (en) * 2004-04-21 2005-10-27 Inman Kenneth L Method and apparatus for population segmentation
US20050240468A1 (en) * 2004-04-21 2005-10-27 Claritas, Inc. Method and apparatus for population segmentation
US8346593B2 (en) 2004-06-30 2013-01-01 Experian Marketing Solutions, Inc. System, method, and software for prediction of attitudinal and message responsiveness
US8732004B1 (en) 2004-09-22 2014-05-20 Experian Information Solutions, Inc. Automated analysis of data to generate prospect notifications based on trigger events
WO2006036150A1 (en) 2004-09-28 2006-04-06 Nielsen Media Research, Inc Data classification methods and apparatus for use with data fusion
US8036979B1 (en) 2006-10-05 2011-10-11 Experian Information Solutions, Inc. System and method for generating a finance attribute from tradeline data
US8341010B1 (en) * 2006-11-21 2012-12-25 The Gadberry Group, LLC Method and system for counting households within a geographic area
US8428999B1 (en) * 2006-11-21 2013-04-23 The Gadberry Group, LLC Method and system for counting households within a geographic area
US8606666B1 (en) 2007-01-31 2013-12-10 Experian Information Solutions, Inc. System and method for providing an aggregation tool
US8606626B1 (en) 2007-01-31 2013-12-10 Experian Information Solutions, Inc. Systems and methods for providing a direct marketing campaign planning environment
WO2008127288A1 (en) 2007-04-12 2008-10-23 Experian Information Solutions, Inc. Systems and methods for determining thin-file records and determining thin-file risk levels
US7996521B2 (en) 2007-11-19 2011-08-09 Experian Marketing Solutions, Inc. Service for mapping IP addresses to user segments
US8639920B2 (en) 2009-05-11 2014-01-28 Experian Marketing Solutions, Inc. Systems and methods for providing anonymized user profile data
US8364518B1 (en) * 2009-07-08 2013-01-29 Experian Ltd. Systems and methods for forecasting household economics
US9652802B1 (en) 2010-03-24 2017-05-16 Consumerinfo.Com, Inc. Indirect monitoring and reporting of a user's credit data
US9152727B1 (en) 2010-08-23 2015-10-06 Experian Marketing Solutions, Inc. Systems and methods for processing consumer information for targeted marketing applications
US20140025492A1 (en) * 2012-07-20 2014-01-23 Bank Of America Corporation Micro-targeting offers at household level
US10262362B1 (en) 2014-02-14 2019-04-16 Experian Information Solutions, Inc. Automatic generation of code for attributes
US11257117B1 (en) 2014-06-25 2022-02-22 Experian Information Solutions, Inc. Mobile device sighting location analytics and profiling system
US9734021B1 (en) 2014-08-18 2017-08-15 Amazon Technologies, Inc. Visualizing restoration operation granularity for a database
US10242019B1 (en) 2014-12-19 2019-03-26 Experian Information Solutions, Inc. User behavior segmentation using latent topic detection
US9870486B2 (en) 2015-05-28 2018-01-16 The Nielsen Company (Us), Llc Methods and apparatus to assign demographic information to panelists
US9767309B1 (en) 2015-11-23 2017-09-19 Experian Information Solutions, Inc. Access control system for implementing access restrictions of regulated database records while identifying and providing indicators of regulated database records matching validation criteria
WO2018039377A1 (en) 2016-08-24 2018-03-01 Experian Information Solutions, Inc. Disambiguation and authentication of device users
US11294972B2 (en) * 2016-11-10 2022-04-05 Adobe Inc. Generating sequential segments with pre-sequence and post-sequence analytics data
US10929862B2 (en) 2018-11-02 2021-02-23 At&T Intellectual Property I, L.P. Telecommunication network configuration from feature-based extrapolation
US11682041B1 (en) 2020-01-13 2023-06-20 Experian Marketing Solutions, Llc Systems and methods of a tracking analytics platform

Family Cites Families (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5227874A (en) 1986-03-10 1993-07-13 Kohorn H Von Method for measuring the effectiveness of stimuli on decisions of shoppers
US5649114A (en) 1989-05-01 1997-07-15 Credit Verification Corporation Method and system for selective incentive point-of-sale marketing in response to customer shopping histories
US5201010A (en) 1989-05-01 1993-04-06 Credit Verification Corporation Method and system for building a database and performing marketing based upon prior shopping history
US5446885A (en) 1992-05-15 1995-08-29 International Business Machines Corporation Event driven management information system with rule-based applications structure stored in a relational database
US5873068A (en) 1994-06-14 1999-02-16 New North Media Inc. Display based marketing message control system and method
JPH10501808A (en) * 1994-06-21 1998-02-17 ピーピージー・インダストリーズ・インコーポレイテッド Hair fixing amphoteric polymer composition
US5504675A (en) 1994-12-22 1996-04-02 International Business Machines Corporation Method and apparatus for automatic selection and presentation of sales promotion programs
US5774868A (en) 1994-12-23 1998-06-30 International Business And Machines Corporation Automatic sales promotion selection system and method
US5612527A (en) 1995-03-31 1997-03-18 Ovadia; Victor A. Discount offer redemption system and method
US5673068A (en) * 1995-06-07 1997-09-30 Hewlett-Packard Company End-of-travel detection sensor and method of calibrating confined pointing device
US5848396A (en) * 1996-04-26 1998-12-08 Freedom Of Information, Inc. Method and apparatus for determining behavioral profile of a computer user
US5806032A (en) * 1996-06-14 1998-09-08 Lucent Technologies Inc. Compilation of weighted finite-state transducers from decision trees
US6070147A (en) * 1996-07-02 2000-05-30 Tecmark Services, Inc. Customer identification and marketing analysis systems
US7225142B1 (en) 1996-08-01 2007-05-29 At&T Corp. Interactive multimedia advertising and electronic commerce on a hypertext network
US5948061A (en) * 1996-10-29 1999-09-07 Double Click, Inc. Method of delivery, targeting, and measuring advertising over networks
US6490567B1 (en) * 1997-01-15 2002-12-03 At&T Corp. System and method for distributed content electronic commerce
US6202053B1 (en) * 1998-01-23 2001-03-13 First Usa Bank, Na Method and apparatus for generating segmentation scorecards for evaluating credit risk of bank card applicants
US6029139A (en) 1998-01-28 2000-02-22 Ncr Corporation Method and apparatus for optimizing promotional sale of products based upon historical data
US6742003B2 (en) * 2001-04-30 2004-05-25 Microsoft Corporation Apparatus and accompanying methods for visualizing clusters of data and hierarchical cluster classifications
US6055573A (en) * 1998-12-30 2000-04-25 Supermarkets Online, Inc. Communicating with a computer based on an updated purchase behavior classification of a particular consumer
US7072841B1 (en) * 1999-04-29 2006-07-04 International Business Machines Corporation Method for constructing segmentation-based predictive models from data that is particularly well-suited for insurance risk or profitability modeling purposes
US6430539B1 (en) * 1999-05-06 2002-08-06 Hnc Software Predictive modeling of consumer financial behavior
US7089194B1 (en) * 1999-06-17 2006-08-08 International Business Machines Corporation Method and apparatus for providing reduced cost online service and adaptive targeting of advertisements
US6748426B1 (en) * 2000-06-15 2004-06-08 Murex Securities, Ltd. System and method for linking information in a global computer network
US6662215B1 (en) * 2000-07-10 2003-12-09 I Novation Inc. System and method for content optimization
WO2002027529A2 (en) * 2000-09-28 2002-04-04 Oracle Corporation Enterprise web mining system and method
US7243075B1 (en) * 2000-10-03 2007-07-10 Shaffer James D Real-time process for defining, processing and delivering a highly customized contact list over a network
DE60209947T2 (en) * 2001-01-09 2007-02-22 Metabyte Networks, Inc., Fremont A system, method and software for providing targeted advertising through user profile data structure based on user preferences
US7428526B2 (en) * 2001-05-29 2008-09-23 Claritas, Inc. Household level segmentation method and system
US20030061132A1 (en) * 2001-09-26 2003-03-27 Yu, Mason K. System and method for categorizing, aggregating and analyzing payment transactions data
US20050039206A1 (en) * 2003-08-06 2005-02-17 Opdycke Thomas C. System and method for delivering and optimizing media programming in public spaces
US7577576B2 (en) * 2003-10-31 2009-08-18 Walter Baechtiger Network branch placement tool
US20050240468A1 (en) * 2004-04-21 2005-10-27 Claritas, Inc. Method and apparatus for population segmentation
US20050240462A1 (en) * 2004-04-21 2005-10-27 Inman Kenneth L Method and apparatus for population segmentation
US8200506B2 (en) * 2006-12-19 2012-06-12 Accenture Global Services Limited Integrated health management platform

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10089358B2 (en) 2015-09-21 2018-10-02 The Nielsen Company (Us), Llc Methods and apparatus to partition data
US11507580B2 (en) 2015-09-21 2022-11-22 The Nielsen Company (Us), Llc Methods and apparatus to partition data
US9936255B2 (en) 2015-10-23 2018-04-03 The Nielsen Company (Us), Llc Methods and apparatus to determine characteristics of media audiences

Also Published As

Publication number Publication date
US8364678B2 (en) 2013-01-29
US20080319834A1 (en) 2008-12-25
US7428526B2 (en) 2008-09-23
US20020184077A1 (en) 2002-12-05

Similar Documents

Publication Publication Date Title
US8364678B2 (en) Household level segmentation method and system
US6212526B1 (en) Method for apparatus for efficient mining of classification models from databases
US7792771B2 (en) Data classification methods and apparatus for use with data fusion
US7043461B2 (en) Process and system for developing a predictive model
US6654744B2 (en) Method and apparatus for categorizing information, and a computer product
US6871186B1 (en) System and method for dynamic profiling of users in one-to-one applications and for validating user rules
US7725415B2 (en) Process and heuristic statistic for prospect selection through data mining
US7333998B2 (en) Apparatus and accompanying methods for visualizing clusters of data and hierarchical cluster classifications
US6546379B1 (en) Cascade boosting of predictive models
US6055539A (en) Method to reduce I/O for hierarchical data partitioning methods
US20030176931A1 (en) Method for constructing segmentation-based predictive models
US20010051934A1 (en) Method of performing data mining tasks for generating decision tree and apparatus therefor
US20020091908A1 (en) Method and system for database management for data mining
JPH1185769A (en) Method for discovering object group having characteristics selectable from the group of objects
US6563952B1 (en) Method and apparatus for classification of high dimensional data
EP1240566B1 (en) Determining whether a variable is numeric or non-numeric
US20080133573A1 (en) Relational Compressed Database Images (for Accelerated Querying of Databases)
Van Buuren et al. Imputation of missing categorical data by maximizing internal consistency
US6529895B2 (en) Determining a distribution of a numeric variable
Wu et al. Modeling and imputation of large incomplete multidimensional datasets
US20040158548A1 (en) Method for dicretizing attributes of a database
US20050160055A1 (en) Method and device for dividing a population of individuals in order to predict modalities of a given target attribute
Kelly Mining data to discover customer segments
KR100416477B1 (en) Apparatus and method for managing document intelligently
WO2001046896A1 (en) Automatic marketing process

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载