US20050102272A1 - Methods for estimating the seasonality of groups of similar items of commerce data sets based on historical sales data values and associated error information - Google Patents
Methods for estimating the seasonality of groups of similar items of commerce data sets based on historical sales data values and associated error information Download PDFInfo
- Publication number
- US20050102272A1 US20050102272A1 US11/017,285 US1728504A US2005102272A1 US 20050102272 A1 US20050102272 A1 US 20050102272A1 US 1728504 A US1728504 A US 1728504A US 2005102272 A1 US2005102272 A1 US 2005102272A1
- Authority
- US
- United States
- Prior art keywords
- data
- seasonality
- sets
- data points
- value
- 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.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
- G06Q30/0201—Market modelling; Market analysis; Collecting market data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Administration; Management
- G06Q10/08—Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
- G06Q10/087—Inventory or stock management, e.g. order filling, procurement or balancing against orders
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
- G06Q30/0201—Market modelling; Market analysis; Collecting market data
- G06Q30/0204—Market segmentation
Definitions
- This invention relates to clustering, for example, of seasonalities to better forecast demand for items of commerce.
- Clustering means grouping objects, each of which is defined by values of attributes, so that similar objects belong to the same cluster and dissimilar objects belong to different clusters. Clustering has applications in many fields, including medicine, astronomy, marketing, and finance.
- Clustering is done on the assumption that attribute values representing each object to be clustered are known deterministically with no errors. Yet, often, the values representing an object to be clustered are not available. Sometimes statistical methods are used to get estimated or average values for a given object.
- the invention features a method that includes (a) receiving a set of data containing values associated with respective data points, the values associated with each of the data points being characterized by a distribution, (b) expressing the values for each of the data points in a form that includes information about a distribution of the values for each of the data points, and (c) using the distribution information in clustering the set of data with at least one other set of data containing values associated with data points.
- Implementations of the invention may include one or more of the following features.
- the respective data points are related in a time-sequence.
- the data points relate to a seasonality of at least one item of commerce.
- Each of the sets of data relates to seasonalities of items of commerce.
- the items of commerce comprise retail products, the data points relate to times during a season, and the values associated with each of the data points correspond to respective ones of the retail products.
- the method also includes determining statistical measures of the variability of the values with respect to the data point.
- the data is expressed in a form that includes a mean of the values associated with a data point and a statistical measure of the distribution with respect to the mean.
- the statistical measure comprises a standard deviation.
- the clustering of data includes measuring a distance between pairs of the sets of data.
- the distance is measured based on the means and variances at the data points.
- the distribution of the values is Gaussian.
- the clustering of data includes merging the data sets belonging to a cluster using a weighted average.
- the method includes merging the seasonalities of the data sets belong to a cluster.
- the invention features a machine-accessible medium that when accessed results in a machine performing operations that include: (a) receiving a set of data containing values associated with respective data points, the values associated with each of the data points being characterized by a distribution, (b) expressing the values for each of the data points in a form that includes information about a distribution of the values for each of the data points, and (c) using the distribution information in clustering the set of data with at least one other set of data containing values associated with data points.
- the invention features a method that includes (a) receiving sets of data, each of the sets containing values associated with respect data points, the values associated with each of the data points being characterized by a distribution, (b) evaluating a distance function that characterizing the similarity or dissimilarity of at least two of the sets of data, the distance function including a factor based on the distributions of the values in the sets, and (c) using the evaluation of the distance function as a basis for clustering of the sets of data.
- the invention features a method that includes (a) receiving data that represents seasonality time-series for each of a set of retail items, the data also representing error information associated with data values for each of a series of time points for each of the items, and (b) forming composite seasonality time-series based on respective clusters of the retail item seasonality time-series, the composites formed based in part on the error information.
- FIG. 1 shows product life cycle curves.
- FIG. 2 shows a seasonality curve and two sales curves.
- FIG. 3 shows a concatenation of PLC curves and an average curve.
- FIG. 4 shows three seasonality curves.
- FIG. 5 illustrates the merger of time-series.
- FIG. 6 illustrates the merger of time-series.
- FIGS. 7, 8 , 9 , 10 and 11 show seasonality curves.
- FIG. 12 is a flow chart.
- the clustering of objects can be improved by incorporating information about errors, which are a measure of level of confidence, in data that characterize the objects to be clustered. Instead of relying on simple average values for attributes of the objects, measures of error such as standard deviation or an estimate of an entire distribution of the data for a value can be used to improve the quality of the clustering.
- measures of error such as standard deviation or an estimate of an entire distribution of the data for a value can be used to improve the quality of the clustering.
- a new distance function that is based on the distribution of errors in data (and may be viewed as a generalization of the classical Euclidian distance function) can be used in clustering.
- m objects e.g., seasonalities
- m data points e.g., sales demand rates
- n-dimensional space e.g., representing n weeks.
- Each of these m data points represents a Gaussian distribution of data values, which defines the average value of each data point and also specifies the standard error associated with each data point.
- Seasonality is defined as the underlying demand for a group of similar merchandise items as a function of time of the year that is independent of external factors like changes in price, inventory, and promotions. Seasonality for an item is expected to behave consistently from year to year.
- the objects to be clustered are the seasonalities of different groups of retail items. Effective clustering of retail items yields better forecasting of seasonal behavior for each of the retail items. Therefore, we identify a set of clusters of seasonalities that model most of the items sold by the retailer and relate each item to average seasonality of the cluster.
- PLC Product Life Cycle
- PLC 14 is a curve between the introduction date and removal date. The shape of the curve is determined by the duration of time an item is sold 16 and also the nature of the item. For example, a fashion item (right-hand curve 15 ) will sell out faster a non-fashion item (left-hand curve 14 ). For simplicity, we assume the PLC value to be zero during weeks when the item is not sold.
- Curves 22 and 24 are respectively the products of curves 14 , 15 of FIG. 1 and the seasonality curve 20 in FIG. 2 .
- the first step is to remove as much as possible of the PLC factor from the sales data so that only the seasonality factor remains.
- the set typically includes items having a variety of PLCs that differ in their shapes and durations of time.
- the weekly average of all PLCs in this set is a somewhat flat curve 32 as shown on the right-hand side of FIG. 3 , implying that the weekly average of PLCs for all items in the set can be assumed to be constant.
- ⁇ j 2 be the variance of all the filtered demand rates for a set (e.g., one of the sets described above) of retail items in week j.
- a set e.g., one of the sets described above
- s j the standard error in the estimation of the seasonality index for week j
- seasonality index for week j we mean the factor that represents the seasonality effect for all m items in the set relative to the baseline demand value. So, if the baseline demand is 20 units in week j and the seasonality index in week j is 1.3 then we expect the sales data in week j to be 26 units.
- the above procedure provides a large number of seasonal indices, one for each set of retail items of merchandise, along with estimates of associated errors.
- the seasonality index of a cluster is defined as a weighted average of seasonalities present in the cluster as shown by equation 3 below.
- the cluster seasonality obtained in this way is much more robust because of the large number of seasonalities used to estimate it.
- Generating seasonality forecasts by clustering without incorporating the errors information would disregard the fact that we do not know how much confidence we have in each seasonality. If we have high confidence in the estimate of a seasonality, then we would like to be more careful in assigning it to a cluster. On the other hand, if we have little confidence in the estimate of a seasonality, then its membership in a cluster does not have high significance in the cumulative average seasonality of the cluster. Errors or the associated probability distributions capture the confidence level of each seasonality and can be used intelligently to discover better clusters in the case of stochastic data.
- Time-series are widely used in representing data in business, medical, engineering, and social sciences databases. Time-series data differs from other data representations in the sense that data points in a time-series are represented by a sequence typically measured at equal time intervals.
- Stochastic data can be represented by a time-series in a way that models errors associated with data.
- a time-series of stochastic data sampled at k weeks is represented by a sequence of k values.
- the k samples are independent of each other and are each distributed according to one-dimensional Gaussian distribution
- A ⁇ ( ⁇ 1 ,s 1 ,w 1 ),( ⁇ 2 ,s 2 ,w 2 ), . . . ,( ⁇ k ,s k ,w k ) ⁇
- the stochastic data of the i th sample of A is normally distributed with mean ⁇ i and standard deviation s i .
- the normalization converts the data into a unit scale thereby comparing differences in the shapes of time-series and not in the actual values.
- the normalization will facilitate putting the time-series A and the time-series B in the same cluster and the time-series C in a separate cluster.
- ⁇ i the estimate of the seasonality index for i th week.
- s i the standard error in the estimated value of ⁇ i .
- a i and A j are the estimated time-series of two seasonalities based on historically observed sales for corresponding sets of items. Let the corresponding true seasonalities be ⁇ overscore ( ⁇ ) ⁇ i1 , ⁇ overscore (u) ⁇ i2 , . . .
- d ij is the probability of rejecting the above hypothesis.
- ⁇ l 1 k ⁇ ( ⁇ il - ⁇ jl s l ) 2
- s l is the pooled variance for week l defined as ⁇ square root ⁇ square root over (s il 2 +s jl 2 ) ⁇ .
- time-series are sets of seasonalities and the new time-series represents the weighted average seasonality for a cluster of seasonalities.
- the shape of the resulting time-series depends not only on the sample values of individual time-series but also on errors associated with individual time-series.
- time-series 40 and 42 in which the curves 44 , 46 represent the average values at each of 26 samples of time represented along the horizontal axis.
- the vertical line 48 for each of the samples represents the error associated with the sample at that time.
- the time-series 50 is the resulting sequence when the time-series 40 and 42 are merged in the manner discussed above. As can be seen, portions of each of the time-series 40 and 42 for which the errors are relatively smaller than in the other time-series serve more prominently in the merged time series 50 .
- the series 50 represented a merged seasonality of two merchandise items as part of a cluster of items
- a retailer could use the series 50 as a more accurate prediction of seasonality of the items that make up the cluster than would have been represented by clustered seasonalities that were merged without the benefit of the error information. This helps the retailer make better demand forecast as shown by experimental results.
- FIG. 11 shows an example based on actual retail sales data.
- Each of the seven time-series in this figure represents a seasonality that is obtained from a group of items that are known to follow similar seasonality.
- the clustering of the seven sets provides five clusters as shown in the figure.
- the expressing of data in a way that incorporates error information, the expressing of a distance function based on the error information, the clustering of data sets using the distance function, the merging of clusters of data sets, the specific applications of the techniques to time-series data, including seasonality time-series for retail items, and other techniques described above, can be done using computers or machines controlled by software instructions.
- the software would be stored in memory or on a medium or made available electronically, and would enable the computer or machine to perform the following sequence, for example, in the context of a retailer making pricing or inventory decisions with respect to retail items.
- the data After filtering and normalizing the historical time-sequence sales data for a number of items, in step 80 , the data would be grouped and processed in step 82 to reduce the effect of the product life cycle factor. This would include grouping items known to have similar seasonality, scaling, and determining variance and standard errors with respect to each group.
- the seasonality indices for each of the groups would then be expressed in a representation (step 84 ) that captures both (a) the mean values of seasonality for a set of items for each period and (b) the statistical or error information that represents the confidence level with respect to the mean values of seasonality.
- the software would analyze the various seasonality time-series using the distance functions (step 86 ) to cluster the time-series, and then would use the clustered time-series as part of the basis for decision-making (step 88 ). Additional information about the collection of such information and the making of such decisions is found in U.S. patent application Ser. No. 09/263,979, filed Mar. 5, 1999, Ser. No. 09/826,378, filed Apr. 4, 2001, and Ser. No. 09/900,706, filed Jul. 6, 2001, all incorporated by reference here.
Landscapes
- Business, Economics & Management (AREA)
- Engineering & Computer Science (AREA)
- Accounting & Taxation (AREA)
- Development Economics (AREA)
- Finance (AREA)
- Strategic Management (AREA)
- Entrepreneurship & Innovation (AREA)
- Economics (AREA)
- Marketing (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Game Theory and Decision Science (AREA)
- Data Mining & Analysis (AREA)
- Human Resources & Organizations (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Complex Calculations (AREA)
- Image Analysis (AREA)
Abstract
Description
- This invention relates to clustering, for example, of seasonalities to better forecast demand for items of commerce.
- Clustering means grouping objects, each of which is defined by values of attributes, so that similar objects belong to the same cluster and dissimilar objects belong to different clusters. Clustering has applications in many fields, including medicine, astronomy, marketing, and finance.
- Clustering is done on the assumption that attribute values representing each object to be clustered are known deterministically with no errors. Yet, often, the values representing an object to be clustered are not available. Sometimes statistical methods are used to get estimated or average values for a given object.
- In general, in one aspect, the invention features a method that includes (a) receiving a set of data containing values associated with respective data points, the values associated with each of the data points being characterized by a distribution, (b) expressing the values for each of the data points in a form that includes information about a distribution of the values for each of the data points, and (c) using the distribution information in clustering the set of data with at least one other set of data containing values associated with data points.
- Implementations of the invention may include one or more of the following features. The respective data points are related in a time-sequence. The data points relate to a seasonality of at least one item of commerce. Each of the sets of data relates to seasonalities of items of commerce. The items of commerce comprise retail products, the data points relate to times during a season, and the values associated with each of the data points correspond to respective ones of the retail products. The method also includes determining statistical measures of the variability of the values with respect to the data point. The data is expressed in a form that includes a mean of the values associated with a data point and a statistical measure of the distribution with respect to the mean. The statistical measure comprises a standard deviation. The clustering of data includes measuring a distance between pairs of the sets of data. The distance is measured based on the means and variances at the data points. The distribution of the values is Gaussian. The clustering of data includes merging the data sets belonging to a cluster using a weighted average. The method includes merging the seasonalities of the data sets belong to a cluster.
- In general, in another aspect, the invention features a machine-accessible medium that when accessed results in a machine performing operations that include: (a) receiving a set of data containing values associated with respective data points, the values associated with each of the data points being characterized by a distribution, (b) expressing the values for each of the data points in a form that includes information about a distribution of the values for each of the data points, and (c) using the distribution information in clustering the set of data with at least one other set of data containing values associated with data points.
- In general, in another aspect, the invention features a method that includes (a) receiving sets of data, each of the sets containing values associated with respect data points, the values associated with each of the data points being characterized by a distribution, (b) evaluating a distance function that characterizing the similarity or dissimilarity of at least two of the sets of data, the distance function including a factor based on the distributions of the values in the sets, and (c) using the evaluation of the distance function as a basis for clustering of the sets of data.
- In general, in another aspect, the invention features a method that includes (a) receiving data that represents seasonality time-series for each of a set of retail items, the data also representing error information associated with data values for each of a series of time points for each of the items, and (b) forming composite seasonality time-series based on respective clusters of the retail item seasonality time-series, the composites formed based in part on the error information.
- Other advantages and features will become apparent from the following description and from the claims.
- (
FIG. 1 shows product life cycle curves. -
FIG. 2 shows a seasonality curve and two sales curves. -
FIG. 3 shows a concatenation of PLC curves and an average curve. -
FIG. 4 shows three seasonality curves. -
FIG. 5 illustrates the merger of time-series. -
FIG. 6 illustrates the merger of time-series. -
FIGS. 7, 8 , 9, 10 and 11 show seasonality curves. -
FIG. 12 is a flow chart.) - The clustering of objects can be improved by incorporating information about errors, which are a measure of level of confidence, in data that characterize the objects to be clustered. Instead of relying on simple average values for attributes of the objects, measures of error such as standard deviation or an estimate of an entire distribution of the data for a value can be used to improve the quality of the clustering. A new distance function that is based on the distribution of errors in data (and may be viewed as a generalization of the classical Euclidian distance function) can be used in clustering.
- Although the following discussion focuses on the utility of the new distance function for time-series clustering, the concept of incorporating information about error in the distance function can be used in developing a distance function in any clustering application in which data that is clustered in other ways.
- The Problem
- We describe the problem being solved in the following new way:
- Let m objects (e.g., seasonalities) be represented by m data points (e.g., sales demand rates) in n-dimensional space (e.g., representing n weeks). Each of these m data points represents a Gaussian distribution of data values, which defines the average value of each data point and also specifies the standard error associated with each data point.
- We group these data points into clusters so that it is likely that data points (sales demand rates) in the same cluster are similar to (close to) each other, and data points in different clusters are unlikely to be close to each other, the likelihood being defined with respect to the Gaussian distributions represented by the data points. In contrast to other clustering techniques, two data points that differ significantly in their means may belong to the same cluster if they have high errors associated with them, and two data points that do not differ much in their means might belong to different clusters if they are well-calculated and have small errors.
- Seasonality Forecasting
- As one example, we consider the forecasting of seasonality for retailers based on sales data from previous years. Seasonality is defined as the underlying demand for a group of similar merchandise items as a function of time of the year that is independent of external factors like changes in price, inventory, and promotions. Seasonality for an item is expected to behave consistently from year to year.
- In the retail industry, it is important to understand the seasonal behaviors in the sales of items to correctly forecast demand and make appropriate business decisions with respect to each item. Different items may be characterized by different seasonalities for a year. Yet, to reduce random variability and make better demand forecasts, it is desirable to group items with similar seasonal behavior together.
- In this application, the objects to be clustered are the seasonalities of different groups of retail items. Effective clustering of retail items yields better forecasting of seasonal behavior for each of the retail items. Therefore, we identify a set of clusters of seasonalities that model most of the items sold by the retailer and relate each item to average seasonality of the cluster.
- We model seasonality forecasting as a time-series clustering problem in the presence of errors, and we discuss experimental results on retail industry data. We have discovered meaningful clusters of seasonality that have not been uncovered by clustering methods that do not use the error information.
- We assume that external factors, like price, promotions, and inventory, have been filtered from our data, and that the data has been normalized so as to compare sales of different items on the same scale. After normalization and filtering for external factors, the remaining demand rate of an item is determined by its Product Life Cycle (PLC) and seasonality. PLC is defined as the base demand of an item over time in the absence of seasonality and all other external factors.
- Filtering Product Life Cycle Effects
- As shown in
FIG. 1 , for example, in atypical PLC 14, an item is introduced on acertain date 10 and removed from stores on acertain date 12. PLC 14 is a curve between the introduction date and removal date. The shape of the curve is determined by the duration of time an item is sold 16 and also the nature of the item. For example, a fashion item (right-hand curve 15) will sell out faster a non-fashion item (left-hand curve 14). For simplicity, we assume the PLC value to be zero during weeks when the item is not sold. - Because sales of an item is a product of its PLC and its seasonality, it is not possible to determine seasonality just by looking at the sales data of an item. The fact that items having the same seasonality might have different PLCs complicates the problem.
- For example, if both the items for which PLC curves are shown in
FIG. 1 follow thesame seasonality 20 as shown inFIG. 2 , then the sales of the two items (non-fashion and fashion) will be as shown in the two different curves 22 and 24 shown in the right-hand side ofFIG. 2 . Curves 22 and 24 are respectively the products ofcurves FIG. 1 and theseasonality curve 20 inFIG. 2 . - The first step is to remove as much as possible of the PLC factor from the sales data so that only the seasonality factor remains. Initially, based on prior knowledge from merchants, we group items that are believed to follow similar seasonality over an entire year. As shown in
FIG. 3 , the items in theset 30 follow similar seasonality but may be introduced and removed at different points of time during the year. The set typically includes items having a variety of PLCs that differ in their shapes and durations of time. The weekly average of all PLCs in this set is a somewhatflat curve 32 as shown on the right-hand side ofFIG. 3 , implying that the weekly average of PLCs for all items in the set can be assumed to be constant. - This implies that averaging of weekly filtered demand rates of all items in the set would nullify the effect of PLCs and would correspond to the common value of seasonality indices for the items in the set to within a constant factor. The constant factor can be removed by appropriate scaling of weekly sales averages. Although the average values obtained above give a reasonably good estimate of seasonality, they will have errors associated with them depending on how many items were used to estimate seasonality and also on how well spread are their PLCs.
- Error Information
- Let σj 2 be the variance of all the filtered demand rates for a set (e.g., one of the sets described above) of retail items in week j. To be clear, we are capturing the variance of the data values that represent the units of sales of the various items for a given week j as found in, say, one year of historical sales data. If there are a total of m items in this set, then an estimate of sj, which is the standard error in the estimation of the seasonality index for week j, is given by the following equation.
- By seasonality index for week j, we mean the factor that represents the seasonality effect for all m items in the set relative to the baseline demand value. So, if the baseline demand is 20 units in week j and the seasonality index in week j is 1.3 then we expect the sales data in week j to be 26 units.
- The above procedure provides a large number of seasonal indices, one for each set of retail items of merchandise, along with estimates of associated errors. We group these seasonal indices into a few clusters based on the average values and errors as calculated above, thus associating each item with one of these clusters of seasonal indices. The seasonality index of a cluster is defined as a weighted average of seasonalities present in the cluster as shown by
equation 3 below. The cluster seasonality obtained in this way is much more robust because of the large number of seasonalities used to estimate it. - To summarize the discussion to this point, based on prior knowledge about which items, of the thousands of items that appear in a merchant's hierarchy of items, follow similar seasonality, we group items into sets of items that have similar seasonality. We estimate the seasonality for each of these sets and also estimate the error associated with our estimate of seasonality. This provides us with a large number of seasonalities along with associated errors. We cluster these seasonalities into a few clusters, then calculate the average seasonality of each cluster. The final seasonality of an item is the seasonality of the cluster to which it belongs.
- Generating seasonality forecasts by clustering without incorporating the errors information would disregard the fact that we do not know how much confidence we have in each seasonality. If we have high confidence in the estimate of a seasonality, then we would like to be more careful in assigning it to a cluster. On the other hand, if we have little confidence in the estimate of a seasonality, then its membership in a cluster does not have high significance in the cumulative average seasonality of the cluster. Errors or the associated probability distributions capture the confidence level of each seasonality and can be used intelligently to discover better clusters in the case of stochastic data.
- Representation of Time-Series
- Time-series are widely used in representing data in business, medical, engineering, and social sciences databases. Time-series data differs from other data representations in the sense that data points in a time-series are represented by a sequence typically measured at equal time intervals.
- Stochastic data can be represented by a time-series in a way that models errors associated with data.
- A time-series of stochastic data sampled at k weeks is represented by a sequence of k values. In our application, where we assume, for example, that the k samples are independent of each other and are each distributed according to one-dimensional Gaussian distribution, we represent a time-series A as:
- A={(μ1,s1,w1),(μ2,s2,w2), . . . ,(μk,sk,wk)} where the stochastic data of the ith sample of A is normally distributed with mean μi and standard deviation si. wi is a weight function to give relative importance to each sample of the time-series. Weights are chosen such that Σi(μi*wi)=k so as to express time-series on the same scale. This normalization is important in the following sense. First of all, these weights reflect the relative, not absolute, importance of each sampled value. Secondly, the normalization converts the data into a unit scale thereby comparing differences in the shapes of time-series and not in the actual values. In
FIG. 4 , for example, the normalization will facilitate putting the time-series A and the time-series B in the same cluster and the time-series C in a separate cluster. - Although one can experiment with different weights for different sample values of a time-series, for simplicity, we assume that all the k sample values of a time-series have equal weight. Henceforth, we will work with the following compact representation of time-series. A={(μ′1,s′1),(μ′2,s′2), . . . ,(μ′k,s′k)}, where μ′i=μi*w and s′i=si*w, for i=1,2, . . . ,k where
- In the case of seasonality forecasting, we may have k equal to 52 corresponding to 52 weeks in a year, and μi be the estimate of the seasonality index for ith week. si represents the standard error in the estimated value of μi.
- We have assumed that sales data that are used to estimate means and errors of the respective k sample values of a time-series come from independent distributions. Although we might observe some level of independence, complete independence is not possible in real data. Especially in time-series data, one expects a positive correlation in consecutive sample values. Therefore, while incorporating the concept of dependence can be difficult, it can improve the test statistic for distance and subsequently give a more accurate measure of the distance function. In the case of seasonality forecasting, we deal with seasonality values that are obtained by taking the average of sales data of items having different PLCs. These PLCs are pretty much random for a large sample of data and therefore averaging over these random PLCs may dampen the effect of dependency among different samples. This implies that dependency is not a serious issue in our application, a proposition that is also observed experimentally.
- Distance Function
- As in other clustering methods, we make a basic assumption that the relationship among pairs of seasonalities in a set of n seasonalities is described by an n×n matrix containing a measure of dissimilarity between the ith and the jth seasonalities. In clustering parlance, the measure of dissimilarity is referred to as a distance function between the pair of seasonalities. Various distance functions have been considered for the case of deterministic data. We have developed a probability-based distance function in the case of multidimensional stochastic data.
- Consider two estimated seasonality indices Ai={(μi1,si1),(μi2,si2), . . . ,(μik,sik)} and Aj={(μj1,sj1),(μj2,sj2), . . . ,(μjk,sjk). Ai and Aj are the estimated time-series of two seasonalities based on historically observed sales for corresponding sets of items. Let the corresponding true seasonalities be {{overscore (μ)}i1,{overscore (u)}i2, . . . ,{overscore (μ)}ik} and {{overscore (μ)}j1,{overscore (μ)}j2, . . . ,{overscore (μ)}jk. This means that the μ's are the observed means that are associated with the true means of {overscore (μ)}'s.
- We define similarity between two seasonalities (time-series) as the probability that the two seasonalities might be the same. Two seasonalities are considered the same if the corresponding μ's are close with high significance with respect to the associated errors. In other words, if we define the null hypothesis Ho as Ai=Aj then similarity between Ai and Aj is the significance level of this hypothesis. Here, Ai=Aj means corresponding {overscore (μ)}il={overscore (μ)}jl for l=1, . . . ,k. The distance or dissimilarity dij between Ai and Aj is defined as (1—similarity). In other words, dij is the probability of rejecting the above hypothesis. This distance function satisfies the following desirable properties.
dist(A,B)=dist(BA)
dist(A,B)≧0
dist(A,A)=0
dist(A,B)=0 A=B - The statistic for the test of the above hypothesis is
where sl is the pooled variance for week l defined as {square root}{square root over (sil 2+sjl 2)}. - Under a Gaussian assumption, the above statistic follows a Chi-Square distribution with k−1 degrees of freedom. Therefore, the distance dij which is the significance level of rejecting the above hypothesis is given by the following equation.
- We use this distance between pairs of seasonality indices as the basis for clustering them by putting pairs that have low distances in the same cluster and pairs that have high distances in different clusters. We use a confidence interval (e.g., 90%) to find a threshold distance. If the distance between two seasonalities is less than the threshold distance value, we put them in the same cluster.
- Merging Time-Series
- Here we define a ‘merge’ operation to combine information from a set of time-series and produce a new time-series that is a compromise between all the time-series used to produce it. In seasonality forecasting, the time-series are sets of seasonalities and the new time-series represents the weighted average seasonality for a cluster of seasonalities. The shape of the resulting time-series depends not only on the sample values of individual time-series but also on errors associated with individual time-series.
- Given r time-series Ai={(μi1,si1),(μi2,si2), . . . ,(μik,sik)}, i=1,2, . . . r then the resulting time-series C={(μ1,s1),(μ2,s2), . . . ,(μk,sk)} is given by
- As shown in the example of
FIG. 5 , consider two time-series curves 44, 46 represent the average values at each of 26 samples of time represented along the horizontal axis. Thevertical line 48 for each of the samples represents the error associated with the sample at that time. The time-series 50 is the resulting sequence when the time-series series merged time series 50. Therefore, if theseries 50 represented a merged seasonality of two merchandise items as part of a cluster of items, a retailer could use theseries 50 as a more accurate prediction of seasonality of the items that make up the cluster than would have been represented by clustered seasonalities that were merged without the benefit of the error information. This helps the retailer make better demand forecast as shown by experimental results. - Experimental Results
- We generated data sets as described below. First we generated ten different kinds of PLCs from a Weibull distribution with different parameters. These PLCs differ in their peaks and shapes depending on the parameters used in the distribution, as shown in
FIG. 6 . The PLC data is randomly generated by choosing one of these 10 PLCs with equal probability and a uniformly distributed starting time over a period of one year. - Then we considered three different seasonalities corresponding to Christmas seasonality, summer seasonality, and winter seasonality respectively, as shown in
FIG. 7 . We generated sales data by multiplying the randomly generated PLC data with one of the three seasonalities. When we considered twelve instances, each instance produced by generating 25-35 PLCs, multiplying them by one of the above seasonalities and averaging weekly sales to obtain an estimate of corresponding seasonality, we obtained the values of seasonalities with associated estimates of errors as shown inFIG. 8 . - As shown in
FIG. 8 , some of the seasonalities do not correspond to any of the original seasonalities and each has large errors. We ran the clustering method as described above and we got three clusters with cluster centers as shown inFIG. 9 , where cluster centers are obtained by averaging of all PLCs in the same cluster according toequations FIG. 7 well as shown inFIG. 9 . We compared our result with standard hierarchical clustering that did not consider the information about errors. The number of misclassifications were higher when we used hierarchical clustering with standard Euclidean distance without accounting for errors; as shown inFIG. 10 . - Actual Data Results
-
FIG. 11 shows an example based on actual retail sales data. Each of the seven time-series in this figure represents a seasonality that is obtained from a group of items that are known to follow similar seasonality. The clustering of the seven sets provides five clusters as shown in the figure. - The expressing of data in a way that incorporates error information, the expressing of a distance function based on the error information, the clustering of data sets using the distance function, the merging of clusters of data sets, the specific applications of the techniques to time-series data, including seasonality time-series for retail items, and other techniques described above, can be done using computers or machines controlled by software instructions.
- For example, as shown in
FIG. 12 , the software would be stored in memory or on a medium or made available electronically, and would enable the computer or machine to perform the following sequence, for example, in the context of a retailer making pricing or inventory decisions with respect to retail items. After filtering and normalizing the historical time-sequence sales data for a number of items, instep 80, the data would be grouped and processed instep 82 to reduce the effect of the product life cycle factor. This would include grouping items known to have similar seasonality, scaling, and determining variance and standard errors with respect to each group. The seasonality indices for each of the groups would then be expressed in a representation (step 84) that captures both (a) the mean values of seasonality for a set of items for each period and (b) the statistical or error information that represents the confidence level with respect to the mean values of seasonality. The software would analyze the various seasonality time-series using the distance functions (step 86) to cluster the time-series, and then would use the clustered time-series as part of the basis for decision-making (step 88). Additional information about the collection of such information and the making of such decisions is found in U.S. patent application Ser. No. 09/263,979, filed Mar. 5, 1999, Ser. No. 09/826,378, filed Apr. 4, 2001, and Ser. No. 09/900,706, filed Jul. 6, 2001, all incorporated by reference here. - Other implementations are within the scope of the following claims.
Claims (11)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/017,285 US7437308B2 (en) | 2001-10-11 | 2004-12-20 | Methods for estimating the seasonality of groups of similar items of commerce data sets based on historical sales date values and associated error information |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/975,769 US6834266B2 (en) | 2001-10-11 | 2001-10-11 | Methods for estimating the seasonality of groups of similar items of commerce data sets based on historical sales data values and associated error information |
PCT/US2002/032234 WO2003032123A2 (en) | 2001-10-11 | 2002-10-09 | Clustering |
WOPCT/US02/32234 | 2002-10-09 | ||
US11/017,285 US7437308B2 (en) | 2001-10-11 | 2004-12-20 | Methods for estimating the seasonality of groups of similar items of commerce data sets based on historical sales date values and associated error information |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/975,769 Continuation US6834266B2 (en) | 2001-10-11 | 2001-10-11 | Methods for estimating the seasonality of groups of similar items of commerce data sets based on historical sales data values and associated error information |
Publications (2)
Publication Number | Publication Date |
---|---|
US20050102272A1 true US20050102272A1 (en) | 2005-05-12 |
US7437308B2 US7437308B2 (en) | 2008-10-14 |
Family
ID=25523375
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/975,769 Expired - Lifetime US6834266B2 (en) | 2001-10-11 | 2001-10-11 | Methods for estimating the seasonality of groups of similar items of commerce data sets based on historical sales data values and associated error information |
US11/017,285 Expired - Lifetime US7437308B2 (en) | 2001-10-11 | 2004-12-20 | Methods for estimating the seasonality of groups of similar items of commerce data sets based on historical sales date values and associated error information |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/975,769 Expired - Lifetime US6834266B2 (en) | 2001-10-11 | 2001-10-11 | Methods for estimating the seasonality of groups of similar items of commerce data sets based on historical sales data values and associated error information |
Country Status (4)
Country | Link |
---|---|
US (2) | US6834266B2 (en) |
EP (1) | EP1444624A4 (en) |
AU (1) | AU2002332079A1 (en) |
WO (1) | WO2003032123A2 (en) |
Cited By (27)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040098296A1 (en) * | 2002-11-20 | 2004-05-20 | Stephen Bamberg | Method and system for forecasting demand of a distribution center and related stores |
US20070198699A1 (en) * | 2006-02-23 | 2007-08-23 | Zahur Peracha | Data reporting using distribution estimation |
US20100318403A1 (en) * | 2009-06-12 | 2010-12-16 | Accenture Global Services Gmbh | System and method for top-down performance optimization using elasticity modeling |
US20120011155A1 (en) * | 2010-07-09 | 2012-01-12 | International Business Machines Corporation | Generalized Notion of Similarities Between Uncertain Time Series |
US20120053951A1 (en) * | 2010-08-26 | 2012-03-01 | Twenty-Ten, Inc. | System and method for identifying a targeted prospect |
US8326673B1 (en) * | 2006-12-28 | 2012-12-04 | Sprint Communications Company L.P. | Carrier data based product inventory management and marketing |
US8423408B1 (en) | 2006-04-17 | 2013-04-16 | Sprint Communications Company L.P. | Dynamic advertising content distribution and placement systems and methods |
US8442858B1 (en) | 2006-07-21 | 2013-05-14 | Sprint Communications Company L.P. | Subscriber data insertion into advertisement requests |
US9319379B1 (en) | 2013-08-01 | 2016-04-19 | Sprint Communications Company L.P. | Methods and systems of generating a unique mobile device identifier |
US20160117702A1 (en) * | 2014-10-24 | 2016-04-28 | Vedavyas Chigurupati | Trend-based clusters of time-dependent data |
US9336302B1 (en) | 2012-07-20 | 2016-05-10 | Zuci Realty Llc | Insight and algorithmic clustering for automated synthesis |
US9374335B2 (en) | 2013-09-11 | 2016-06-21 | Sprint Communications Company L.P. | System and method for distributing messages to particular mobile devices |
US9508090B1 (en) | 2014-09-24 | 2016-11-29 | Sprint Communications Company L.P. | End user participation in mobile advertisement |
US9590938B1 (en) | 2013-09-11 | 2017-03-07 | Sprint Communications Company L.P. | System and method for identifying a mobile device with near real time visualization to action |
US9734515B1 (en) | 2014-01-09 | 2017-08-15 | Sprint Communications Company L.P. | Ad management using ads cached on a mobile electronic device |
US9818133B1 (en) | 2014-10-20 | 2017-11-14 | Sprint Communications Company L.P. | Method for consumer profile consolidation using mobile network identification |
US9836771B1 (en) | 2014-01-21 | 2017-12-05 | Sprint Communications Company L.P. | Client mediation and integration to advertisement gateway |
US9922347B1 (en) | 2013-11-27 | 2018-03-20 | Sprint Communications Company L.P. | Ad management using ads cached on a mobile electronic device |
US9984395B1 (en) | 2014-01-21 | 2018-05-29 | Sprint Communications Company L.P. | Advertisement mediation of supply-demand communications |
US10013707B1 (en) | 2014-01-21 | 2018-07-03 | Sprint Communications Company L.P. | Address modification for advertisement mediation |
US10055757B1 (en) | 2014-01-21 | 2018-08-21 | Sprint Communications Company L.P. | IP address hashing in advertisement gateway |
US10068261B1 (en) | 2006-11-09 | 2018-09-04 | Sprint Communications Company L.P. | In-flight campaign optimization |
US10405173B1 (en) | 2013-06-05 | 2019-09-03 | Sprint Communications Company L.P. | Method and systems of collecting and segmenting device sensor data while in transit via a network |
US10410237B1 (en) | 2006-06-26 | 2019-09-10 | Sprint Communications Company L.P. | Inventory management integrating subscriber and targeting data |
US10489802B1 (en) * | 2012-06-15 | 2019-11-26 | Amazon Technologies, Inc. | Cluster-based demand forecasting procedure |
US10664851B1 (en) | 2006-11-08 | 2020-05-26 | Sprint Communications Company, L.P. | Behavioral analysis engine for profiling wireless subscribers |
US11205103B2 (en) | 2016-12-09 | 2021-12-21 | The Research Foundation for the State University | Semisupervised autoencoder for sentiment analysis |
Families Citing this family (67)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6976001B1 (en) * | 2000-06-29 | 2005-12-13 | International Business Machines Corporation | Method and apparatus suitable for demand forecasting |
US7523048B1 (en) | 2001-01-19 | 2009-04-21 | Bluefire Systems, Inc. | Multipurpose presentation demand calendar for integrated management decision support |
US7516083B1 (en) | 2001-06-22 | 2009-04-07 | Bluefire Systems, Inc. | Method of comparing prorated inventory budgets and simulated future inventory |
US7155402B1 (en) | 2000-11-08 | 2006-12-26 | Bluefire Systems, Inc. | Method and apparatus for distribution of fashion and seasonal goods |
US7689450B1 (en) | 2001-01-12 | 2010-03-30 | Bluefire Systems, Inc. | Multipurpose causal event calendar for integrated management decision support |
US10204349B2 (en) * | 2000-12-20 | 2019-02-12 | International Business Machines Corporation | Analyzing customer segments |
US9785953B2 (en) * | 2000-12-20 | 2017-10-10 | International Business Machines Corporation | System and method for generating demand groups |
US10496938B2 (en) * | 2000-12-20 | 2019-12-03 | Acoustic, L.P. | Generating product decisions |
US7398270B1 (en) | 2001-01-31 | 2008-07-08 | Choi Lawrence J | Method and system for clustering optimization and applications |
US6689476B2 (en) * | 2001-06-27 | 2004-02-10 | Guardian Industries Corp. | Hydrophobic coating including oxide of Ni and/or Cr |
US7248937B1 (en) * | 2001-06-29 | 2007-07-24 | I2 Technologies Us, Inc. | Demand breakout for a supply chain |
US6834266B2 (en) * | 2001-10-11 | 2004-12-21 | Profitlogic, Inc. | Methods for estimating the seasonality of groups of similar items of commerce data sets based on historical sales data values and associated error information |
US7222786B2 (en) * | 2001-11-14 | 2007-05-29 | Sap Ag | Inventory early warning agent with correction by error correlation calculation |
US7398232B2 (en) * | 2001-11-14 | 2008-07-08 | Sap Aktiengesellschaft | Inventory early warning agent in a supply chain management system |
US8108249B2 (en) * | 2001-12-04 | 2012-01-31 | Kimberly-Clark Worldwide, Inc. | Business planner |
US20050021492A1 (en) * | 2002-09-13 | 2005-01-27 | Aman Safaei | On-line sales analysis system and method |
US20050027621A1 (en) * | 2003-06-04 | 2005-02-03 | Ramakrishnan Vishwamitra S. | Methods and apparatus for retail inventory budget optimization and gross profit maximization |
US7171376B2 (en) * | 2003-07-15 | 2007-01-30 | Oracle International Corporation | Methods and apparatus for inventory allocation and pricing |
US7457766B1 (en) * | 2003-11-06 | 2008-11-25 | Teradata Us, Inc. | Methods and systems for determining daily weighting factors for use in forecasting daily product sales |
US7461037B2 (en) * | 2003-12-31 | 2008-12-02 | Nokia Siemens Networks Oy | Clustering technique for cyclic phenomena |
US20050234761A1 (en) * | 2004-04-16 | 2005-10-20 | Pinto Stephen K | Predictive model development |
US8170841B2 (en) * | 2004-04-16 | 2012-05-01 | Knowledgebase Marketing, Inc. | Predictive model validation |
US8165853B2 (en) * | 2004-04-16 | 2012-04-24 | Knowledgebase Marketing, Inc. | Dimension reduction in predictive model development |
US20050283337A1 (en) * | 2004-06-22 | 2005-12-22 | Mehmet Sayal | System and method for correlation of time-series data |
WO2006063077A2 (en) * | 2004-12-08 | 2006-06-15 | Oracle International Corporation | Systems and methods for optimizing total merchandise profitability |
US20060149616A1 (en) * | 2005-01-05 | 2006-07-06 | Hildick-Smith Peter G | Systems and methods for forecasting book demand |
US8280757B2 (en) * | 2005-02-04 | 2012-10-02 | Taiwan Semiconductor Manufacturing Co., Ltd. | Demand forecast system and method |
US7739143B1 (en) * | 2005-03-24 | 2010-06-15 | Amazon Technologies, Inc. | Robust forecasting techniques with reduced sensitivity to anomalous data |
US7610214B1 (en) * | 2005-03-24 | 2009-10-27 | Amazon Technologies, Inc. | Robust forecasting techniques with reduced sensitivity to anomalous data |
US7369961B2 (en) * | 2005-03-31 | 2008-05-06 | International Business Machines Corporation | Systems and methods for structural clustering of time sequences |
US7987106B1 (en) * | 2006-06-05 | 2011-07-26 | Turgut Aykin | System and methods for forecasting time series with multiple seasonal patterns |
US8131580B2 (en) * | 2006-10-04 | 2012-03-06 | Salesforce.Com, Inc. | Method and system for load balancing a sales forecast system by selecting a synchronous or asynchronous process based on a type of an event affecting the sales forecast |
AU2008266077B2 (en) * | 2007-06-14 | 2012-06-28 | The Nielsen Company (Us), Llc | Methods and apparatus to weight incomplete respondent data |
US8036925B2 (en) * | 2008-01-14 | 2011-10-11 | General Electric Company | System and method to manage assets of healthcare facility |
JP5253519B2 (en) | 2008-01-31 | 2013-07-31 | ザ ニールセン カンパニー (ユー エス) エルエルシー | Method, apparatus and storage medium for generating smart text |
US20090248722A1 (en) * | 2008-03-27 | 2009-10-01 | International Business Machines Corporation | Clustering analytic functions |
US9547710B2 (en) * | 2008-08-05 | 2017-01-17 | Vmware, Inc. | Methods for the cyclical pattern determination of time-series data using a clustering approach |
US20110153601A1 (en) * | 2008-09-24 | 2011-06-23 | Satoshi Nakazawa | Information analysis apparatus, information analysis method, and program |
US20100082405A1 (en) * | 2008-09-30 | 2010-04-01 | Shan Jerry Z | Multi-period-ahead Forecasting |
US20100138273A1 (en) * | 2008-12-01 | 2010-06-03 | Arash Bateni | Repeatability index to enhance seasonal product forecasting |
US20100138275A1 (en) * | 2008-12-03 | 2010-06-03 | Arash Bateni | Automatic event shifting of demand patterns using multi-variable regression |
US20110047004A1 (en) * | 2009-08-21 | 2011-02-24 | Arash Bateni | Modeling causal factors with seasonal pattterns in a causal product demand forecasting system |
US20110153386A1 (en) * | 2009-12-22 | 2011-06-23 | Edward Kim | System and method for de-seasonalizing product demand based on multiple regression techniques |
US20130226660A1 (en) * | 2010-03-04 | 2013-08-29 | Lusine Yepremyan | Cyclicality-Based Rules for Data Anomaly Detection |
US8306943B2 (en) * | 2010-03-04 | 2012-11-06 | NTelx, Inc. | Seasonality-based rules for data anomaly detection |
US8560544B2 (en) | 2010-09-15 | 2013-10-15 | International Business Machines Corporation | Clustering of analytic functions |
US8732039B1 (en) | 2010-12-29 | 2014-05-20 | Amazon Technologies, Inc. | Allocating regional inventory to reduce out-of-stock costs |
EP2684145A4 (en) * | 2011-03-07 | 2014-09-03 | Kba2 Inc | Systems and methods for analytic data gathering from image providers at an event or geographic location |
US20130166350A1 (en) * | 2011-06-28 | 2013-06-27 | Smart Software, Inc. | Cluster based processing for forecasting intermittent demand |
US8700443B1 (en) | 2011-06-29 | 2014-04-15 | Amazon Technologies, Inc. | Supply risk detection |
US8620707B1 (en) | 2011-06-29 | 2013-12-31 | Amazon Technologies, Inc. | Systems and methods for allocating inventory in a fulfillment network |
US8732040B1 (en) | 2011-08-16 | 2014-05-20 | Amazon Technologies, Inc. | Target inventory determination based on hosted merchants presence |
US20130046710A1 (en) * | 2011-08-16 | 2013-02-21 | Stockato Llc | Methods and system for financial instrument classification |
US8666848B1 (en) | 2011-10-04 | 2014-03-04 | Amazon Technologies, Inc. | Continuous planning review system |
US20130166337A1 (en) * | 2011-12-26 | 2013-06-27 | John MacGregor | Analyzing visual representation of data |
US20140058781A1 (en) * | 2012-08-24 | 2014-02-27 | Kishore Padmanabhan | Assortment planning and optimization |
US9069824B2 (en) | 2012-11-15 | 2015-06-30 | International Business Machines Corporation | Accelerating time series data base queries using dictionary based representations |
US9015183B2 (en) | 2012-11-26 | 2015-04-21 | International Business Machines Corporation | Accelerating time series data base queries using dictionary based representations |
US9264474B2 (en) | 2013-05-07 | 2016-02-16 | KBA2 Inc. | System and method of portraying the shifting level of interest in an object or location |
US10558987B2 (en) * | 2014-03-12 | 2020-02-11 | Adobe Inc. | System identification framework |
US20160232461A1 (en) * | 2015-02-09 | 2016-08-11 | Oracle International Corporation | System and method for determining forecast errors for merchandise in retail |
US9697070B2 (en) | 2015-08-31 | 2017-07-04 | Microsoft Technology Licensing, Llc | Predicting service issues by detecting anomalies in event signal |
US10692065B2 (en) * | 2017-06-19 | 2020-06-23 | Accenture Global Solutions Limited | Using a mixture model to generate simulated transaction information |
CN108452597B (en) * | 2018-03-06 | 2020-06-23 | 派洛奇科技(广东)有限公司 | Filter screen replacement reminding method and system for air filtering equipment and air filtering equipment |
EP3726317B1 (en) * | 2019-04-17 | 2022-08-10 | ABB Schweiz AG | Computer-implemented determination of a quality indicator of a production batch-run of a production process |
US11868957B1 (en) * | 2019-04-17 | 2024-01-09 | Blue Yonder Group, Inc. | System and method of anomaly detection using machine learning and a local outlier factor |
US12073423B2 (en) | 2021-01-30 | 2024-08-27 | Walmart Apollo, Llc | Methods and apparatus for generating target labels from multi-dimensional time series data |
Citations (47)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5237498A (en) * | 1988-07-08 | 1993-08-17 | Hitachi, Ltd. | System and method for computing profits for individual entities of an entity group via use of means to retrieve and process data for specific entities |
US5237496A (en) * | 1988-12-07 | 1993-08-17 | Hitachi, Ltd. | Inventory control method and system |
US5450314A (en) * | 1991-03-20 | 1995-09-12 | Hitachi, Ltd. | Data processing methods and apparatus for supporting analysis/judgement |
US5596493A (en) * | 1991-04-19 | 1997-01-21 | Meiji Milk Products Co., Ltd. | Method for classifying sale amount characteristics, method for predicting sale volume, method for ordering for restocking, system for classifying sale amount characteristics and system for ordering for restocking |
US5758328A (en) * | 1996-02-22 | 1998-05-26 | Giovannoli; Joseph | Computerized quotation system and method |
US5765143A (en) * | 1995-02-28 | 1998-06-09 | Triad Systems Corporation | Method and system for inventory management |
US5790426A (en) * | 1996-04-30 | 1998-08-04 | Athenium L.L.C. | Automated collaborative filtering system |
US5822736A (en) * | 1995-02-28 | 1998-10-13 | United Hardware Distributing Company | Variable margin pricing system |
US5933813A (en) * | 1995-04-13 | 1999-08-03 | Eldat Communication Ltd. | Sales promotion data processor system and interactive changeable display particularly useful therein |
US5963919A (en) * | 1996-12-23 | 1999-10-05 | Northern Telecom Limited | Inventory management strategy evaluation system and method |
US5974396A (en) * | 1993-02-23 | 1999-10-26 | Moore Business Forms, Inc. | Method and system for gathering and analyzing consumer purchasing information based on product and consumer clustering relationships |
US5983224A (en) * | 1997-10-31 | 1999-11-09 | Hitachi America, Ltd. | Method and apparatus for reducing the computational requirements of K-means data clustering |
US6006196A (en) * | 1997-05-01 | 1999-12-21 | International Business Machines Corporation | Method of estimating future replenishment requirements and inventory levels in physical distribution networks |
US6009407A (en) * | 1998-02-27 | 1999-12-28 | International Business Machines Corporation | Integrated marketing and operations decisions-making under multi-brand competition |
US6029139A (en) * | 1998-01-28 | 2000-02-22 | Ncr Corporation | Method and apparatus for optimizing promotional sale of products based upon historical data |
US6061691A (en) * | 1998-08-31 | 2000-05-09 | Maxagrid International, Inc. | Method and system for inventory management |
US6092049A (en) * | 1995-06-30 | 2000-07-18 | Microsoft Corporation | Method and apparatus for efficiently recommending items using automated collaborative filtering and feature-guided automated collaborative filtering |
US6151582A (en) * | 1995-10-26 | 2000-11-21 | Philips Electronics North America Corp. | Decision support system for the management of an agile supply chain |
US6205431B1 (en) * | 1998-10-29 | 2001-03-20 | Smart Software, Inc. | System and method for forecasting intermittent demand |
US6230150B1 (en) * | 1997-10-09 | 2001-05-08 | Walker Digital, Llc | Vending machine evaluation network |
US20010014868A1 (en) * | 1997-12-05 | 2001-08-16 | Frederick Herz | System for the automatic determination of customized prices and promotions |
US6293866B1 (en) * | 1996-12-30 | 2001-09-25 | Walker Digital, Llc | System for adapting gaming devices to playing preferences |
US6306038B1 (en) * | 1996-09-27 | 2001-10-23 | Multimedia Games, Inc. | Gaming system for remote players |
US6308652B1 (en) * | 1999-05-26 | 2001-10-30 | S & B Manufacturing, Inc. | Boat ramp assembly |
US20010044766A1 (en) * | 1999-12-30 | 2001-11-22 | Keyes Tim K. | Methods and systems for modeling using classification and regression trees |
US20010047293A1 (en) * | 1999-01-26 | 2001-11-29 | Waller Matthew A. | System, method and article of manufacture to optimize inventory and inventory investment utilization in a collaborative context |
US6328648B1 (en) * | 1998-09-18 | 2001-12-11 | Walker Digital, Llc | Electronic amusement device and method for propagating a performance adjustment signal |
US6331144B1 (en) * | 1997-06-30 | 2001-12-18 | Walker Digital, Llc | Electronic gaming device offering a game of knowledge for enhanced payouts |
US6341269B1 (en) * | 1999-01-26 | 2002-01-22 | Mercani Technologies, Inc. | System, method and article of manufacture to optimize inventory and merchandising shelf space utilization |
US20020022985A1 (en) * | 1999-12-30 | 2002-02-21 | Guidice Rebecca R. | Method and system for monitoring and modifying a consumption forecast over a computer network |
US20020029176A1 (en) * | 2000-09-01 | 2002-03-07 | Anne Carlson | Inventory management system and method |
US6366890B1 (en) * | 1998-02-27 | 2002-04-02 | Gerald L. Usrey | Product inventory category management and variety optimization method and system |
US6397197B1 (en) * | 1998-08-26 | 2002-05-28 | E-Lynxx Corporation | Apparatus and method for obtaining lowest bid from information product vendors |
US20020072977A1 (en) * | 2000-12-07 | 2002-06-13 | Hoblit Robert S. | Analyzing inventory using time frames |
US20020147630A1 (en) * | 2001-04-04 | 2002-10-10 | Rose Dawn M. | Assortment decisions |
US20020174119A1 (en) * | 2001-03-23 | 2002-11-21 | International Business Machines Corporation | Clustering data including those with asymmetric relationships |
US6493678B1 (en) * | 1998-05-22 | 2002-12-10 | Connectrix Systems, Inc. | Method, apparatus and system for merchandising related applications |
US6496834B1 (en) * | 2000-12-22 | 2002-12-17 | Ncr Corporation | Method for performing clustering in very large databases |
US20030028437A1 (en) * | 2001-07-06 | 2003-02-06 | Grant D. Graeme | Price decision support |
US6520856B1 (en) * | 1998-03-31 | 2003-02-18 | Walker Digital, Llc | Gaming device and method of operation thereof |
US20030046127A1 (en) * | 2001-02-01 | 2003-03-06 | Crowe James Q. | System and method for determining an evolving combination of network components to maximize the net present value of a provider's cash flow |
US6553352B2 (en) * | 2001-05-04 | 2003-04-22 | Demand Tec Inc. | Interface for merchandise price optimization |
US20030104861A1 (en) * | 2001-12-05 | 2003-06-05 | Peter Gaidarev | Payout distributions for games of chance |
US20030229502A1 (en) * | 2002-06-07 | 2003-12-11 | Woo Jonathan W. | Markdown management |
US6792399B1 (en) * | 1999-09-08 | 2004-09-14 | C4Cast.Com, Inc. | Combination forecasting using clusterization |
US6834266B2 (en) * | 2001-10-11 | 2004-12-21 | Profitlogic, Inc. | Methods for estimating the seasonality of groups of similar items of commerce data sets based on historical sales data values and associated error information |
US20050027621A1 (en) * | 2003-06-04 | 2005-02-03 | Ramakrishnan Vishwamitra S. | Methods and apparatus for retail inventory budget optimization and gross profit maximization |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO1990009638A1 (en) | 1989-02-17 | 1990-08-23 | A.C. Nielsen Company | Retail shelf inventory system |
US5974308A (en) | 1996-11-13 | 1999-10-26 | Telefonaktiebolaget Lm Ericsson | Selective broadcasting of charge rates |
JP2002513489A (en) | 1997-05-21 | 2002-05-08 | カイメトリクス・インコーポレーテッド | Method of controlled optimization of corporate planning model |
US6397166B1 (en) * | 1998-11-06 | 2002-05-28 | International Business Machines Corporation | Method and system for model-based clustering and signal-bearing medium for storing program of same |
JP2001084239A (en) * | 1999-09-13 | 2001-03-30 | Toshiba Corp | Method for analyzing and predicting merchandise sales quantity, method for deciding merchandise order quantity and storage medium with program stored therein |
DE10196754T1 (en) | 2000-10-06 | 2003-11-20 | I2 Technologies Inc | Creation of an optimized temporal price differentiation plan for a product |
US7660459B2 (en) * | 2001-06-12 | 2010-02-09 | International Business Machines Corporation | Method and system for predicting customer behavior based on data network geography |
-
2001
- 2001-10-11 US US09/975,769 patent/US6834266B2/en not_active Expired - Lifetime
-
2002
- 2002-10-09 EP EP02769019A patent/EP1444624A4/en not_active Withdrawn
- 2002-10-09 WO PCT/US2002/032234 patent/WO2003032123A2/en not_active Application Discontinuation
- 2002-10-09 AU AU2002332079A patent/AU2002332079A1/en not_active Abandoned
-
2004
- 2004-12-20 US US11/017,285 patent/US7437308B2/en not_active Expired - Lifetime
Patent Citations (49)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5237498A (en) * | 1988-07-08 | 1993-08-17 | Hitachi, Ltd. | System and method for computing profits for individual entities of an entity group via use of means to retrieve and process data for specific entities |
US5237496A (en) * | 1988-12-07 | 1993-08-17 | Hitachi, Ltd. | Inventory control method and system |
US5450314A (en) * | 1991-03-20 | 1995-09-12 | Hitachi, Ltd. | Data processing methods and apparatus for supporting analysis/judgement |
US5596493A (en) * | 1991-04-19 | 1997-01-21 | Meiji Milk Products Co., Ltd. | Method for classifying sale amount characteristics, method for predicting sale volume, method for ordering for restocking, system for classifying sale amount characteristics and system for ordering for restocking |
US5974396A (en) * | 1993-02-23 | 1999-10-26 | Moore Business Forms, Inc. | Method and system for gathering and analyzing consumer purchasing information based on product and consumer clustering relationships |
US5765143A (en) * | 1995-02-28 | 1998-06-09 | Triad Systems Corporation | Method and system for inventory management |
US5822736A (en) * | 1995-02-28 | 1998-10-13 | United Hardware Distributing Company | Variable margin pricing system |
US5987425A (en) * | 1995-02-28 | 1999-11-16 | United Hardware Distributing Company | Variable margin pricing system |
US5933813A (en) * | 1995-04-13 | 1999-08-03 | Eldat Communication Ltd. | Sales promotion data processor system and interactive changeable display particularly useful therein |
US6092049A (en) * | 1995-06-30 | 2000-07-18 | Microsoft Corporation | Method and apparatus for efficiently recommending items using automated collaborative filtering and feature-guided automated collaborative filtering |
US6151582A (en) * | 1995-10-26 | 2000-11-21 | Philips Electronics North America Corp. | Decision support system for the management of an agile supply chain |
US5758328A (en) * | 1996-02-22 | 1998-05-26 | Giovannoli; Joseph | Computerized quotation system and method |
US5790426A (en) * | 1996-04-30 | 1998-08-04 | Athenium L.L.C. | Automated collaborative filtering system |
US6306038B1 (en) * | 1996-09-27 | 2001-10-23 | Multimedia Games, Inc. | Gaming system for remote players |
US5963919A (en) * | 1996-12-23 | 1999-10-05 | Northern Telecom Limited | Inventory management strategy evaluation system and method |
US6293866B1 (en) * | 1996-12-30 | 2001-09-25 | Walker Digital, Llc | System for adapting gaming devices to playing preferences |
US6006196A (en) * | 1997-05-01 | 1999-12-21 | International Business Machines Corporation | Method of estimating future replenishment requirements and inventory levels in physical distribution networks |
US6331144B1 (en) * | 1997-06-30 | 2001-12-18 | Walker Digital, Llc | Electronic gaming device offering a game of knowledge for enhanced payouts |
US6230150B1 (en) * | 1997-10-09 | 2001-05-08 | Walker Digital, Llc | Vending machine evaluation network |
US5983224A (en) * | 1997-10-31 | 1999-11-09 | Hitachi America, Ltd. | Method and apparatus for reducing the computational requirements of K-means data clustering |
US20010014868A1 (en) * | 1997-12-05 | 2001-08-16 | Frederick Herz | System for the automatic determination of customized prices and promotions |
US6029139A (en) * | 1998-01-28 | 2000-02-22 | Ncr Corporation | Method and apparatus for optimizing promotional sale of products based upon historical data |
US6009407A (en) * | 1998-02-27 | 1999-12-28 | International Business Machines Corporation | Integrated marketing and operations decisions-making under multi-brand competition |
US6366890B1 (en) * | 1998-02-27 | 2002-04-02 | Gerald L. Usrey | Product inventory category management and variety optimization method and system |
US6520856B1 (en) * | 1998-03-31 | 2003-02-18 | Walker Digital, Llc | Gaming device and method of operation thereof |
US6493678B1 (en) * | 1998-05-22 | 2002-12-10 | Connectrix Systems, Inc. | Method, apparatus and system for merchandising related applications |
US6397197B1 (en) * | 1998-08-26 | 2002-05-28 | E-Lynxx Corporation | Apparatus and method for obtaining lowest bid from information product vendors |
US6061691A (en) * | 1998-08-31 | 2000-05-09 | Maxagrid International, Inc. | Method and system for inventory management |
US6253187B1 (en) * | 1998-08-31 | 2001-06-26 | Maxagrid International, Inc. | Integrated inventory management system |
US6328648B1 (en) * | 1998-09-18 | 2001-12-11 | Walker Digital, Llc | Electronic amusement device and method for propagating a performance adjustment signal |
US6205431B1 (en) * | 1998-10-29 | 2001-03-20 | Smart Software, Inc. | System and method for forecasting intermittent demand |
US20010047293A1 (en) * | 1999-01-26 | 2001-11-29 | Waller Matthew A. | System, method and article of manufacture to optimize inventory and inventory investment utilization in a collaborative context |
US6341269B1 (en) * | 1999-01-26 | 2002-01-22 | Mercani Technologies, Inc. | System, method and article of manufacture to optimize inventory and merchandising shelf space utilization |
US6308652B1 (en) * | 1999-05-26 | 2001-10-30 | S & B Manufacturing, Inc. | Boat ramp assembly |
US6792399B1 (en) * | 1999-09-08 | 2004-09-14 | C4Cast.Com, Inc. | Combination forecasting using clusterization |
US20020022985A1 (en) * | 1999-12-30 | 2002-02-21 | Guidice Rebecca R. | Method and system for monitoring and modifying a consumption forecast over a computer network |
US20010044766A1 (en) * | 1999-12-30 | 2001-11-22 | Keyes Tim K. | Methods and systems for modeling using classification and regression trees |
US20020029176A1 (en) * | 2000-09-01 | 2002-03-07 | Anne Carlson | Inventory management system and method |
US20020072977A1 (en) * | 2000-12-07 | 2002-06-13 | Hoblit Robert S. | Analyzing inventory using time frames |
US6496834B1 (en) * | 2000-12-22 | 2002-12-17 | Ncr Corporation | Method for performing clustering in very large databases |
US20030046127A1 (en) * | 2001-02-01 | 2003-03-06 | Crowe James Q. | System and method for determining an evolving combination of network components to maximize the net present value of a provider's cash flow |
US20020174119A1 (en) * | 2001-03-23 | 2002-11-21 | International Business Machines Corporation | Clustering data including those with asymmetric relationships |
US20020147630A1 (en) * | 2001-04-04 | 2002-10-10 | Rose Dawn M. | Assortment decisions |
US6553352B2 (en) * | 2001-05-04 | 2003-04-22 | Demand Tec Inc. | Interface for merchandise price optimization |
US20030028437A1 (en) * | 2001-07-06 | 2003-02-06 | Grant D. Graeme | Price decision support |
US6834266B2 (en) * | 2001-10-11 | 2004-12-21 | Profitlogic, Inc. | Methods for estimating the seasonality of groups of similar items of commerce data sets based on historical sales data values and associated error information |
US20030104861A1 (en) * | 2001-12-05 | 2003-06-05 | Peter Gaidarev | Payout distributions for games of chance |
US20030229502A1 (en) * | 2002-06-07 | 2003-12-11 | Woo Jonathan W. | Markdown management |
US20050027621A1 (en) * | 2003-06-04 | 2005-02-03 | Ramakrishnan Vishwamitra S. | Methods and apparatus for retail inventory budget optimization and gross profit maximization |
Cited By (36)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8103538B2 (en) * | 2002-11-20 | 2012-01-24 | Walgreen Co. | Method and system for forecasting demand of a distribution center and related stores |
US20040098296A1 (en) * | 2002-11-20 | 2004-05-20 | Stephen Bamberg | Method and system for forecasting demand of a distribution center and related stores |
US20070198699A1 (en) * | 2006-02-23 | 2007-08-23 | Zahur Peracha | Data reporting using distribution estimation |
US7752303B2 (en) * | 2006-02-23 | 2010-07-06 | Wily Technology, Inc. | Data reporting using distribution estimation |
US8423408B1 (en) | 2006-04-17 | 2013-04-16 | Sprint Communications Company L.P. | Dynamic advertising content distribution and placement systems and methods |
US9275390B1 (en) | 2006-04-17 | 2016-03-01 | Sprint Communications Company L.P. | Systems and methods for state based advertisement messaging across media types |
US10410237B1 (en) | 2006-06-26 | 2019-09-10 | Sprint Communications Company L.P. | Inventory management integrating subscriber and targeting data |
US8442858B1 (en) | 2006-07-21 | 2013-05-14 | Sprint Communications Company L.P. | Subscriber data insertion into advertisement requests |
US10664851B1 (en) | 2006-11-08 | 2020-05-26 | Sprint Communications Company, L.P. | Behavioral analysis engine for profiling wireless subscribers |
US10068261B1 (en) | 2006-11-09 | 2018-09-04 | Sprint Communications Company L.P. | In-flight campaign optimization |
US8326673B1 (en) * | 2006-12-28 | 2012-12-04 | Sprint Communications Company L.P. | Carrier data based product inventory management and marketing |
US20100318403A1 (en) * | 2009-06-12 | 2010-12-16 | Accenture Global Services Gmbh | System and method for top-down performance optimization using elasticity modeling |
US8838469B2 (en) * | 2009-06-12 | 2014-09-16 | Accenture Global Services Limited | System and method for optimizing display space allocation of merchandising using regression analysis to generate space elasticity curves |
US20120011155A1 (en) * | 2010-07-09 | 2012-01-12 | International Business Machines Corporation | Generalized Notion of Similarities Between Uncertain Time Series |
US8407221B2 (en) * | 2010-07-09 | 2013-03-26 | International Business Machines Corporation | Generalized notion of similarities between uncertain time series |
US20120053951A1 (en) * | 2010-08-26 | 2012-03-01 | Twenty-Ten, Inc. | System and method for identifying a targeted prospect |
US10489802B1 (en) * | 2012-06-15 | 2019-11-26 | Amazon Technologies, Inc. | Cluster-based demand forecasting procedure |
US9607023B1 (en) | 2012-07-20 | 2017-03-28 | Ool Llc | Insight and algorithmic clustering for automated synthesis |
US9336302B1 (en) | 2012-07-20 | 2016-05-10 | Zuci Realty Llc | Insight and algorithmic clustering for automated synthesis |
US11216428B1 (en) | 2012-07-20 | 2022-01-04 | Ool Llc | Insight and algorithmic clustering for automated synthesis |
US10318503B1 (en) | 2012-07-20 | 2019-06-11 | Ool Llc | Insight and algorithmic clustering for automated synthesis |
US10405173B1 (en) | 2013-06-05 | 2019-09-03 | Sprint Communications Company L.P. | Method and systems of collecting and segmenting device sensor data while in transit via a network |
US9319379B1 (en) | 2013-08-01 | 2016-04-19 | Sprint Communications Company L.P. | Methods and systems of generating a unique mobile device identifier |
US9374335B2 (en) | 2013-09-11 | 2016-06-21 | Sprint Communications Company L.P. | System and method for distributing messages to particular mobile devices |
US9590938B1 (en) | 2013-09-11 | 2017-03-07 | Sprint Communications Company L.P. | System and method for identifying a mobile device with near real time visualization to action |
US9922347B1 (en) | 2013-11-27 | 2018-03-20 | Sprint Communications Company L.P. | Ad management using ads cached on a mobile electronic device |
US10410241B1 (en) | 2013-11-27 | 2019-09-10 | Sprint Communications Company L.P. | Swipe screen advertisement metrics and tracking |
US9734515B1 (en) | 2014-01-09 | 2017-08-15 | Sprint Communications Company L.P. | Ad management using ads cached on a mobile electronic device |
US9984395B1 (en) | 2014-01-21 | 2018-05-29 | Sprint Communications Company L.P. | Advertisement mediation of supply-demand communications |
US10013707B1 (en) | 2014-01-21 | 2018-07-03 | Sprint Communications Company L.P. | Address modification for advertisement mediation |
US10055757B1 (en) | 2014-01-21 | 2018-08-21 | Sprint Communications Company L.P. | IP address hashing in advertisement gateway |
US9836771B1 (en) | 2014-01-21 | 2017-12-05 | Sprint Communications Company L.P. | Client mediation and integration to advertisement gateway |
US9508090B1 (en) | 2014-09-24 | 2016-11-29 | Sprint Communications Company L.P. | End user participation in mobile advertisement |
US9818133B1 (en) | 2014-10-20 | 2017-11-14 | Sprint Communications Company L.P. | Method for consumer profile consolidation using mobile network identification |
US20160117702A1 (en) * | 2014-10-24 | 2016-04-28 | Vedavyas Chigurupati | Trend-based clusters of time-dependent data |
US11205103B2 (en) | 2016-12-09 | 2021-12-21 | The Research Foundation for the State University | Semisupervised autoencoder for sentiment analysis |
Also Published As
Publication number | Publication date |
---|---|
EP1444624A2 (en) | 2004-08-11 |
WO2003032123A2 (en) | 2003-04-17 |
US6834266B2 (en) | 2004-12-21 |
WO2003032123A3 (en) | 2003-08-28 |
AU2002332079A1 (en) | 2003-04-22 |
US20030074251A1 (en) | 2003-04-17 |
EP1444624A4 (en) | 2008-09-10 |
US7437308B2 (en) | 2008-10-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6834266B2 (en) | Methods for estimating the seasonality of groups of similar items of commerce data sets based on historical sales data values and associated error information | |
US10572885B1 (en) | Training method, apparatus for loan fraud detection model and computer device | |
US6397166B1 (en) | Method and system for model-based clustering and signal-bearing medium for storing program of same | |
CN112070125A (en) | Prediction method of unbalanced data set based on isolated forest learning | |
CN106529968A (en) | Customer classification method and system thereof based on transaction data | |
CN111259140B (en) | False comment detection method based on LSTM multi-entity feature fusion | |
CN111401339B (en) | Method and device for identifying age of person in face image and electronic equipment | |
CN107016068A (en) | Knowledge mapping construction method and device | |
JP2002543538A (en) | A method of distributed hierarchical evolutionary modeling and visualization of experimental data | |
US11727420B2 (en) | Time series clustering analysis for forecasting demand | |
CN112990386B (en) | User value clustering method and device, computer equipment and storage medium | |
CN108764705A (en) | A kind of data quality accessment platform and method | |
CN113240518A (en) | Bank-to-public customer loss prediction method based on machine learning | |
CN113034238B (en) | Commodity brand feature extraction and intelligent recommendation management method based on electronic commerce platform transaction | |
CN113886697A (en) | Clustering algorithm based activity recommendation method, device, equipment and storage medium | |
CN113988459A (en) | Small and medium-sized enterprise growth assessment method and system based on electric power marketing data | |
CN113706258B (en) | Product recommendation method, device, equipment and storage medium based on combined model | |
CN110458581A (en) | Merchant business turnover abnormal recognition methods and device | |
CN115660756A (en) | Price monitoring method, device, equipment and medium for E-commerce commodities | |
CN113393169A (en) | Financial industry transaction system performance index analysis method based on big data technology | |
CN115809355B (en) | Data storage method for electronic commerce management system | |
Lipyanina-Goncharenko et al. | Method of Forming a Training Sample for Segmentation of Tender Organizers on Machine Learning Basis. | |
CN115953166B (en) | Customer information management method and system based on big data intelligent matching | |
Apitzsch et al. | Cluster Analysis of Mixed Data Types in Credit Risk: A study of clustering algorithms to detect customer segments | |
US20230342792A1 (en) | Systems and Methods for Determining Entity Characteristics |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: ORACLE INTERNATIONAL CORPORATION, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:PROFITLOGIC, INC.;REEL/FRAME:017759/0305 Effective date: 20050801 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
CC | Certificate of correction | ||
FPAY | Fee payment |
Year of fee payment: 4 |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 12 |