WO2019065610A1 - 情報処理装置、制御方法、及びプログラム - Google Patents

情報処理装置、制御方法、及びプログラム Download PDF

Info

Publication number
WO2019065610A1
WO2019065610A1 PCT/JP2018/035397 JP2018035397W WO2019065610A1 WO 2019065610 A1 WO2019065610 A1 WO 2019065610A1 JP 2018035397 W JP2018035397 W JP 2018035397W WO 2019065610 A1 WO2019065610 A1 WO 2019065610A1
Authority
WO
WIPO (PCT)
Prior art keywords
prediction
period
prediction model
sales
partial
Prior art date
Application number
PCT/JP2018/035397
Other languages
English (en)
French (fr)
Inventor
山田 聡
洋介 本橋
範人 後藤
亮 高田
知子 鳴坂
寛樹 中谷
Original Assignee
日本電気株式会社
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 日本電気株式会社 filed Critical 日本電気株式会社
Priority to JP2019545121A priority Critical patent/JP7078053B2/ja
Priority to US16/651,793 priority patent/US20200250691A1/en
Publication of WO2019065610A1 publication Critical patent/WO2019065610A1/ja

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
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/18Complex mathematical operations for evaluating statistical data, e.g. average values, frequency distributions, probability functions, regression analysis
    • 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
    • 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
    • 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/06Buying, selling or leasing transactions

Definitions

  • the present invention relates to an information processing apparatus, a control method, and a program.
  • a store such as a convenience store
  • it is required to predict an amount of demand for each product based on the sales results of the past products and order an appropriate amount of products for the purpose of preventing disposal due to shortage or unsold goods.
  • variables of the prediction model and their weights are simply determined using data on sales results. Statistical methods often do not provide sufficient prediction accuracy.
  • Patent Document 1 discloses a technology for generating a model that predicts the demand for new products using sales results of similar products.
  • Patent Document 2 shows a technology that allows a user to visually select a prediction model that matches the past demand fluctuation by displaying a graph representing the past demand fluctuation and the prediction model manually selected by the user side by side. It is disclosed.
  • the present inventor has found a new technology for determining a forecasting model to be used for forecasting the amount of sales and the number of visitors in sales facilities such as stores.
  • One of the objects of the present invention is to provide a new technology for determining a forecasting model to be used for forecasting the amount of sales and the number of visitors in sales facilities such as stores.
  • a first information processing apparatus includes: 1) a division unit that divides an actual period in which actual data in a sales facility to be predicted exists into a plurality of partial periods; and 2) a first partial period including the start of the actual period.
  • a first determination unit that determines a prediction model to be used for sales prediction for the actual period and thereafter.
  • a second information processing apparatus includes 1) division means for dividing an actual performance period in which actual data of a prediction target of a visitor exist into a plurality of partial periods; Comparing means for performing the prediction process by each of the plurality of prediction models for the second partial period of and comparing the processing result with the actual data in the partial period targeted for the prediction process; And first determining means for determining a prediction model to be used for visitor prediction for the actual period and thereafter.
  • a first program comprises: 1) a division step of dividing an actual period in which actual data in a sales facility to be predicted exists into multiple partial periods, and 2) a first portion including the start of the actual period.
  • a second program comprises the following steps of: 1) dividing the performance period in which the performance data for the visitor's forecast is present into a plurality of partial periods, and 2) a first partial period including the start of the performance period.
  • the first control method of the present invention is executed by a computer.
  • the control method includes: 1) a division step of dividing an actual period in which actual data in a sales facility to be predicted exists into a plurality of partial periods, and 2) a second partial period other than the first partial period including the start of the actual period. For each of the plurality of prediction models, and comparing the result of the processing with the actual data in the partial period targeted by the prediction processing; 3) based on the result of the comparison in the comparison step; And a first determination step of determining a prediction model to be used for sales forecasting for the following.
  • the second control method of the present invention is executed by a computer.
  • the control method includes: 1) a division step of dividing the actual period in which the actual data of the forecast target of the visitor exists into a plurality of partial periods, and 2) a second partial period other than the first partial period including the start of the actual period.
  • the new technique which determines the prediction model used for prediction of the sales volume and the number of visitors in sales facilities, such as a shop, is provided.
  • FIG. 1 is a diagram for describing an overview of an information processing apparatus according to a first embodiment.
  • FIG. 1 is a diagram for describing an overview of an information processing apparatus according to a first embodiment.
  • FIG. 2 is a diagram illustrating a functional configuration of the information processing apparatus of the first embodiment. It is a figure which illustrates the computer for realizing an information processor.
  • 5 is a flowchart illustrating the flow of processing executed by the information processing apparatus of the first embodiment; It is a figure which illustrates the object of sales prediction. It is a figure which illustrates the composition of the database in which a prediction model is memorized. It is a figure which illustrates a mode that the length of 1st partial period is designated by the user of an information processing apparatus.
  • FIG. 8 is a diagram illustrating an operation of the information processing apparatus of the second embodiment.
  • 7 is a flowchart illustrating the flow of processing executed by the information processing apparatus of the second embodiment;
  • It is a figure which illustrates the case where an actual period is divided into three partial periods.
  • It is a figure showing the relationship between a performance period and each partial period.
  • FIG. 14 is a diagram illustrating a functional configuration of the information processing apparatus of the third embodiment.
  • 15 is a flowchart illustrating the flow of processing executed by the information processing apparatus of the third embodiment.
  • FIG. 18 is a diagram for explaining the operation of the information processing apparatus of the fourth embodiment.
  • FIG. 18 is a diagram illustrating a functional configuration of the information processing apparatus of the fourth embodiment.
  • 15 is a flowchart illustrating the flow of processing executed by the information processing apparatus of the fourth embodiment;
  • each block diagram represents a configuration of a function unit, not a configuration of a hardware unit, unless otherwise described.
  • Embodiment 1 ⁇ Overview> 1 and 2 are diagrams for explaining an outline of the information processing apparatus (the information processing apparatus 2000 shown in FIG. 3) according to the first embodiment.
  • the operation of the information processing apparatus 2000 described below is an example for facilitating the understanding of the information processing apparatus 2000, and the operation of the information processing apparatus 2000 is not limited to the following example. Details and variations of the operation of the information processing apparatus 2000 will be described later.
  • the information processing apparatus 2000 determines the prediction model suitable for the subsequent sales forecast in the sales facility by using the data of the sales performance in the sales facility to be forecasted.
  • the sales facilities are, for example, stores such as convenience stores.
  • the information processing apparatus 2000 uses data of sales results obtained so far for a while (for example, several weeks later) after the opening of a newly opened sales facility (including a newly opened case). Then, determine the forecasting model to be used for forecasting sales of the sales facilities.
  • the sales facilities targeted for forecasting are also referred to as “target sales facilities”.
  • data on sales results are also referred to as "actual data”.
  • the information processing apparatus 2000 causes each of a plurality of prediction models to execute prediction processing for predicting sales for a period in which actual data of a target sales facility exists. Then, the information processing apparatus 2000 identifies the prediction model most suited to the actual sales by comparing data representing the result of the prediction processing (hereinafter, prediction data) with the sales performance data.
  • prediction data data representing the result of the prediction processing
  • the actual data in the newly opened sales facility may include data indicating a special sales trend different from that at the time of normal business, such as sales data of the opening sale period.
  • sales data of the opening sale period For example, in the graph of FIG. 1, the sales performance represented by the first mountain is significantly different from the sales performance thereafter. If historical data of such a special tendency are used for selection of a prediction model, it will become difficult to select appropriately a prediction model which predicts a sales trend of a usual period.
  • the information processing apparatus 2000 divides a period in which sales results are obtained (hereinafter referred to as actual period) into a plurality of partial periods. Furthermore, the information processing apparatus 2000 uses a second partial period, which is a partial period other than the first partial period including the start of the actual period, among the plurality of partial periods, for evaluation of the prediction model. For example, in FIG. 1, the actual performance period is divided into two, a first partial period and a second partial period.
  • the information processing apparatus 2000 performs sales prediction processing for the second partial period using each of the plurality of prediction models. For example, sales on a particular day can be predicted using variables such as the weather of the day and the day of the week. Each prediction model differs in terms of which variable is used, what value the weight of each variable is, and so on.
  • the information processing apparatus 2000 compares prediction data obtained as a result of prediction processing by each prediction model with actual data of the second partial period. Then, based on the comparison, the information processing device 2000 determines a prediction model to be used for sales prediction after the actual period. For example, the information processing apparatus 2000 uses, for sales prediction after the actual period, the prediction model in which the prediction data is closest to the sales result in the second partial period.
  • FIG. 2 is a diagram illustrating how a prediction model used for sales prediction is determined using a plurality of prediction models.
  • FIG. 2 shows actual data and prediction data generated by each prediction model for the second partial period.
  • the prediction data generated by the prediction model M1 is closest to the actual data. Therefore, the information processing apparatus 2000 determines the prediction model to be used for sales prediction as the prediction model M1.
  • the method of determining the prediction model to be used for sales forecasting is not limited to the method of selecting a prediction model that has generated prediction data closest to actual data.
  • ⁇ Operation and effect> According to the information processing apparatus 2000 of the present embodiment, comparison between predictions by each of a plurality of prediction models and sales results is performed for a period (second partial period) excluding a part from the actual period in which sales results exist. . Then, based on the result of the comparison, a prediction model to be used for sales prediction is determined. In this way, by excluding the period showing a special sales trend, etc., from the period used for evaluating the appropriateness of the prediction model, the height of the prediction accuracy of each prediction model can be evaluated more accurately. It will be. As a result, since it is possible to select a prediction model that can predict sales of sales facilities such as new stores with high accuracy, it is possible to predict future sales in the sales facilities with high accuracy.
  • FIG. 3 is a diagram illustrating the functional configuration of the information processing apparatus 2000 of the first embodiment.
  • the information processing apparatus 2000 includes a dividing unit 2020, a comparing unit 2040, and a first determining unit 2060.
  • the dividing unit 2020 divides the actual period in which the actual sales data of the target sales facility exists into a plurality of partial periods.
  • the plurality of partial periods include a first partial period and a second partial period.
  • the first partial period includes the beginning of the actual period.
  • the comparison unit 2040 performs prediction processing using each of the plurality of prediction models for the second partial period. Further, the comparison unit 2040 compares the prediction data obtained as a result of each prediction process with the actual data of the second partial period.
  • the first determination unit 2060 determines a prediction model to be used for sales prediction after the actual period in the target sales facility based on the comparison result of each prediction data and the actual data.
  • Each functional component of the information processing apparatus 2000 may be realized by hardware (for example, a hard-wired electronic circuit or the like) that realizes each functional component, or a combination of hardware and software (for example: It may be realized by a combination of an electronic circuit and a program for controlling it.
  • hardware for example, a hard-wired electronic circuit or the like
  • software for example: It may be realized by a combination of an electronic circuit and a program for controlling it.
  • each functional configuration unit of the information processing apparatus 2000 is realized by a combination of hardware and software will be further described.
  • FIG. 4 is a diagram illustrating a computer 1000 for realizing the information processing apparatus 2000.
  • the computer 1000 is an arbitrary computer.
  • the computer 1000 is a personal computer (PC), a server machine, a tablet terminal, a smartphone, or the like.
  • the computer 1000 may be a dedicated computer designed to realize the information processing apparatus 2000, or may be a general-purpose computer.
  • the computer 1000 includes a bus 1020, a processor 1040, a memory 1060, a storage device 1080, an input / output interface 1100, and a network interface 1120.
  • the bus 1020 is a data transmission path for the processor 1040, the memory 1060, the storage device 1080, the input / output interface 1100, and the network interface 1120 to mutually transmit and receive data.
  • the processor 1040 is any of various processors such as a central processing unit (CPU), a graphics processing unit (GPU), or a field-programmable gate array (FPGA).
  • the memory 1060 is a main storage device implemented using a random access memory (RAM) or the like.
  • the storage device 1080 is an auxiliary storage device implemented using a hard disk, a solid state drive (SSD), a memory card, or a read only memory (ROM).
  • the input / output interface 1100 is an interface for connecting the computer 1000 and an input / output device.
  • an input device such as a keyboard and an output device such as a display device are connected to the input / output interface 1100.
  • the network interface 1120 is an interface for connecting the computer 1000 to a network.
  • This communication network is, for example, a LAN (Local Area Network) or a WAN (Wide Area Network).
  • the method of connecting the network interface 1120 to the network may be wireless connection or wired connection.
  • the storage device 1080 stores program modules for realizing the respective functional components of the information processing apparatus 2000.
  • the processor 1040 implements the functions corresponding to each program module by reading the program modules into the memory 1060 and executing them.
  • FIG. 5 is a flowchart illustrating the flow of processing executed by the information processing apparatus 2000 of the first embodiment.
  • the dividing unit 2020 divides the actual period into a plurality of partial periods (S102).
  • S104 to S110 are loop processes executed for each of a plurality of prediction models.
  • the information processing apparatus 2000 determines whether loop processing A has already been performed on all prediction models. If the loop process A has already been performed on all prediction models, the process of FIG. 5 proceeds to S212.
  • the information processing apparatus 2000 executes the loop processing A for one of them.
  • a prediction model to be subjected to the loop processing A is denoted as a prediction model i.
  • the comparison unit 2040 performs the prediction process using the prediction model i for the second partial period (S106).
  • the comparison unit 2040 compares the prediction result (prediction data obtained by the prediction process) with the actual data (S108). Since S110 is the end of the loop process A, the process of FIG. 5 proceeds to S104.
  • the first determination unit 2060 determines a prediction model to be used for sales prediction based on the comparison result of the prediction result of each prediction model and the actual data (S112).
  • an opportunity for executing the series of processes shown in FIG. 5, that is, an opportunity for using the information processing apparatus 2000 is arbitrary.
  • the information processing apparatus 2000 executes a series of processes shown in FIG.
  • the information processing apparatus 2000 executes a series of processes shown in FIG. 5 at a predetermined cycle. For example, there is a usage method of operating the information processing apparatus 2000 once a day before the start of sales of a sales facility and determining a prediction model to be used for sales forecast of that day.
  • the sales facilities targeted for forecasting can be any facilities where products are sold.
  • the sales facility is any store such as a convenience store, a supermarket, a shopping mall, or a department store.
  • the term "store” as used herein means any sales space where products are sold, and is not necessarily limited to the sales space provided in a building. For example, in the case where goods etc. are sold by temporary installation space provided outdoors, this temporary installation space corresponds to a store.
  • the sales facilities may be sales spaces (such as shops) provided in facilities (restaurants, stadiums, museums, theme parks, etc.) where services are mainly provided.
  • the sales forecast may be performed for each of the plurality of areas or may be performed for the entire sales facility.
  • each of a plurality of areas is treated as an individual target sales facility.
  • the scene in which the information processing apparatus 2000 is used is not limited to the determination of the prediction model used for the sales prediction of the newly opened sales facility as described above.
  • the information processing apparatus 2000 uses the sales results of the product obtained until then for a while after the product has been sold at the target sales facility, and uses the product in the target sales facility Determine the forecasting model to be used for forecasting sales.
  • the information processing apparatus 2000 determines the prediction model with the sales facilities where the forecast model to be used for the sales forecast should be changed as the target sales facilities, because the sales trend has largely changed. Do. Specifically, the information processing apparatus 2000 uses the sales results after the change in sales trend for a while after the change in sales trend in the target sales facility, and uses the forecast results newly used in the target sales facility. Decide.
  • FIG. 6 is a diagram exemplifying a target of sales forecast.
  • the target of the sales forecast is a specific product.
  • a prediction model is determined for each product.
  • the forecasting model does not necessarily have to be determined for all the products handled at the sales facilities targeted for forecasting.
  • the distinction of the products is performed, for example, in units of product names. Besides, for example, product distinction may be performed in so-called SKU (Stock Keeping Unit) units.
  • the sales forecast target is a group of products belonging to a certain category.
  • a prediction model is determined for each product category. For example, if the products sold at the sales facilities targeted for prediction are classified into 100 product categories, a prediction model is determined for each of the 100 product categories.
  • the forecasting model does not necessarily have to be determined for all the product categories that are handled at the sales facilities targeted for forecasting.
  • existing methods can be used as a method of classifying products into categories.
  • merchandise categories may be employed, such as foodstuffs, clothing, and toys, which classify the merchandise relatively coarsely.
  • a product category can be adopted which classifies products relatively finely, such as classifying meats into pork, beef, chicken and the like.
  • the target of sales forecast is the entire product sold at the sales facility targeted for forecast.
  • one prediction model is determined for one target sales facility.
  • the information processing apparatus 2000 acquires, for a product or the like targeted for sales prediction, actual data representing sales results of the product or the like in the target sales facility.
  • actual data representing sales results of the product or the like in the target sales facility.
  • the sales result data to be used is data representing the sales result of the product X in the sales facility A.
  • the actual period is not necessarily the entire period in which the sales results of the target sales facility exist, but varies depending on the usage scene of the information processing apparatus 2000.
  • the beginning of the actual period is, for example, the day when the target sales facility is opened.
  • the beginning of the sales period is, for example, the day when sales of the products in the target sales facilities are started.
  • the actual period is, for example, the day when the sales trend changed.
  • the day on which the sales tendency has changed may be designated by the user, or the information processing apparatus 2000 may determine it by statistically processing the performance data.
  • the actual data used by the information processing apparatus 2000 indicates the actual sales results with the same particle size as the product or the like targeted for sales prediction. For example, if the sales forecast is performed on a product basis, the sales performance data indicates the sales performance on a product basis. In addition, for example, when sales forecasting is performed on a product category basis, sales performance data indicates sales performance on a product category basis. If the actual data indicates the sales results with a finer granularity than the forecast target (for example, the unit of the forecast target is a product category while the unit of the actual data is a commodity), process the actual data in advance. Thus, it is converted into actual data representing sales results with the same granularity as the forecast target. The information processing apparatus 2000 uses the converted result data.
  • the information processing apparatus 2000 acquires performance data.
  • the performance data may be stored in advance in a storage device accessible from the information processing device 2000.
  • the performance data may be stored in a database server that collects and manages the performance data from each of a plurality of sales facilities. In this case, the information processing apparatus 2000 acquires track record data by accessing the database server.
  • the forecasting model outputs forecasted sales values based on one or more variables.
  • variables can be adopted as variables used by the prediction model.
  • the variable may be the sales volume of the nearest predetermined period (for example, one week) of the day to be forecasted, the weather of the day to be forecasted or before or after that, or the attribute of the day to be forecasted or It is a holiday, or a history note etc.).
  • the sales amount means the number and weight of the sold products. As a product whose sales amount is expressed by weight, there is, for example, fresh food sold by weight.
  • the amount of sales for a predetermined period immediately preceding the day to be forecasted can be identified using actual data.
  • the predicted day and the weather before that may be stored in advance in a storage device accessible from the information processing apparatus 2000, or using information provided from a server or the like outside the information processing apparatus 2000. It may be acquired.
  • the weather after the day to be forecasted can be identified, for example, using a service providing a weather forecast (such as a web page).
  • About the attribute of the day of prediction object, and the predetermined period before and behind that, it can specify using calendar information.
  • the calendar information may be stored in advance in a storage device accessible from the information processing apparatus 2000, or may be provided from a server outside the information processing apparatus 2000 or the like.
  • the method by which the information processing device 2000 acquires a prediction model is arbitrary.
  • the information processing apparatus 2000 acquires a prediction model from a database server or the like in which the prediction model is stored.
  • FIG. 7 is a diagram illustrating the configuration of a database in which a prediction model is stored.
  • a product category 202 showing a list of product categories.
  • a table 200 is associated with each of the product categories shown in the product category 202.
  • the table 200 associates the facility ID 204 with the prediction model 206.
  • the prediction model 206 shows an example of a prediction model.
  • the formulas shown in the prediction model 206 calculate predicted sales by substituting specific values for each variable. For example, the sales amount indicated by the actual data of the last seven days of the day on which sales are expected to be predicted is substituted for "the sales amount of the last seven days". In addition, 1 is substituted for "whether it is rain or not" if the weather forecast for the day on which sales are to be predicted is rain, and 0 otherwise. Note that a11 and so on are weights for variables.
  • the existing technology can be used for the technology which generates a prediction model based on sales performance.
  • a prediction model can be generated by analyzing past sales results by a statistical method such as regression analysis.
  • methods such as SVM (Support Vector Machine), decision tree, or deep learning can be used.
  • the prediction model does not necessarily have to be generated for each sales facility.
  • one forecasting model may be generated using sales performance of a plurality of sales facilities with common attributes.
  • the attributes referred to here are, for example, the area and location conditions (distance from the station, whether or not it is a city area, whether or not there is a large event facility nearby, etc.).
  • convenience stores near the station have a high probability of having common features such as high sales during commuting hours only on weekdays, so using the sales results of multiple convenience stores near the station gives one It is conceivable to generate a prediction model.
  • the information processing apparatus 2000 acquires a prediction model corresponding to a product or the like to be predicted. For example, when determining a prediction model for the product X sold at the target sales facility, the information processing apparatus 2000 acquires each prediction model for the product X.
  • the information processing apparatus 2000 may acquire not all but only a part of the prediction model corresponding to the product or the like to be predicted.
  • the information processing apparatus 2000 may be configured to acquire only a prediction model generated for a sales facility having an attribute in common with the target sales facility.
  • the target sales facility is a facility in front of the station
  • the information processing apparatus 2000 acquires only the prediction model generated for each sales facility in front of the station.
  • Information used for narrowing down a prediction model, such as attributes of sales facilities, is stored, for example, in a database server together with the above-described prediction model.
  • the dividing unit 2020 divides the actual period into a plurality of partial periods (S102).
  • the plurality of partial periods generated by the division include at least a first partial period and a second partial period.
  • the first partial period is a period that is not used for prediction processing by the prediction model.
  • the second partial period is a period used for prediction processing by the prediction model.
  • the actual period can be any period in which actual data exists.
  • the division unit 2020 treats all periods in which actual data exist as an actual period.
  • the dividing unit 2020 may set a period of a predetermined length (for example, one month) determined in advance as the actual period from the start of the period in which the actual data exists.
  • the dividing unit 2020 may set a period of a predetermined length designated by the user of the information processing apparatus 2000 as the actual period from the start of the period in which the actual data exists.
  • the dividing unit 2020 divides the actual period into two, a first partial period and a second partial period. That is, the dividing unit 2020 divides the performance period into two at a boundary of a certain date and time, sets the performance period before that date as the first partial period, and sets the performance period after that date as the second partial period.
  • the date and time taken as the boundary may be included in either the first partial period or the second partial period.
  • the method of determining the date and time to be the boundary between the first partial period and the second partial period is arbitrary.
  • the length of the first partial period is determined in advance.
  • the dividing unit 2020 generates the first partial period and the second partial period by dividing the actual period with the date and time when the predetermined length has elapsed since the beginning of the actual period.
  • the length of the first partial period is stored in a storage device accessible from the information processing device 2000.
  • the information processing apparatus 2000 receives an input operation for specifying the length of the first partial period from the user of the information processing apparatus 2000.
  • FIG. 8 is a diagram illustrating how the user of the information processing apparatus 2000 designates the length of the first partial period. A graph visualizing actual data is drawn on the display screen 10 of FIG. Further, a reference line 40 which is a boundary between the first partial period and the second partial period is drawn.
  • the user specifies the length of the first partial period by moving the reference line 40 to an arbitrary position in the time axis direction by dragging the reference line 40 with the pointer 20 or the like.
  • the user designates the length of the first partial period by inputting the length of the first partial period into the text box 30.
  • the length of the first partial period may be automatically determined by the dividing unit 2020.
  • the dividing unit 2020 determines the length of the first partial period using the actual data.
  • the dividing unit 2020 calculates, for example, an index (for example, variance of sales, maximum absolute differential value, etc.) that quantitatively represents the magnitude of fluctuation in sales, for each fixed unit such as one week.
  • the division unit 2020 sets the time when the index satisfies the predetermined condition as the end of the first partial period. For example, when the index is calculated on a weekly basis, if a predetermined condition is satisfied in the third week (third unit) portion from the start of the first partial period, the dividing unit 2020 selects the first partial period. Length of 3 weeks.
  • the predetermined condition may be set in advance in a fixed manner, or may be designated by the user of the information processing apparatus 2000.
  • the comparison unit 2040 executes prediction processing by each prediction model for the second partial period (S106). Specifically, the comparison unit 2040 applies the value of a specific variable obtained from calendar information or the like to the prediction model to cause the prediction model to execute prediction processing.
  • the variables used by the prediction model are as described above.
  • the prediction model outputs prediction data of the second part period (data representing sales predicted for the second part period) as a result of the prediction process.
  • the forecast data is time series data indicating the forecasted sales amount for each day included in the second partial period.
  • the predicted granularity for the time axis is not limited to daily units.
  • the forecast data may indicate a forecasted amount of sales for each of a plurality of time zones of one day.
  • the granularity of predicted data on the time axis is preferably the same as the granularity of actual data on the time axis.
  • the comparison unit 2040 compares the prediction data output from the prediction model with the actual data (S108). Specifically, the comparison unit 2040 calculates an index value that quantitatively represents the degree of divergence between the predicted data and the actual data.
  • this index value is referred to as a divergence index value.
  • the mean absolute error or the mean square error can be used as the divergence index value.
  • the first determination unit 2060 determines a prediction model to be used for sales prediction based on the comparison result by the comparison unit 2040 (S112). Specifically, the first determination unit 2060 specifies a prediction model with the smallest divergence index value (a prediction model that outputs prediction data with the smallest degree of divergence from actual data), and uses that prediction model as a sales forecast. Decide as a prediction model to use.
  • the first determination unit 2060 may generate a prediction model to be used for sales prediction by statistically processing the plurality of acquired prediction models based on the divergence index value.
  • the first determination unit 2060 generates a prediction model to be used for sales prediction by statistically processing the prediction models up to the top predetermined ranking in ascending order of the divergence index value among the acquired prediction models. This statistical process is, for example, averaging.
  • the 1st determination part 2060 attaches the weighted average which attached to each prediction model the weight (The reciprocal of a divergence index value, the value which normalized the reciprocal of a divergence index value, etc.) which becomes small as divergence index value becomes large. It may be calculated.
  • FIG. 9 is a diagram illustrating data output from the first determination unit 2060.
  • the table in FIG. 9 shows the actual period used to determine the prediction model, the period excluded from the evaluation of the prediction model (first partial period), the facility ID of the source of the prediction model, and the prediction model used for sales prediction.
  • the forecast model determined as is shown.
  • "facility source facility ID of the forecasting model” indicates which sales facility the forecasting model determined to be used for sales forecasting is the forecasting model generated (facility in FIG. 7). ID 204).
  • FIG. 10 is a diagram illustrating how the future sales predicted by the prediction model are visualized.
  • the solid line graph is a visualization of actual data.
  • the dotted line graph visualizes the predicted future sales using the prediction model determined by the first determination unit 2060.
  • the information processing apparatus 2000 predicts future sales using the determined prediction model and visualizes the result. By doing this, the user of the information processing apparatus 2000 can easily grasp the sales predicted for the future.
  • the information processing apparatus 2000 determines the prediction model in response to the user specifying the boundary date and time and causes the display screen 10 to display the sales predicted by the determined prediction model.
  • the user changes the boundary date and time, and the selected prediction model changes, the sales of the prediction displayed on the display screen 10 change. Therefore, for example, the user “changes the boundary date and time until the predicted result considered to be appropriate comes to be displayed while visually judging whether the predicted result displayed on the display screen 10 is appropriate or not.
  • Appropriate prediction model can be selected.
  • FIG. 11 is a diagram illustrating the operation of the information processing apparatus 2000 of the second embodiment.
  • the operation of the information processing apparatus 2000 described below is an example for facilitating the understanding of the information processing apparatus 2000, and the operation of the information processing apparatus 2000 is not limited to the following example. Further, except for the points described below, the information processing apparatus 2000 of the second embodiment has the same function as the information processing apparatus 2000 of the first embodiment.
  • the information processing apparatus 2000 divides the performance period into a plurality of patterns (hereinafter, divided patterns), and determines a prediction model suitable for each divided pattern.
  • the length of the first partial period is different in each division pattern.
  • the information processing apparatus 2000 divides the performance period into three division patterns P1 to P3.
  • the information processing apparatus 2000 determines, for each of the three division patterns, a prediction model suitable for sales prediction (a prediction model that minimizes the degree of deviation between prediction data and actual data) by the method described in the first embodiment.
  • a prediction model determined as a prediction model suitable for sales prediction is denoted as a candidate model.
  • the candidate model determined for a certain division pattern is expressed as “candidate model corresponding to that division pattern”.
  • the candidate model corresponding to a certain division pattern is determined as a prediction model to be used for sales prediction when the information processing apparatus 2000 of the first embodiment divides the actual period by the division pattern.
  • the information processing apparatus 2000 acquires five prediction models M1 to M5.
  • the information processing apparatus 2000 divides the actual period by the division pattern P1, and performs prediction by each of the five prediction models for the second partial period in the division pattern P1.
  • the information processing apparatus 2000 determines a candidate model corresponding to the division pattern P1 by comparing prediction data obtained for each prediction model with actual data.
  • the candidate model corresponding to the division pattern P1 is the prediction model M1.
  • the information processing apparatus 2000 performs the same processing on the division patterns P2 and P3. By doing this, prediction models M5 and M3 are determined as candidate models corresponding to division patterns P2 and P3, respectively.
  • the information processing apparatus 2000 determines one of the three candidate models M1, M3, and M5 as a prediction model to be used for sales forecast after the performance period.
  • the actual period is divided into a plurality of patterns having different lengths of the first partial period, and the sales prediction is performed by further comparing the prediction models selected for each pattern.
  • the prediction model to be used is determined. Therefore, even if it is difficult to grasp in advance the appropriate length of the first partial period (for example, even if it is not possible to accurately determine which portion of the actual data corresponds to a special sales trend) , It becomes possible to select a highly accurate prediction model.
  • the functional configuration of the information processing apparatus 2000 of the second embodiment is represented, for example, in FIG. 3 as in the case of the information processing apparatus 2000 of the first embodiment.
  • the division unit 2020 according to the second embodiment divides the actual period into a plurality of division patterns.
  • the comparison unit 2040 performs, for each of the plurality of division patterns, prediction processing using each of the plurality of prediction models, with the second partial period in the division pattern as a target. Then, the comparison unit 2040 compares the result of the prediction process with the actual data in the second partial period in the pattern.
  • the first determination unit 2060 of the second embodiment determines the prediction model (prediction model corresponding to the divided pattern) suitable for the divided pattern based on the result of comparison performed by the comparing unit 2040 for each divided pattern for each divided pattern. decide. For example, in the example of FIG. 11, a prediction model M1, a prediction model M5, and a prediction model M3 are determined as prediction models corresponding to the division patterns P1, P2, and P3, respectively. Then, the first determination unit 2060 determines a prediction model to be used for sales prediction by using a prediction model corresponding to each of the plurality of division patterns. For example, in the example of FIG. 11, the prediction model used for sales prediction is determined from among the prediction models M1, M3, and M5. However, as described later, the method of determining a prediction model to be used for sales forecasting is not limited to the method of selecting one of candidate models.
  • FIG. 12 is a flowchart illustrating the flow of processing executed by the information processing apparatus 2000 of the second embodiment.
  • the division unit 2020 divides the actual period into a plurality of partial periods with a plurality of division patterns (S202).
  • Steps S204 to S216 are loop processing B executed for each of the plurality of division patterns.
  • the information processing apparatus 2000 determines whether or not loop processing B has already been performed on all the division patterns. If the loop process B has already been performed on all the division patterns, the process of FIG. 12 proceeds to S218.
  • the information processing apparatus 2000 executes the loop processing B for one of them.
  • the division pattern to be subjected to the loop processing B is referred to as a division pattern j.
  • Steps S206 to S212 are loop processing C executed for each of a plurality of prediction models.
  • Performing the loop process C corresponds to performing the loop process A of FIG. 5 on the actual period divided by the division pattern j.
  • the information processing apparatus 2000 determines whether loop processing C has already been performed on all prediction models. If the loop process C has already been performed on all prediction models, the process of FIG. 12 proceeds to S214. On the other hand, when there is a prediction model which is not targeted for the loop processing C, the information processing apparatus 2000 executes the loop processing C for one of them.
  • a prediction model to be subjected to loop processing C is denoted as a prediction model i.
  • the comparison unit 2040 performs the prediction process using the prediction model i for the second partial period of the division pattern j (S208).
  • the comparison unit 2040 compares the predicted data obtained in the prediction process with the actual data (S210). Since S212 is the end of the loop process C, the process of FIG. 12 proceeds to S206.
  • the first determination unit 2060 determines a candidate model corresponding to the division pattern j based on the comparison result of the prediction result of each prediction model and the actual data (S214). Since S216 is the end of the loop process B, the process of FIG. 12 proceeds to S204.
  • the first determination unit 2060 determines a prediction model to be used for sales prediction by using candidate models corresponding to each division pattern (S218).
  • the first determination unit 2060 uses a candidate model corresponding to each division pattern to determine a prediction model used for sales prediction (S218).
  • Various methods can be adopted as the specific method. Hereinafter, a plurality of specific methods will be exemplified.
  • the first determination unit 2060 selects a candidate model having the largest number of corresponding division patterns as a prediction model to be used for sales prediction. That is, the first determination unit 2060 determines a prediction model having the largest number of times determined as a candidate model (hereinafter, the number of candidates) as a prediction model to be used for sales prediction.
  • the first determination unit 2060 determines the prediction model M2 as a prediction model to be used for sales prediction.
  • priority may be determined in advance for each prediction model.
  • priorities are associated in advance with each prediction model.
  • the first determination unit 2060 selects a candidate model with the highest priority from among the plurality of candidate models.
  • prediction models M1, M2, and M3 are determined as candidate models corresponding to each of the three divided patterns P1 to P3. Then, it is assumed that the priorities of the prediction models M1 to M3 are 50, 30, and 60, respectively. In this case, since the candidate model with the highest priority is M3, the first determination unit 2060 determines the prediction model M3 as a candidate model.
  • the priority of a prediction model is, for example, the amount of actual data used to generate the prediction model, or the evaluation of the prediction model in a sales facility that already uses the prediction model (the prediction generated by the prediction model It can be determined based on the degree of divergence between data and actual data.
  • the first determination unit 2060 statistically processes a plurality of candidate models to generate a prediction model used for sales prediction. This statistical process is, for example, averaging.
  • the first determination unit 2060 may perform statistical processing on a candidate model using the number of candidates and the priority described above. For example, the first determination unit 2060 statistically processes candidate models up to a predetermined upper rank in descending order of the number of candidates, or statistically processes candidate models up to a predetermined upper rank in descending order of the size of priority. Thus, a forecasting model to be used for sales forecasting is generated. In addition, for example, the first determination unit 2060 uses the weight that increases as the number of candidates increases and the weight that increases as the priority increases to the candidate model to calculate a weighted average, thereby using it for sales forecasting. May generate a prediction model.
  • the number of candidates themselves or a value obtained by normalizing the number of candidates can be used as the weight that increases as the number of candidates increases.
  • the priority itself or a value obtained by normalizing the priority can be used as the weight that increases as the priority.
  • the information processing apparatus 2000 divides the performance period into three partial periods of a first partial period, a second partial period, and a third partial period.
  • FIG. 13 is a diagram illustrating a case where the performance period is divided into three partial periods. In each division pattern of FIG. 13, the end of the second partial period is the same. In other words, the lengths of the third partial periods are the same.
  • the information processing apparatus 2000 generates a plurality of division patterns by changing the date and time to be the boundary between the first partial period and the second partial period.
  • FIG. 14 is a diagram showing the relationship between the actual period and each partial period.
  • the performance period is divided into a first partial period, a second partial period, and a third partial period.
  • the third partial period is a fixed period. Therefore, the combined period of the first partial period and the second partial period is also a fixed period.
  • the first partial period and the second partial period are variable. That is, by changing the boundary between the first partial period and the second partial period, a plurality of division patterns are generated.
  • the length of the third part period is set in advance as a predetermined value (for example, one week).
  • the ratio of the third partial period to the entire actual period may be determined in advance (for example, 20%). That is, the length of the third partial period is determined according to the length of the actual period.
  • the candidate model determined for the division pattern P1 is the prediction model M1.
  • the first determination unit 2060 executes the prediction process by the prediction model M1 for the third partial period in the divided pattern P1. Furthermore, the first determination unit 2060 compares this prediction result with the actual data of the third partial period in the division pattern P1. Specifically, the first determination unit 2060 calculates the divergence index value for the prediction data obtained by the prediction process for the third partial period in the divided pattern P1 and the actual data for the third partial period. The first determination unit 2060 similarly executes the prediction process of the candidate model for the third partial period in the other division patterns, and obtains prediction data obtained as a result thereof and the actual data in the third partial period. An index value representing the degree of divergence is calculated. That is, the divergence index value is obtained for each division pattern.
  • the first determination unit 2060 determines a prediction model to be used for sales prediction based on the divergence index value obtained for each division pattern. For example, the first determination unit 2060 sets a candidate model of each division pattern that has the smallest calculated divergence index value as a prediction model to be used for sales prediction.
  • the actual period is divided into a plurality of patterns having different lengths of the first partial period, and the prediction model selected for each pattern is compared with the common third partial period to obtain a sales forecast.
  • the prediction model to be used is determined. For example, in the case of a division pattern in which the first partial period is set extremely short, a special sales tendency is included in the second partial period. Therefore, the selected prediction model makes a prediction reflecting the special sales tendency in the third partial period, so the deviation from the actual results becomes large.
  • the second partial period does not include a special sales tendency, but the period that can be used as the second partial period becomes short.
  • the method can appropriately exclude the period corresponding to the special sales trend, and can select the prediction model selected by the division pattern that makes maximum use of the limited data.
  • the third partial period is common to a plurality of division patterns.
  • the performance data of the third partial period is data used to evaluate a candidate model. Therefore, making the third partial period common to a plurality of division patterns means that each candidate model is evaluated with a common sales record. By evaluating each candidate model with common sales results as described above, the candidate model can be evaluated with high accuracy.
  • Example of hardware configuration The hardware configuration of a computer that implements the information processing apparatus 2000 of the second embodiment is represented, for example, by FIG. 4 as in the first embodiment. However, in the storage device 1080 of the computer 1000 for realizing the information processing apparatus 2000 of the present embodiment, a program module for realizing the function of the information processing apparatus 2000 of the present embodiment is further stored.
  • FIG. 15 is a diagram illustrating the functional configuration of the information processing apparatus 2000 of the third embodiment.
  • the information processing apparatus 2000 of the third embodiment has the same function as the information processing apparatus 2000 of the first or second embodiment except for the points described below.
  • the information processing apparatus 2000 of the third embodiment has a second determination unit 2080.
  • the second determination unit 2080 determines a prediction model to be used for sales prediction from among prediction models that have been used for sales prediction of a product or the like to be predicted in a target sales facility. That is, the prediction model that has been used once will be used again.
  • the second determination unit 2080 determines, as a prediction model to be used for sales prediction, a prediction model most recently used for sales prediction of a product or the like to be predicted. That is, the same prediction model is continuously used.
  • the second determination unit 2080 determines, as a prediction model to be used for sales prediction, a prediction model that is most frequently used in a predetermined period (for example, the latest one month).
  • information on the prediction model used for each product or the like in the target sales facility, that is, the usage history of the prediction model is stored, for example, in a storage device accessible from the information processing apparatus 2000.
  • the information processing apparatus 2000 of the third embodiment further includes a selection unit 2100.
  • the selection unit 2100 causes one of the first determination unit 2060 and the second determination unit 2080 to determine a prediction model to be used in a sales facility to be predicted. Specifically, the selection unit 2100 causes the first determination unit 2060 to determine the prediction model when a predetermined condition (hereinafter, referred to as a first predetermined condition) is satisfied. On the other hand, when the first predetermined condition is not satisfied, the selection unit 2100 causes the second determination unit 2080 to determine the prediction model.
  • a predetermined condition hereinafter, referred to as a first predetermined condition
  • a prediction model with relatively high accuracy is used to select an appropriate prediction model from among a plurality of prediction models using actual data. Can be selected.
  • the information processing apparatus 2000 of the third embodiment appropriately uses two methods having different features as described above as a method of determining a prediction model. By doing this, it is possible to shorten the time required to determine the prediction model and to reduce the computer resources required to determine the prediction model while improving the accuracy of the prediction model.
  • the frequency of changing the prediction model to a new one is reduced. Therefore, the burden on the user who interprets the prediction model can be reduced.
  • FIG. 16 is a flowchart illustrating the flow of processing executed by the information processing apparatus 2000 of the third embodiment.
  • the selection unit 2100 determines whether the first predetermined condition is satisfied (S302). If the first predetermined condition is satisfied (S302: YES), the prediction model is determined using the first determination unit 2060 (S304). For example, a series of processes shown in the flowcharts of FIGS. 5 and 12 are performed.
  • the prediction model is determined using the second determination unit 2080 (S306).
  • Example 1 of first predetermined condition It is assumed that the information processing apparatus 2000 determines a prediction model at a predetermined cycle. As a specific example, there is a case where the information processing apparatus 2000 is operated once a day before the start of sales of a sales facility, and a prediction model to be used for sales forecast on that day is determined. In this case, for example, the first determination unit 2060 is used at a predetermined frequency (for example, once in a predetermined number of times), and at other times, the second determination unit 2080 is used (a prediction model which has already been used is re-used) It can be considered to use
  • the first predetermined condition may be "a predetermined time has elapsed since the first determination unit 2060 was last used", "the second determination unit 2080 has been used a predetermined number of times consecutively”, etc.
  • FIG. 17 is a table illustrating a case where the first determination unit 2060 is used at a predetermined frequency. This table shows a check mark to one of the first determination unit 2060 and the second determination unit 2080 that is used to determine the prediction model. This table shows that the first determination unit 2060 is used at a rate of once every seven times (that is, once a week).
  • the selection unit 2100 may select the first determination unit 2060 if the accuracy of the currently used prediction model is lowered, and may select the second determination unit 2080 otherwise. For example, the selection unit 2100 calculates the divergence index value for the forecast data obtained by the forecast model currently used and the data of sales results for a predetermined past period (for example, the previous day or the last one week). Based on the divergence index value, either one of the first determination unit 2060 and the second determination unit 2080 is selected. The divergence index value is as described above.
  • the degree of divergence between the forecast data and the sales data is small, the accuracy of the forecast model currently used is sufficient, and it is considered that there is no problem if the forecast model is continued to be used. On the other hand, if the degree of divergence between the forecast data and the sales data is large, the accuracy of the forecast model is low, and it is considered better to change the forecast model.
  • a condition that “the divergence index value calculated for predicted data and actual data in a predetermined past period is equal to or more than a predetermined value” is used as the first predetermined condition.
  • the prediction model used for sales prediction using the plurality of prediction models using actual data by the method described in the first embodiment or the second embodiment is used. It is determined.
  • the deviation index value is less than the predetermined value, a prediction model to be used for sales prediction is determined from among prediction models that have already been used.
  • the predetermined value may be set in advance in a fixed manner or may be designated by the user of the information processing apparatus 2000.
  • Example of hardware configuration The hardware configuration of a computer that implements the information processing apparatus 2000 of the third embodiment is represented, for example, by FIG. 4 as in the first embodiment. However, in the storage device 1080 of the computer 1000 for realizing the information processing apparatus 2000 of the present embodiment, a program module for realizing the function of the information processing apparatus 2000 of the present embodiment is further stored.
  • FIG. 18 is a diagram for explaining the operation of the information processing apparatus 2000 of the fourth embodiment.
  • a target sales facility for example, a newly opened store
  • prediction models generated for other sales facilities are diverted.
  • actual data is accumulated in the target sales facilities, it can be said that it is possible to generate a prediction model that accurately represents the sales trend of the sales facilities using the actual data of the sales facilities.
  • the information processing apparatus 2000 generates a prediction model using the actual data of the product etc. of the prediction target in the target sales facility. Further, the information processing apparatus 2000 determines whether or not the actual data of the product or the like to be predicted in the target sales facility satisfies the second predetermined condition. When the second predetermined condition is satisfied, the information processing device 2000 determines the generated prediction model as a prediction model to be used for sales prediction of a product or the like to be predicted in the target sales facility.
  • a prediction model generated for another sales facility is diverted. That is, the information processing apparatus 2000 determines the prediction model by the method described in any of the first to third embodiments. On the other hand, in period 60, the prediction model generated for the target sales facility is used. The method of generating a prediction model from actual data is as described above.
  • the forecast model generated for the target sales facility is used. It can be said that it is preferable to use it to forecast sales.
  • the prediction model generated for the target sales facility is used for the sales forecast of the target sales facility. . Therefore, after it becomes possible to generate a highly accurate prediction model using actual data of the target sales facilities, the process of selecting a prediction model becomes unnecessary, and computer resources are predicted while predicting sales with a high accuracy prediction model. Can be reduced.
  • FIG. 19 is a diagram illustrating the functional configuration of the information processing apparatus 2000 of the fourth embodiment.
  • the information processing apparatus 2000 of the fourth embodiment has a generation unit 2120.
  • the generation unit 2120 generates a prediction model that predicts sales of products and the like using actual data of products and the like to be predicted in the target sales facilities.
  • the information processing apparatus 2000 according to the fourth embodiment determines the prediction model generated by the generation unit 2120 as a prediction model to be used for sales prediction, when the actual data in the target sales facility satisfies the second predetermined condition.
  • FIG. 20 is a flowchart illustrating the flow of processing performed by the information processing apparatus 2000 of the fourth embodiment. If the performance data of the target sales facility satisfies the second predetermined condition (S402: YES), the generation unit 2120 predicts sales of the product or the like using the performance data of the product or the like of the prediction target in the target sales facility. A model is generated (S404). The first determination unit 2060 determines the prediction model generated in S404 as a prediction model to be used for sales prediction of a product or the like to be predicted (S406).
  • the information processing apparatus 2000 uses the prediction model generated using the performance data of the other sales facilities to use the prediction target A forecasting model to be used for forecasting sales of sales facilities is determined (S408).
  • the prediction model is determined by any of the methods described in Embodiments 1 to 3.
  • the second predetermined condition is a condition that is satisfied when it can be said that the accuracy of the prediction model generated using the actual data of the target sales facility is high.
  • the second predetermined condition is that the sales performance period indicated by the performance data of the target sales facility is equal to or longer than a predetermined length.
  • the period of the sales result is a period after the sales facility is opened.
  • the period of the sales result is that after the sale of the product is started at the store targeted for forecasting. It is a period.
  • the period of the sales results is a period from when the sales trend changes.
  • Example of hardware configuration The hardware configuration of a computer that implements the information processing apparatus 2000 of the fourth embodiment is represented, for example, by FIG. 4 as in the first embodiment. However, in the storage device 1080 of the computer 1000 for realizing the information processing apparatus 2000 of the present embodiment, a program module for realizing the function of the information processing apparatus 2000 of the present embodiment is further stored.
  • the information processing apparatus 2000 predicts sales of goods and the like.
  • the information processing apparatus 2000 may be configured to predict the number of visitors in the sales facility by the same method.
  • the information processing apparatus 2000 uses, instead of the actual data indicating the actual sales, the actual data indicating the actual number of visitors. Further, the information processing apparatus 2000 uses, as a prediction model, a prediction model that performs prediction of the number of visitors. As a variable used in the prediction model for predicting the number of visitors, for example, the number of visitors immediately after the predetermined day of the day to be predicted, the day of the day to be predicted or the weather of the predetermined period before or after that day Attributes of a predetermined period of time can be used.
  • the customers to be predicted are, for example, all the customers who come to the sales facilities.
  • the forecast target customer may be a customer having a specific attribute among customers coming to the sales facilities.
  • customers are classified into a plurality of categories by attributes such as gender and age group, and visitor prediction is performed for each category.
  • the sales facilities targeted for the visitor prediction can be, for example, the same as the sales forecast target.
  • the target of the visitor prediction may be various facilities where services are mainly provided, such as a restaurant, a stadium, a museum, and a theme park.
  • visitor prediction may be performed for each of the plurality of areas, or visitor prediction may be performed for the entire sales facility.
  • the following scene can be considered as a scene in which the information processing apparatus 2000 is used when predicting the number of visitors.
  • the information processing apparatus 2000 is used to determine a prediction model to be used for visitor prediction of a sales facility that has newly started business.
  • the start of the actual period is the day when the sales facility is opened.
  • the information processing apparatus 2000 is used to determine a prediction model for predicting the number of customers coming to receive the provision of the service. Be done.
  • the start of the performance period is, for example, the day when the provision of the service is started.
  • the information processing apparatus 2000 uses performance data representing the number of visitors after changing the visitor tendency for a while after the tendency of the number of visitors changes in the target sales facility, and Determine the new prediction model to be used.
  • the beginning of the actual period is, for example, a day when the sales trend of the number of visitors has changed in the target sales facility. This day may be designated by the user or may be determined by the information processing apparatus 2000 by performing statistical processing or the like on performance data.
  • the comparison means calculates, for each of the prediction models, a degree of divergence between sales forecast data generated in the prediction process of the prediction model for the second partial period and the actual data in the second partial period;
  • the first determination means determines a prediction model to be used for prediction for the performance period and thereafter based on the calculated degree of divergence.
  • the start of the performance period is any one of the day when the business is newly started, the day when the sale of a specific product is started, and the day when the provision of a specific service is started.
  • the information processing apparatus according to any one. 5.
  • the dividing unit divides the performance period into a plurality of patterns having different lengths of the first partial period, and
  • the comparison means performs, for each of the plurality of patterns, prediction processing by each of the plurality of prediction models for the second partial period in the pattern, and results of the prediction processing and the second partial period in the patterns Compare with the actual data in
  • the first determining means is For each said pattern, the prediction model corresponding to that pattern is determined from the result of comparison made by said comparison means for that pattern, Determining a prediction model to be used for prediction of the actual period and thereafter using the prediction model corresponding to each of a plurality of the patterns; To 4.
  • the information processing apparatus according to any one. 6.
  • the dividing unit divides the performance period into three of the first partial period, the second partial period, and the third partial period in each of the plurality of patterns.
  • the third partial period is a period common to a plurality of the patterns.
  • the first determining means is For each of the plurality of patterns, prediction data of the third partial period in the pattern is generated using the prediction model corresponding to the pattern, and the generated prediction data and the third partial period in the pattern are generated. Calculate the degree of deviation from the actual data, According to the calculated degree of divergence, it is determined as a prediction model to be used for prediction of the actual period and thereafter.
  • the information processing apparatus according to claim 1. 7.
  • a second determination unit that determines a prediction model to be used for sales prediction in a period after the actual period among the prediction models that have already been used for the prediction target; 1. Selection means for causing any one of the first determination means and the second determination means to determine a prediction model to be used for sales prediction in a period after the actual period.
  • Selection means for causing any one of the first determination means and the second determination means to determine a prediction model to be used for sales prediction in a period after the actual period.
  • the information processing apparatus according to any one.
  • a generation unit configured to generate a prediction model using the actual data; The first determination means determines the generated prediction model as a prediction model to be used for the prediction target, when the actual data satisfies a second actual condition.
  • the prediction model used by the comparison means is generated using the results in sales facilities different from the sales facilities targeted for prediction.
  • the information processing apparatus according to any one.
  • a division step of dividing an actual period in which actual data in a sales facility to be predicted exists into a plurality of partial periods; For each of the second partial periods other than the first partial period including the beginning of the actual period, prediction processing is performed by each of a plurality of prediction models, and the processing result is compared with the actual data in the partial period targeted for prediction processing.
  • a comparison step A program that executes a first determination step of determining a prediction model to be used for sales prediction for the performance period and thereafter based on the comparison result of the comparison step. 11.
  • a degree of divergence between sales prediction data generated in the prediction process of the prediction model for the second partial period and the actual data in the second partial period is calculated;
  • a prediction model to be used for prediction for the performance period and thereafter is determined based on the calculated degree of divergence.
  • the program described in. 13. 10.
  • the start of the performance period is any one of a day when the business is newly started, a day when the sale of a specific product is started, and a day when the provision of a specific service is started. To 12.
  • the actual period is divided into a plurality of patterns each having a different length of the first partial period
  • each of the plurality of patterns is subjected to prediction processing by each of the plurality of prediction models for the second partial period in the pattern, and results of the prediction processing and the second partial periods in the patterns Compare with the actual data in In the first determination step, For each said pattern, the prediction model corresponding to that pattern is determined from the result of the comparison made by said comparison step for that pattern, 10. determining a prediction model to be used for prediction of the actual period and thereafter, using the prediction model corresponding to each of a plurality of the patterns; To 13. The program described in any one. 15.
  • the actual period is divided into three of the first partial period, the second partial period, and the third partial period,
  • the third partial period is a period common to a plurality of the patterns
  • prediction data of the third partial period in the pattern is generated using the prediction model corresponding to the pattern, and the generated prediction data and the third partial period in the pattern are generated. Calculate the degree of deviation from the actual data, Based on the calculated degree of divergence, it is determined as a prediction model to be used for prediction of the actual period and thereafter, 14.
  • the program described in any one. 17. Causing the computer to execute a generation step of generating a prediction model using the performance data; 10.
  • the first determination step determines the generated prediction model as a prediction model to be used for the prediction target when the actual data satisfies a second actual condition.
  • the prediction model used in the comparison step is one generated using a result in a sales facility different from the sales facility targeted for the prediction.
  • a control method implemented by a computer A division step of dividing an actual period in which actual data in a sales facility to be predicted exists into a plurality of partial periods; For each of the second partial periods other than the first partial period including the beginning of the actual period, prediction processing is performed by each of a plurality of prediction models, and the processing result is compared with the actual data in the partial period targeted for prediction processing.
  • a comparison step A first determination step of determining a prediction model to be used for sales prediction for the performance period and thereafter based on the comparison result in the comparison step. 20.
  • a control method implemented by a computer A division step of dividing an actual period in which actual data in a sales facility to be predicted exists into a plurality of partial periods; For the second partial period other than the first partial period including the beginning of the actual period, prediction processing is performed by each of a plurality of prediction models, and the processing result is compared with the actual data in the partial period targeted for prediction processing.
  • the comparison step to A first determination step of determining a prediction model to be used for visitor prediction for the performance period and thereafter based on the comparison result in the comparison step. 21.
  • a degree of divergence between sales prediction data generated in the prediction process of the prediction model for the second partial period and the actual data in the second partial period is calculated; 19.
  • a prediction model to be used for prediction for the performance period and thereafter is determined.
  • the start of the performance period is any one of a day when the business is newly started, a day when the sale of a specific product is started, and a day when the provision of a specific service is started, 19.
  • the actual period is divided into a plurality of patterns each having a different length of the first partial period
  • each of the plurality of patterns is subjected to prediction processing by each of the plurality of prediction models for the second partial period in the pattern, and results of the prediction processing and the second partial periods in the patterns Compare with the actual data in In the first determination step, For each said pattern, the prediction model corresponding to that pattern is determined from the result of the comparison made by said comparison step for that pattern, 19. determine a prediction model to be used for prediction of the actual period and thereafter, using the prediction model corresponding to each of a plurality of the patterns; To 22. The control method according to any one. 24.
  • the actual period is divided into three of the first partial period, the second partial period, and the third partial period
  • the third partial period is a period common to a plurality of the patterns
  • prediction data of the third partial period in the pattern is generated using the prediction model corresponding to the pattern, and the generated prediction data and the third partial period in the pattern are generated. Calculate the degree of deviation from the actual data, 23. It determines as a prediction model used for prediction about the said performance period or later based on the said calculated degree of deviation. Control method described in. 25.
  • the control method according to any one. 26. The generation step of generating a prediction model using the actual data; 19.
  • the first determination step determines the generated prediction model as a prediction model to be used for the prediction target, when the actual result data satisfies a second actual condition.
  • the prediction model used in the comparison step is generated using a result in a sales facility different from the sales facility to be predicted.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Economics (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Game Theory and Decision Science (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Physics (AREA)
  • Pure & Applied Mathematics (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Optimization (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Evolutionary Biology (AREA)
  • Operations Research (AREA)
  • Probability & Statistics with Applications (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Algebra (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

本発明の情報処理装置は、予測対象の営業施設における実績データが存在する期間を複数の部分期間に分割する。また、情報処理装置は、所定期間の始期を含む第1部分期間以外の第2部分期間について、複数の予測モデルそれぞれによる予測処理を行い、その処理結果を、予測処理の対象とした部分期間における前記実績データと比較する。そして、情報処理装置は、上記比較の結果に基づいて、所定期間以降についての売上予測に利用する予測モデルを決定する。

Description

情報処理装置、制御方法、及びプログラム
 本発明は情報処理装置、制御方法、及びプログラムに関する。
 コンビニエンスストア等の店舗では、品切れや売れ残りによる廃棄処分などの防止を目的として、過去の商品の売上実績から商品毎に需要量を予測して適切な商品量を発注することが求められている。しかしながら、売上実績の蓄積が十分でないケース(例えば、開店直後の新店舗において商品の需要予測を行うケース)では、単純に売上実績のデータを用いて予測モデルの変数やその重みを決定するような統計的手法では、十分な予測精度を得られない場合が多い。
 商品の需要予測を行う技術として、例えば特許文献1や特許文献2に開示されている技術がある。特許文献1は、類似する商品の販売実績を利用して、新商品の需要を予測するモデルを生成する技術を開示している。特許文献2は、過去の需要量変動を表すグラフと、ユーザによって手動で選択された予測モデルとを並べて表示することで、ユーザが、過去の需要変動に合う予測モデルを目視で選択できる技術を開示している。
特開2017-27632号公報 特開2003-346070号公報
 本発明者は、店舗などの営業施設における売上量や来客数の予測に利用する予測モデルを決定する新たな技術を見出した。本発明の目的の一つは、店舗などの営業施設における売上量や来客数の予測に利用する予測モデルを決定する新たな技術を提供することである。
 本発明の第1の情報処理装置は、1)予測対象の営業施設における実績データが存在する実績期間を複数の部分期間に分割する分割手段と、2)実績期間の始期を含む第1部分期間以外の第2部分期間について、複数の予測モデルそれぞれによる予測処理を行い、その処理結果を、予測処理の対象とした部分期間における実績データと比較する比較手段と、3)比較手段による比較の結果に基づいて、実績期間以降についての売上予測に利用する予測モデルを決定する第1決定手段と、を有する。
 本発明の第2の情報処理装置は、1)来客の予測対象の実績データが存在する実績期間を複数の部分期間に分割する分割手段と、2)実績期間の始期を含む第1部分期間以外の第2部分期間について、複数の予測モデルそれぞれによる予測処理を行い、その処理結果を、予測処理の対象とした部分期間における実績データと比較する比較手段と、3)比較手段による比較の結果に基づいて、実績期間以降についての来客予測に利用する予測モデルを決定する第1決定手段と、を有する。
 本発明の第1のプログラムは、コンピュータに、1)予測対象の営業施設における実績データが存在する実績期間を複数の部分期間に分割する分割ステップと、2)実績期間の始期を含む第1部分期間以外の第2部分期間について、複数の予測モデルそれぞれによる予測処理を行い、その処理結果を、予測処理の対象とした部分期間における実績データと比較する比較ステップと、3)比較ステップによる比較の結果に基づいて、実績期間以降についての売上予測に利用する予測モデルを決定する第1決定ステップと、を実行させる。
 本発明の第2のプログラムは、コンピュータに、1)来客の予測対象の実績データが存在する実績期間を複数の部分期間に分割する分割ステップと、2)実績期間の始期を含む第1部分期間以外の第2部分期間について、複数の予測モデルそれぞれによる予測処理を行い、その処理結果を、予測処理の対象とした部分期間における実績データと比較する比較ステップと、3)比較ステップによる比較の結果に基づいて、実績期間以降についての来客予測に利用する予測モデルを決定する第1決定ステップと、を実行させる。
 本発明の第1の制御方法は、コンピュータによって実行される。当該制御方法は、1)予測対象の営業施設における実績データが存在する実績期間を複数の部分期間に分割する分割ステップと、2)実績期間の始期を含む第1部分期間以外の第2部分期間について、複数の予測モデルそれぞれによる予測処理を行い、その処理結果を、予測処理の対象とした部分期間における実績データと比較する比較ステップと、3)比較ステップによる比較の結果に基づいて、実績期間以降についての売上予測に利用する予測モデルを決定する第1決定ステップと、を有する。
 本発明の第2の制御方法は、コンピュータによって実行される。当該制御方法は、1)来客の予測対象の実績データが存在する実績期間を複数の部分期間に分割する分割ステップと、2)実績期間の始期を含む第1部分期間以外の第2部分期間について、複数の予測モデルそれぞれによる予測処理を行い、その処理結果を、予測処理の対象とした部分期間における実績データと比較する比較ステップと、3)比較ステップによる比較の結果に基づいて、実績期間以降についての来客予測に利用する予測モデルを決定する第1決定ステップと、を有する。
 本発明によれば、店舗などの営業施設における売上量や来客数の予測に利用する予測モデルを決定する新たな技術が提供される。
 上述した目的、およびその他の目的、特徴および利点は、以下に述べる好適な実施の形態、およびそれに付随する以下の図面によってさらに明らかになる。
実施形態1の情報処理装置の概要を説明するための図である。 実施形態1の情報処理装置の概要を説明するための図である。 実施形態1の情報処理装置の機能構成を例示する図である。 情報処理装置を実現するための計算機を例示する図である。 実施形態1の情報処理装置によって実行される処理の流れを例示するフローチャートである。 売上予測の対象を例示する図である。 予測モデルが記憶されているデータベースの構成を例示する図である。 情報処理装置のユーザによって第1部分期間の長さが指定される様子を例示する図である。 第1決定部が出力するデータを例示する図である。 予測モデルによって予測された将来の売上が可視化された様子を例示する図である。 実施形態2の情報処理装置の動作を例示する図である。 実施形態2の情報処理装置によって実行される処理の流れを例示するフローチャートである。 実績期間が3つの部分期間に分割されるケースを例示する図である。 実績期間と各部分期間との関係を表す図である。 実施形態3の情報処理装置の機能構成を例示する図である。 実施形態3の情報処理装置によって実行される処理の流れを例示するフローチャートである。 所定の頻度で第1決定部が利用されるケースを表で例示する図である。 実施形態4の情報処理装置の動作を説明するための図である。 実施形態4の情報処理装置の機能構成を例示する図である。 実施形態4の情報処理装置によって実行させる処理の流れを例示するフローチャートである。
 以下、本発明の実施の形態について、図面を用いて説明する。尚、すべての図面において、同様な構成要素には同様の符号を付し、適宜説明を省略する。また、特に説明する場合を除き、各ブロック図において、各ブロックは、ハードウエア単位の構成ではなく、機能単位の構成を表している。
[実施形態1]
<概要>
 図1及び図2は、実施形態1の情報処理装置(図3に示す情報処理装置2000)の概要を説明するための図である。以下で説明する情報処理装置2000の動作は、情報処理装置2000の理解を容易にするための例示であり、情報処理装置2000の動作は以下の例に限定されるわけではない。情報処理装置2000の動作の詳細やバリエーションについては後述する。
 情報処理装置2000は、予測対象の営業施設における売上実績のデータを利用して、その営業施設におけるその後の売上予測に適した予測モデルを決定する。営業施設は、例えばコンビニエンスストアなどの店舗である。例えば情報処理装置2000は、新規に開店した営業施設(新装開店したケースも含む)について、開店してからしばらく後(例えば数週間後など)に、それまでに得られた売上実績のデータを利用して、その営業施設の売上予測に利用する予測モデルを決定する。以下、予測対象の営業施設を、「対象営業施設」とも表記する。また、売上実績のデータを、「実績データ」とも表記する。
 情報処理装置2000は、対象営業施設の実績データが存在する期間について、複数の予測モデルそれぞれに、売上を予測する予測処理を実行させる。そして、情報処理装置2000は、予測処理の結果を表すデータ(以下、予測データ)と売上実績データとを比較することで、予測結果が実際の売上に最も適合した予測モデルを特定する。
 ここで、新規に開店した営業施設における実績データの中には、開店セール期間の売上データなど、通常営業時とは異なる特殊な売上傾向を示すデータが含まれうる。例えば図1のグラフにおいて、最初の山が表す売上実績は、その後の売上実績とは大きく異なる。予測モデルの選定にこのような特殊な傾向の実績データを利用してしまうと、通常の期間の売上傾向を予測する予測モデルを適切に選定することが難しくなる。
 そこで情報処理装置2000は、売上実績が得られている期間(以下、実績期間)を複数の部分期間に分割する。さらに情報処理装置2000は、複数の部分期間のうち、実績期間の始期を含む第1部分期間以外の部分期間である第2部分期間を、予測モデルの評価に利用する。例えば図1では、実績期間が、第1部分期間と第2部分期間の2つに分割されている。
 情報処理装置2000は、複数の予測モデルそれぞれを利用して、第2部分期間について、売上の予測処理を行う。例えば或る特定の日の売上は、その日の天候や曜日などの変数を利用して予測することができる。各予測モデルは、どの変数を利用するか、各変数の重みがどのような値か、などといった点で異なる。
 情報処理装置2000は、各予測モデルによる予測処理の結果得られる予測データを、第2部分期間の実績データと比較する。そして、情報処理装置2000は、この比較に基づき、実績期間以降の売上予測に利用する予測モデルを決定する。例えば情報処理装置2000は、予測データが第2部分期間の売上実績に最も近い予測モデルを、実績期間以降の売上予測に利用する。
 図2は、複数の予測モデルを用いて、売上予測に利用する予測モデルが決定される様子を例示する図である。図2は、実績データと、各予測モデルが第2部分期間について生成した予測データとを示している。この例では、予測モデル M1 が生成した予測データが、実績データに最も近いといえる。そのため、情報処理装置2000は、売上予測に利用する予測モデルを、予測モデル M1 に決定する。ただし後述するように、売上予測に利用する予測モデルを決定する方法は、実績データに最も近い予測データを生成した予測モデルを選ぶという方法に限定されない。
<作用・効果>
 本実施形態の情報処理装置2000によれば、売上実績が存在する実績期間から一部を除いた期間(第2部分期間)について、複数の予測モデルそれぞれによる予測と売上実績との比較が行われる。そして、その比較の結果に基づいて、売上予測に利用される予測モデルが決定される。このように、特殊な売上傾向を示す期間などを、予測モデルの適切さの評価に利用する期間から除外することで、各予測モデルの予測精度の高さを、より正確に評価することができるようになる。その結果、新店舗などの営業施設の売上を高精度に予測できる予測モデルを選定することができるため、その営業施設における将来の売上を高精度に予測することができるようになる。
 以下、本実施形態の情報処理装置2000についてさらに詳細に説明する。
<情報処理装置2000の機能構成の例>
 図3は、実施形態1の情報処理装置2000の機能構成を例示する図である。情報処理装置2000は、分割部2020、比較部2040、及び第1決定部2060を有する。分割部2020は、対象営業施設の実績データが存在する実績期間を、複数の部分期間に分割する。ここで、複数の部分期間は、第1部分期間と第2部分期間を含む。第1部分期間は、実績期間の始期を含む。比較部2040は、第2部分期間について、複数の予測モデルそれぞれによる予測処理を行う。さらに比較部2040は、各予測処理の結果得られる予測データを、第2部分期間の実績データと比較する。第1決定部2060は、各予測データと実績データとの比較結果に基づいて、対象営業施設における実績期間以降の売上予測に利用する予測モデルを決定する。
<情報処理装置2000のハードウエア構成>
 情報処理装置2000の各機能構成部は、各機能構成部を実現するハードウエア(例:ハードワイヤードされた電子回路など)で実現されてもよいし、ハードウエアとソフトウエアとの組み合わせ(例:電子回路とそれを制御するプログラムの組み合わせなど)で実現されてもよい。以下、情報処理装置2000の各機能構成部がハードウエアとソフトウエアとの組み合わせで実現される場合について、さらに説明する。
 図4は、情報処理装置2000を実現するための計算機1000を例示する図である。計算機1000は任意の計算機である。例えば計算機1000は、Personal Computer(PC)、サーバマシン、タブレット端末、又はスマートフォンなどである。計算機1000は、情報処理装置2000を実現するために設計された専用の計算機であってもよいし、汎用の計算機であってもよい。
 計算機1000は、バス1020、プロセッサ1040、メモリ1060、ストレージデバイス1080、入出力インタフェース1100、及びネットワークインタフェース1120を有する。バス1020は、プロセッサ1040、メモリ1060、ストレージデバイス1080、入出力インタフェース1100、及びネットワークインタフェース1120が、相互にデータを送受信するためのデータ伝送路である。ただし、プロセッサ1040などを互いに接続する方法は、バス接続に限定されない。プロセッサ1040は、CPU(Central Processing Unit)、GPU(Graphics Processing Unit)、又は FPGA(Field-Programmable Gate Array)などの種々のプロセッサである。メモリ1060は、RAM(Random Access Memory)などを用いて実現される主記憶装置である。ストレージデバイス1080は、ハードディスク、SSD(Solid State Drive)、メモリカード、又は ROM(Read Only Memory)などを用いて実現される補助記憶装置である。
 入出力インタフェース1100は、計算機1000と入出力デバイスとを接続するためのインタフェースである。例えば入出力インタフェース1100には、キーボードなどの入力装置や、ディスプレイ装置などの出力装置が接続される。
 ネットワークインタフェース1120は、計算機1000をネットワークに接続するためのインタフェースである。この通信網は、例えば LAN(Local Area Network)や WAN(Wide Area Network)である。ネットワークインタフェース1120がネットワークに接続する方法は、無線接続であってもよいし、有線接続であってもよい。
 ストレージデバイス1080は、情報処理装置2000の各機能構成部を実現するプログラムモジュールを記憶している。プロセッサ1040は、これら各プログラムモジュールをメモリ1060に読み出して実行することで、各プログラムモジュールに対応する機能を実現する。
<処理の流れ>
 図5は、実施形態1の情報処理装置2000によって実行される処理の流れを例示するフローチャートである。分割部2020は、実績期間を複数の部分期間に分割する(S102)。S104からS110は、複数の予測モデルそれぞれについて実行されるループ処理である。S104において、情報処理装置2000は、既に全ての予測モデルを対象にループ処理Aを実行したか否かを判定する。既に全ての予測モデルを対象にループ処理Aを実行した場合、図5の処理はS212に進む。一方、まだループ処理Aの対象としていない予測モデルがある場合、情報処理装置2000は、そのうちの1つを対象にループ処理Aを実行する。ここでループ処理Aの対象とする予測モデルを、予測モデルiと表記する。
 比較部2040は、第2部分期間について、予測モデルiによる予測処理を行う(S106)。比較部2040は、予測結果(予測処理で得られた予測データ)と実績データとの比較を行う(S108)。S110はループ処理Aの終端であるため、図5の処理はS104に進む。
 ループ処理Aが完了した後、第1決定部2060は、各予測モデルによる予測結果と実績データとの比較結果に基づいて、売上予測に利用する予測モデルを決定する(S112)。
 ここで、図5に示す一連の処理が実行される契機、すなわち情報処理装置2000が利用される契機は任意である。例えば情報処理装置2000は、情報処理装置2000のユーザから所定の入力操作を受け付けたことに応じて、図5に示す一連の処理を実行する。その他にも例えば、情報処理装置2000は、所定の周期で、図5に示す一連の処理を実行する。例えば、一日一回、営業施設の営業開始前に情報処理装置2000を動作させて、その日の売上予測に利用する予測モデルを決定するといった利用方法がある。
<対象営業施設について>
 予測対象の営業施設は、商品が販売される任意の施設とすることができる。例えば営業施設は、コンビニエンスストア、スーパーマーケット、ショッピングモール、又はデパートなどの任意の店舗である。ここでいう店舗とは、商品が販売される任意の販売スペースを意味し、必ずしも建物の中に設けられている販売スペースに限定されるものではない。例えば、屋外に設けられた仮設スペースで商品等が販売されるケースでは、この仮設スペースが店舗に該当する。
 その他にも例えば、営業施設は、主にサービスの提供がなされる施設(レストラン、スタジアム、博物館、又はテーマパークなど)に設けられた販売スペース(売店など)であってもよい。
 ここで、大型の営業施設では、その中が複数の区域に分かれているケースがある。この場合、売上予測は、それら複数の区域それぞれについて行われてもよいし、営業施設全体について行われてもよい。前者の場合、複数の区域それぞれを、個別の対象営業施設として扱う。
<情報処理装置2000の利用シーンについて>
 情報処理装置2000が利用されるシーンは、前述した、新規に開店する営業施設の売上予測に利用する予測モデルの決定に限定されない。例えば、情報処理装置2000は、新発売の商品について、その商品が対象営業施設で販売され始めてからしばらく後に、それまでに得られたその商品の売上実績を利用して、対象営業施設におけるその商品の売上予測に利用する予測モデルを決定する。
 その他にも例えば、情報処理装置2000は、売上傾向が大きく変化したなどの理由から、売上予測に利用する予測モデルを変更すべき状況になった営業施設を対象営業施設として、予測モデルの決定を行う。具体的には、情報処理装置2000は、対象営業施設において売上傾向が変化してからしばらく後に、売上傾向が変化した後の売上実績を利用して、その対象営業施設において新たに利用する予測モデルを決定する。
<売上予測の対象とする商品等について>
 予測モデルは、商品等の売上の予測に利用される。ここで、売上予測の対象とする「商品等」としては、様々なものを採用できる。図6は、売上予測の対象を例示する図である。図6の上段の例において、売上予測の対象は、或る特定の商品である。この場合、予測モデルは商品ごとに決定される。例えば予測対象の営業施設で 1000 種類の商品を扱う場合、これら 1000 種類の商品それぞれについて、予測モデルが決定される。ただし、必ずしも予測対象の営業施設で扱われている全ての商品について予測モデルが決定される必要はない。商品の区別は、例えば商品名単位で行われる。その他にも例えば、商品の区別は、いわゆる SKU(Stock Keeping Unit)単位で行われてもよい。
 図6の中段の例において、売上予測の対象は、或る特定のカテゴリに属する商品群である。この場合、予測モデルは商品カテゴリごとに決定される。例えば予測対象の営業施設で販売されている商品が 100 個の商品カテゴリに分類される場合、これら 100 個の商品カテゴリそれぞれについて、予測モデルが決定される。ただし、必ずしも予測対象の営業施設で扱われている全ての商品カテゴリについて予測モデルが決定される必要はない。
 ここで、商品をカテゴリに分類する方法には、既存の方法を利用することができる。例えば、食料品、衣類、及び玩具などのように、商品を比較的粗く分類する商品カテゴリを採用することができる。その他にも例えば、肉類を豚肉、牛肉、及び鶏肉などに分類するなど、商品を比較的細かく分類する商品カテゴリを採用することができる。
 図6の下段の例では、売上予測の対象は、予測対象の営業施設で販売されている商品全体である。この場合、1つの対象営業施設について1つの予測モデルが決定される。
<実績データについて>
 情報処理装置2000は、売上予測の対象とする商品等について、対象営業施設におけるその商品等の売上実績を表す実績データを取得する。例えば情報処理装置2000が、営業施設Aにおける商品Xについて予測モデルを決定する場合、利用する売上実績データは、営業施設Aにおける商品Xの売上実績を表すデータである。
 ここで、実績期間は必ずしも対象営業施設の売上実績が存在する全期間ではなく、情報処理装置2000の利用シーンによって異なる。新規に開店した営業施設を対象営業施設とする場合、実績期間の始期が、例えば対象営業施設が開店した日となる。対象営業施設における新商品の売上予測を行う場合、売上期間の始期が、例えば対象営業施設においてその商品の販売が開始された日となる。商品の売上傾向が変化した営業施設を対象営業施設とする場合、実績期間が、例えばその売上傾向が変化した日となる。なお、売上傾向が変化した日は、ユーザによって指定されてもよいし、実績データを統計処理することによって情報処理装置2000が決定してもよい。
 情報処理装置2000が利用する実績データは、売上予測の対象とする商品等と同じ粒度で、売上の実績を示す。例えば売上予測が商品単位で行われる場合、売上実績データは、商品単位で売上実績を示す。その他にも例えば、売上予測が商品カテゴリ単位で行われる場合、売上実績データは、商品カテゴリ単位で売上実績を示す。なお、実績データが予測対象よりも細かい粒度で売上実績を表している場合(例えば、予測対象の単位が商品カテゴリである一方、実績データの単位が商品である場合)、予め実績データを加工することで、予測対象同じ粒度で売上実績を表す実績データに変換しておく。情報処理装置2000は、この変換後の実績データを利用する。
 情報処理装置2000が実績データを取得する方法は様々である。例えば実績データは、情報処理装置2000からアクセス可能な記憶装置に予め記憶されていてもよい。その他にも例えば、実績データは、複数の営業施設それぞれから実績データを収集して管理するデータベースサーバに記憶されていてもよい。この場合、情報処理装置2000は、このデータベースサーバにアクセスすることで、実績データを取得する。
<予測モデルについて>
 予測モデルは、一つ以上の変数に基づいて、売上の予測値を出力する。予測モデルが利用する変数には、様々なものを採用することができる。例えば変数は、予測対象の日の直近所定期間(例えば一週間)の売上量、予測対象の日やその前後の所定期間の天候、又は予測対象の日やその前後の所定期間の属性(曜日、祝日、又は歴注など)などである。ここで、売上量とは、販売された商品の個数や重さを意味する。売上量が重さで表される商品としては、例えば量り売りされる生鮮食品などがある。
 予測対象の日の直近所定期間の売上量は、実績データを利用して特定することできる。予測対象の日及びそれ以前の天候については、情報処理装置2000からアクセス可能な記憶装置に予め記憶されていてもよいし、情報処理装置2000の外部のサーバ等から提供される情報を利用して取得されてもよい。予測対象の日以降の天候については、例えば、天気予報を提供するサービス(ウェブページなど)を利用して特定することができる。予測対象の日やその前後の所定期間の属性については、カレンダー情報を利用して特定することができる。カレンダー情報は、情報処理装置2000からアクセス可能な記憶装置に予め記憶されていてもよいし、情報処理装置2000の外部のサーバ等から提供されてもよい。
 情報処理装置2000が予測モデルを取得する方法は任意である。例えば情報処理装置2000は、予測モデルが記憶されているデータベースサーバなどから予測モデルを取得する。図7は、予測モデルが記憶されているデータベースの構成を例示する図である。まず、商品カテゴリの一覧を示す商品カテゴリ202がある。そして、商品カテゴリ202に示される商品カテゴリごとに、テーブル200が対応づけられている。テーブル200は、施設ID204と予測モデル206を対応づけている。
 予測モデル206は、予測モデルの一例を示している。予測モデル206に示されている数式は、各変数に対して具体的な値を代入することで、予測される売上を算出する。例えば、「直近7日間の売上量」には、売上を予測したい日の直近7日間の実績データが示す売上量が代入される。また、「雨か否か」には、売上を予測したい日の天気予報が雨であれば1が代入され、そうでなければ0が代入される。なお、a11 などは、変数に対する重みである。
 図7の例では、十分に売上実績が蓄積された各営業施設において、その売上実績を用いて生成された予測モデルが利用されているケースを想定している。すなわち、対象営業施設において、他の営業施設について生成された予測モデルを流用することを想定している。そのため、予測モデルに対し、その予測モデルが生成された営業施設の識別子である施設IDが対応づけられている。
 売上実績に基づいて予測モデルを生成する技術には、既存の技術を利用することができる。例えば予測モデルは、過去の売上実績を回帰分析などの統計的手法で解析することで生成することができる。具体的には、SVM(Support Vector Machine)、決定木、又はディープラーニングなどの手法を利用することができる。
 なお、予測モデルは必ずしも営業施設ごとに生成される必要はない。例えば、属性が共通する複数の営業施設の売上実績を使って、1つの予測モデルが生成されてもよい。ここでいう属性は、例えば、地域や立地条件(駅からの距離、市街地であるか否か、近くに大きなイベント施設があるか否かなど)などである。例えば駅の近くにあるコンビニエンスストアは、平日に限って通勤時間帯における売上が多いなどといった共通の特徴を持つ蓋然性が高いため、駅の近くにある複数のコンビニエンスストアの売上実績を使って1つの予測モデルを生成することなどが考えられる。
 情報処理装置2000は、予測対象の商品等に対応する予測モデルを取得する。例えば、対象営業施設で販売されている商品Xについて予測モデルを決定する場合、情報処理装置2000は、商品Xについての各予測モデルを取得する。
 ここで、情報処理装置2000は、予測対象の商品等に対応する予測モデルの全てではなく、その一部のみを取得してもよい。例えば情報処理装置2000は、対象営業施設と共通の属性を持つ営業施設について生成された予測モデルのみを取得するように構成されていてもよい。例えば、対象営業施設が駅前の施設である場合、情報処理装置2000は、駅前の各営業施設について生成された予測モデルのみを取得するようにする。営業施設の属性など、予測モデルの絞り込みに利用する情報は、例えば、前述した予測モデルと併せて、データベースサーバなどに記憶させておく。
<分割部2020について:S102>
 分割部2020は、実績期間を複数の部分期間に分割する(S102)。この分割によって生成される複数の部分期間には、少なくとも、第1部分期間と第2部分期間が含まれる。第1部分期間は、予測モデルによる予測処理に利用しない期間である。一方で、第2部分期間は、予測モデルによる予測処理に利用する期間である。
<<実績期間の定め方>>
 実績期間は、実績データが存在する任意の期間とすることができる。例えば分割部2020は、実績データが存在する全期間を、実績期間として扱う。その他にも例えば、分割部2020は、実績データが存在する期間の始期から、予め定められている所定の長さ(例えば1ヶ月)の期間を、実績期間としてもよい。その他にも例えば、分割部2020は、実績データが存在する期間の始期から、情報処理装置2000のユーザによって指定された所定の長さの期間を、実績期間としてもよい。
<<部分期間の定め方>>
 分割部2020は、実績期間を第1部分期間と第2部分期間の2つに分割する。すなわち分割部2020は、或る日時を境界として実績期間を2つに分割し、その日時以前の実績期間を第1部分期間とし、その日時以降の実績期間を第2部分期間とする。なお、境界とする日時は、第1部分期間と第2部分期間のどちらに含めてもよい。
 ここで、第1部分期間と第2部分期間の境界とする日時を定める方法は任意である。例えば、第1部分期間の長さを予め定めておく。この場合、分割部2020は、実績期間を、その始期から所定の長さが経過した日時を境界として分割することで、第1部分期間と第2部分期間を生成する。第1部分期間の長さは、例えば、情報処理装置2000からアクセス可能な記憶装置に記憶させておく。
 その他にも例えば、情報処理装置2000は、第1部分期間の長さを指定する入力操作を、情報処理装置2000のユーザから受け付ける。図8は、情報処理装置2000のユーザによって第1部分期間の長さが指定される様子を例示する図である。図8の表示画面10には、実績データを可視化したグラフが描画されている。また、第1部分期間と第2部分期間の境界となる基準線40が描画されている。
 例えばユーザは、ポインタ20で基準線40をドラッグ等することにより、基準線40を時間軸方向の任意の位置に動かすことで、第1部分期間の長さを指定する。その他にも例えば、ユーザは、テキストボックス30に第1部分期間の長さを入力することで、第1部分期間の長さを指定する。
 第1部分期間の長さは、分割部2020によって自動で決定されてもよい。この場合、分割部2020は、実績データを利用して、第1部分期間の長さを決定する。分割部2020は、例えば、一週間など一定の単位ごとに、売上の変動の大きさを定量的に表す指標(例えば、売上の分散や最大絶対微分値など)を算出する。そして、分割部2020は、上記指標が所定の条件を満たす時点を、第1部分期間の終期とする。例えば、一週間単位に上記指標を算出した場合に、第1部分期間の始期から3週間目(3単位目)の部分で所定の条件が満たされた場合、分割部2020は、第1部分期間の長さを3週間とする。
 上記所定の条件は、予め固定で設定されていてもよいし、情報処理装置2000のユーザによって指定されてもよい。
<予測モデルを利用した予測処理:S106>
 比較部2040は、第2部分期間について、各予測モデルによる予測処理を実行する(S106)。具体的には、比較部2040は、カレンダー情報などから得られる具体的な変数の値を予測モデルに適用することで、その予測モデルに予測処理を実行させる。なお、予測モデルが利用する変数については、前述した通りである。
 予測モデルは、予測処理の結果として、第2部分期間の予測データ(第2部分期間について予測される売上を表すデータ)を出力する。例えば予測データは、第2部分期間に含まれる各日について予測された売上量を示す時系列データである。ここで、時間軸についての予測粒度は日単位に限定されない。例えば予測データは、一つの日の複数の時間帯それぞれについて、売上の予測量を示してもよい。なお、時間軸における予測データの粒度は、時間軸における実績データの粒度と同じとすることが好適である。
<比較部2040による評価:S108>
 比較部2040は、予測モデルから出力された予測データを実績データと比較する(S108)。具体的には、比較部2040は、予測データと実績データとの乖離度合いを定量的に表す指標値を算出する。以下、この指標値を乖離指標値と表記する。例えば乖離指標値には、平均絶対誤差や平均二乗誤差などを利用することができる。
<第1決定部2060による予測モデルの決定:S112>
 第1決定部2060は、比較部2040による比較の結果に基づいて、売上予測に利用する予測モデルを決定する(S112)。具体的には、第1決定部2060は、乖離指標値が最小の予測モデル(実績データとの乖離度合いが最も小さい予測データを出力した予測モデル)を特定し、その予測モデルを、売上予測に利用する予測モデルとして決定する。
 その他にも例えば、第1決定部2060は、取得した複数の予測モデルを乖離指標値に基づいて統計処理することで、売上予測に利用する予測モデルを生成してもよい。例えば第1決定部2060は、取得した予測モデルのうち、乖離指標値の昇順で上位所定順位までの予測モデルを統計処理することで、売上予測に利用する予測モデルを生成する。この統計処理は、例えば平均などである。この際、第1決定部2060は、乖離指標値が大きいほど小さくなる重み(乖離指標値の逆数や、乖離指標値の逆数を正規化した値など)を各予測モデルに付した重み付き平均を算出してもよい。
 図9は、第1決定部2060が出力するデータを例示する図である。図9のテーブルは、予測モデルの決定に利用された実績期間、予測モデルの評価から除外された期間(第1部分期間)、予測モデルの流用元の施設ID、及び売上予測に利用する予測モデルとして決定された予測モデルを示している。なお、「予測モデルの流用元の施設ID」とは、売上予測に利用することが決定された予測モデルが、どの営業施設について生成された予測モデルであるかを示している(図7の施設ID204)。
<決定された予測モデルの利用例>
 図10は、予測モデルによって予測された将来の売上が可視化された様子を例示する図である。図10において、実線のグラフは、実績データを可視化したものである。一方、点線のグラフは、第1決定部2060によって決定された予測モデルを利用して予測された将来の売上を可視化したものである。情報処理装置2000は、このように、決定された予測モデルを利用して将来の売上を予測し、その結果を可視化することが好適である。こうすることで、情報処理装置2000のユーザは、将来について予測される売上を容易に把握することができる。
 なお前述したように、例えば情報処理装置2000のユーザが、第1部分期間と第2部分期間の境界となる境界日時を指定できるとする。この場合、情報処理装置2000は、ユーザが境界日時を指定したことに応じて予測モデルの決定を行い、決定された予測モデルによって予測された売上を表示画面10に表示させることが好適である。こうすると、ユーザが境界日時を変更したことにより、選定される予測モデルが変わった場合に、表示画面10に表示される予測の売上が変化する。そのため、例えばユーザは、「表示画面10に表示される予測結果が適切であるかどうかを視覚的に判断しながら、適切と思われる予測結果が表示されるようになるまで、境界日時を変更していく」といった手法で、適切な予測モデルを選定することができるようになる。
[実施形態2]
 図11は、実施形態2の情報処理装置2000の動作を例示する図である。以下で説明する情報処理装置2000の動作は、情報処理装置2000の理解を容易にするための例示であり、情報処理装置2000の動作は以下の例に限定されるわけではない。また、以下で説明する点を除き、実施形態2の情報処理装置2000は、実施形態1の情報処理装置2000と同様の機能を有する。
 実施形態2の情報処理装置2000は、実績期間の分割を複数のパターン(以下、分割パターン)で行って、分割パターンごとに適した予測モデルを決定する。ここで、各分割パターンでは、第1部分期間の長さが異なる。図11において、情報処理装置2000は、実績期間を3つの分割パターン P1 から P3 のそれぞれで分割している。
 情報処理装置2000は、3つの分割パターンそれぞれについて、実施形態1で説明した方法により、売上予測に適した予測モデル(予測データと実績データとの乖離度合いが最小となる予測モデル)を決定する。ここで、或る分割パターンにおいて、売上予測に適した予測モデルとして決定される予測モデルを、候補モデルと表記する。また、或る分割パターンについて決定された候補モデルを、「その分割パターンに対応する候補モデル」と表現する。或る分割パターンに対応する候補モデルは、実施形態1の情報処理装置2000においてその分割パターンで実績期間を分割した場合に、売上予測に利用する予測モデルとして決定されるものである。
 図11の例において、情報処理装置2000が、5つの予測モデル M1 から M5 を取得するとする。まず情報処理装置2000は、分割パターン P1 で実績期間を分割し、分割パターン P1 における第2部分期間について5つの予測モデルそれぞれによる予測を行う。次に情報処理装置2000は、各予測モデルについて得られた予測データと実績データとを比較することで、分割パターン P1 に対応する候補モデルを決定する。図11の例では、分割パターン P1 に対応する候補モデルは予測モデル M1 となっている。
 情報処理装置2000は、同様の処理を分割パターン P2 と P3 についても行う。こうすることで、分割パターン P2 と P3 それぞれに対応する候補モデルとして、予測モデル M5 と M3 が決定されている。
 情報処理装置2000は、3つの候補モデル M1、M3、及び M5 の内の1つを、実績期間以降の売上予測に利用する予測モデルとして決定する。
<作用・効果>
 本実施形態の情報処理装置2000によれば、第1部分期間の長さがそれぞれ異なる複数のパターンで実績期間を分割し、各パターンについて選ばれた予測モデルをさらに比較することで、売上予測に利用する予測モデルが決定される。よって、第1部分期間の適切な長さを前もって把握することが難しい場合(例えば、実績データのどの部分が特殊な売上傾向に該当するのかを正確に判別することができない場合)であっても、精度の高い予測モデルを選定することができるようになる。
<情報処理装置2000の機能構成の例>
 実施形態2の情報処理装置2000の機能構成は、例えば実施形態1の情報処理装置2000と同様に、図3で表される。実施形態2の分割部2020は、複数の分割パターンで実績期間を分割する。比較部2040は、複数の分割パターンそれぞれについて、その分割パターンにおける第2部分期間を対象として複数の予測モデルそれぞれによる予測処理を行う。そして、比較部2040は、予測処理の結果とそのパターンにおける第2部分期間における実績データとを比較する。
 実施形態2の第1決定部2060は、各分割パターンについて、その分割パターンについて比較部2040が行った比較の結果から、その分割パターンに適した予測モデル(その分割パターンに対応する予測モデル)を決定する。例えば図11の例において、分割パターン P1、P2、及び P3 それぞれに対応する予測モデルとして、予測モデル M1、予測モデル M5、及び予測モデル M3 が決定されている。そして、第1決定部2060は、複数の分割パターンそれぞれに対応する予測モデルを用いて、売上予測に利用する予測モデルを決定する。例えば図11の例では、予測モデル M1、M3、及び M5 の中から、売上予測に利用する予測モデルが決定されている。ただし後述するように、売上予測に利用する予測モデルを決定する方法は、候補モデルの中から1つを選択する方法に限定されない。
<処理の流れ>
 図12は、実施形態2の情報処理装置2000によって実行される処理の流れを例示するフローチャートである。分割部2020は、複数の分割パターンで、実績期間を複数の部分期間に分割する(S202)。S204からS216は、複数の分割パターンそれぞれについて実行されるループ処理Bである。S204において、情報処理装置2000は、既に全ての分割パターンを対象にループ処理Bを実行したか否かを判定する。既に全ての分割パターンを対象にループ処理Bを実行した場合、図12の処理はS218に進む。一方、まだループ処理Bの対象としていない分割パターンがある場合、情報処理装置2000は、そのうちの1つを対象にループ処理Bを実行する。ここでループ処理Bの対象とする分割パターンを、分割パターンjと表記する。
 S206からS212は、複数の予測モデルそれぞれについて実行されるループ処理Cである。ループ処理Cを実行することは、分割パターンjで分割された実績期間を対象として、図5のループ処理Aを実行することに相当する。S206において、情報処理装置2000は、既に全ての予測モデルを対象にループ処理Cを実行したか否かを判定する。既に全ての予測モデルを対象にループ処理Cを実行した場合、図12の処理はS214に進む。一方、まだループ処理Cの対象としていない予測モデルがある場合、情報処理装置2000は、そのうちの1つを対象にループ処理Cを実行する。ここでループ処理Cの対象とする予測モデルを、予測モデルiと表記する。
 比較部2040は、分割パターンjの第2部分期間について、予測モデルiによる予測処理を行う(S208)。比較部2040は、予測処理で得られた予測データと実績データとの比較を行う(S210)。S212はループ処理Cの終端であるため、図12の処理はS206に進む。
 ループ処理Cが完了した後、第1決定部2060は、各予測モデルによる予測結果と実績データとの比較結果に基づいて、分割パターンjに対応する候補モデルを決定する(S214)。S216はループ処理Bの終端であるため、図12の処理はS204に進む。
 ループ処理Bが完了した後、第1決定部2060は、各分割パターンに対応する候補モデルを用いて、売上予測に利用する予測モデルを決定する(S218)。
<売上予測に利用する予測モデルを決定する方法:S218>
 第1決定部2060は、各分割パターンに対応する候補モデルを用いて、売上予測に利用する予測モデルを決定する(S218)。その具体的な方法には、様々な方法を採用しうる。以下、その具体的な方法を複数例示する。
<<方法1>>
 例えば第1決定部2060は、候補モデルの中から、対応する分割パターンが最も多いものを、売上予測に利用する予測モデルとして選択する。すなわち第1決定部2060は、候補モデルとして決定された回数(以下、候補回数)が最も多い予測モデルを、売上予測に利用する予測モデルとして決定する。
 例えば、5つの分割パターン P1 から P5 のそれぞれに対応する候補モデルが、予測モデル M1、M2、M3、M2、及び M2 になったとする。この場合、予測モデル M2 の候補回数は3回であり、他の予測モデルよりも多い。よって、第1決定部2060は、予測モデル M2 を、売上予測に利用する予測モデルとして決定する。
<<方法2>>
 例えば、各予測モデルに対して予め優先度を決めておいてもよい。例えば図7のテーブル200などにおいて、各予測モデルに対して優先度を予め対応づけておく。この場合、第1決定部2060は、複数の候補モデルの中から、優先度が最も高い候補モデルを選択する。
 例えば、3つの分割パターン P1 から P3 のそれぞれに対応する候補モデルとして、予測モデル M1、M2、M3 が決定されたとする。そして、予測モデル M1 から M3 の優先度がそれぞれ、50、30、及び60であるとする。この場合、優先度が最大である候補モデルは M3 であるため、第1決定部2060は、予測モデル M3 を候補モデルとして決定する。
 例えば予測モデルの優先度は、例えば、その予測モデルの生成に利用された実績データの量や、その予測モデルを既に利用している営業施設におけるその予測モデルの評価(予測モデルによって生成された予測データと実績データとの乖離度合いなど)に基づいて決定することができる。
<<方法3>>
 例えば第1決定部2060は、複数の候補モデルを統計処理することで、売上予測に利用する予測モデルを生成する。この統計処理は、例えば平均などである。
 ここで第1決定部2060は、前述した候補回数や優先度を用いて、候補モデルを統計処理してもよい。例えば第1決定部2060は、候補回数の大きさの降順で上位所定順位までの候補モデルを統計処理したり、優先度の大きさの降順で上位所定順位までの候補モデルを統計処理したりすることで、売上予測に利用する予測モデルを生成する。その他にも例えば、第1決定部2060は、候補回数が多いほど大きくなる重みや、優先度が高いほど大きくなる重みを候補モデルに付して重み付き平均を算出することで、売上予測に利用する予測モデルを生成してもよい。候補回数が多いほど大きくなる重みには、例えば、候補回数そのものや候補回数を正規化した値を利用できる。同様に、優先度が高いほど大きくなる重みには、優先度そのものや優先度を正規化した値を利用できる。
<<方法4>>
 例えば、情報処理装置2000は、実績期間を、第1部分期間、第2部分期間、及び第3部分期間という3つの部分期間に分割する。図13は、実績期間が3つの部分期間に分割されるケースを例示する図である。図13の各分割パターンにおいて、第2部分期間の終期は同一となっている。言い換えれば、第3部分期間の長さが同一となっている。この場合、情報処理装置2000は、第1部分期間と第2部分期間の境界とする日時を変えることで、複数の分割パターンを生成する。
 ここで、第3部分期間は、全ての分割パターンで共通とする。図14は、実績期間と各部分期間との関係を表す図である。実績期間は、第1部分期間、第2部分期間、及び第3部分期間に分割される。第3部分期間は固定の期間である。そのため、第1部分期間と第2部分期間とを合わせた期間も固定の期間となる。一方で、第1部分期間と第2部分期間は可変となっている。すなわち、第1部分期間と第2部分期間との境界を変えることで、複数の分割パターンが生成される。
 第3部分期間の長さを決める方法は様々である。例えば、第3部分期間の長さは、予め所定の値(例えば一週間)として定めておく。その他にも例えば、実績期間全体に対する第3部分期間の割合を予め定めておいてもよい(例えば2割など)。すなわち、第3部分期間の長さは、実績期間の長さに応じて決定される。
 ここで、分割パターン P1 について決定された候補モデルが、予測モデル M1 であるとする。この場合、第1決定部2060は、分割パターン P1 における第3部分期間について、予測モデル M1 による予測処理を実行する。さらに第1決定部2060は、この予測結果と分割パターン P1 における第3部分期間の実績データとを比較する。具体的には、第1決定部2060は、分割パターン P1 における第3部分期間についての予測処理で得られた予測データと、その第3部分期間における実績データとについて、乖離指標値を算出する。第1決定部2060は、他の分割パターンについても同様に、その分割パターンにおける第3部分期間について候補モデルの予測処理を実行し、その結果得られる予測データとその第3部分期間における実績データの乖離度合いを表す指標値を算出する。すなわち、分割パターンごとに乖離指標値が得られる。
 第1決定部2060は、各分割パターンについて得られた乖離指標値に基づいて、売上予測に利用する予測モデルを決定する。例えば第1決定部2060は、各分割パターンの候補モデルのうち、算出された乖離指標値が最小のものを、売上予測に利用する予測モデルとする。
 この方法によれば、第1部分期間の長さがそれぞれ異なる複数のパターンで実績期間を分割し、各パターンについて選ばれた予測モデルを共通の第3部分期間で比較することで、売上予測に利用する予測モデルが決定される。例えば、第1部分期間を極端に短く設定された分割パターンの場合、第2部分期間に特殊な売上傾向を含んでしまう。よって、選ばれる予測モデルは第3部分期間で特殊な売上傾向を反映した予測を行うため、実績との乖離が大きくなる。一方、第1部分期間を極端に長く設定されたパターンの場合、第2部分期間に特殊な売上傾向が含まれない代わりに、第2部分期間として利用できる期間が短くなってしまう。期間が短いほど、たまたまその短い期間のみで予測が当たる予測モデルが選ばれる恐れが増す。よって、第3部分期間において、選ばれる予測モデルと実績との乖離が大きくなる。第一部分期間が特殊な売上傾向を示す期間に設定され、第2部分期間を最大限利用できる分割パターンの場合、第3部分期間において、選ばれる予測モデルと実績との乖離が最も小さくなり、最終的に利用する予測モデルに決定されると期待される。以上のことから本方法は、特殊な売上傾向に該当する期間を適切に除外し、限られたデータを最大限利用する分割パターンで選ばれた予測モデルを選定することができる。
 ここで前述したように、第3部分期間は複数の分割パターンで共通である。ここで、第3部分期間の実績データは、候補モデルを評価するために利用されるデータである。よって、第3部分期間を複数の分割パターンで共通にすることは、各候補モデルが共通の売上実績で評価されることを意味する。このように各候補モデルを共通の売上実績で評価することにより、候補モデルを精度良く評価することができる。
<ハードウエア構成の例>
 実施形態2の情報処理装置2000を実現する計算機のハードウエア構成は、実施形態1と同様に、例えば図4によって表される。ただし、本実施形態の情報処理装置2000を実現する計算機1000のストレージデバイス1080には、本実施形態の情報処理装置2000の機能を実現するプログラムモジュールがさらに記憶される。
[実施形態3]
 図15は、実施形態3の情報処理装置2000の機能構成を例示する図である。以下で説明する点を除き、実施形態3の情報処理装置2000は、実施形態1又は2の情報処理装置2000と同様の機能を有する。
 実施形態3の情報処理装置2000は、第2決定部2080を有する。第2決定部2080は、対象営業施設において予測対象の商品等の売上予測に利用したことがある予測モデルの中から、売上予測に利用する予測モデルを決定する。すなわち、一度使ったことがある予測モデルを再度利用することとなる。
 例えば第2決定部2080は、対象営業施設において、予測対象の商品等の売上予測に直近に利用された予測モデルを、売上予測に利用する予測モデルとして決定する。すなわち、同じ予測モデルが継続して利用される。その他にも例えば、第2決定部2080は、所定の期間(例えば直近1ヶ月)に利用された回数が最も多い予測モデルを、売上予測に利用する予測モデルとして決定する。ここで、対象営業施設において各商品等について利用した予測モデルに関する情報、すなわち予測モデルの利用履歴は、例えば、情報処理装置2000からアクセス可能の記憶装置に記憶させておく。
 実施形態3の情報処理装置2000は、さらに選択部2100を有する。選択部2100は、第1決定部2060と第2決定部2080のいずれか一方に、予測対象の営業施設において利用する予測モデルを決定させる。具体的には、選択部2100は、或る所定の条件(以下、第1所定条件)が満たされる場合、予測モデルの決定を第1決定部2060に行わせる。一方、第1所定条件が満たされない場合、選択部2100は、予測モデルの決定を第2決定部2080に行わせる。
<作用効果>
 第2決定部2080を利用して予測モデルを決定する方法によれば、対象営業施設で既に利用したことがある予測モデルが再度利用されるため、第1決定部2060を利用する場合とは異なり、予測モデルを用いて予測データを生成する処理や、予測データと実績データとを比較する処理などが不要となる。そのため、予測モデルの決定に要する時間が短く、予測モデルの決定に要する計算機資源も少ない。
 一方で、第1決定部2060を利用して予測モデルを決定する方法によれば、実績データを用いて複数の予測モデルの中から適切な予測モデルを選定するため、比較的精度の高い予測モデルを選定することができる。
 そこで実施形態3の情報処理装置2000は、予測モデルを決定する方法として、このように特徴が異なる2つの方法を適宜使い分ける。こうすることで、予測モデルの精度を高くしつつ、予測モデルの決定に要する時間を短くしたり、予測モデルの決定に要する計算機資源を少なくしたりすることができる。
 また、予測モデルを利用するユーザの中には、予測モデルの中身(どの変数が採用されているかや、重みがどのような値なのか、など)を解釈することで、売上傾向などについて経験の蓄積を行う人もいる。この場合、予測モデルが頻繁に更新されると、ユーザは頻繁に予測モデルを解釈しなければいけないこととなる。
 本実施形態の情報処理装置2000によれば、第1決定部2060だけでなく第2決定部2080も利用することにより、予測モデルが新たなものに変更される頻度が小さくなる。そのため、予測モデルの解釈を行うユーザの負担を軽減できる。
<処理の流れ>
 図16は、実施形態3の情報処理装置2000によって実行される処理の流れを例示するフローチャートである。選択部2100は、第1所定条件が満たされるか否かを判定する(S302)。第1所定条件が満たされている場合(S302:YES)、予測モデルの決定が第1決定部2060を用いて行われる(S304)。例えば、図5や図12のフローチャートに示される一連の処理が実行される。
 一方、第1所定条件が満たされていない場合(S302:NO)、予測モデルの決定が第2決定部2080を用いて行われる(S306)。
<第1所定条件について>
 第1所定条件には、様々な条件を採用することができる。以下、第1所定条件について例示する。
<<第1所定条件の例1>>
 情報処理装置2000が所定の周期で予測モデルの決定を行うとする。具体例としては、一日一回、営業施設の営業開始前に情報処理装置2000を動作させて、その日の売上予測に利用する予測モデルを決定するケースがある。この場合、例えば所定の頻度(所定回数に1回の頻度など)で第1決定部2060を利用し、それ以外の時には第2決定部2080を利用する(既に利用したことがある予測モデルを再度利用する)という運用が考えられる。
 そこでこの場合、例えば第1所定条件を、「第1決定部2060を前回利用してから所定の時間が経過した」や、「第2決定部2080が所定の回数連続して利用された」などの条件とする。図17は、所定の頻度で第1決定部2060が利用されるケースを表で例示する図である。この表は、第1決定部2060と第2決定部2080のうち、予測モデルの決定に利用される方にチェックマークを示している。この表は、7回に1回の割合(すなわち、一週間に一回の割合)で第1決定部2060が利用されることを表している。
<<第1所定条件の例2>>
 選択部2100は、現在利用している予測モデルの精度が下がってきた場合に第1決定部2060を選択し、それ以外の時には第2決定部2080を選択してもよい。例えば、選択部2100は、過去所定期間(例えば前日や直近1週間など)について、現在利用している予測モデルによって得られた予測データと、売上実績のデータとについて乖離指標値を算出し、その乖離指標値に基づいて、第1決定部2060と第2決定部2080のどちらか一方を選択する。なお、乖離指標値については前述した通りである。
 予測データと売上実績のデータとの乖離度合いが小さければ、現在利用している予測モデルの精度が十分であり、その予測モデルを利用し続けても問題はないと考えられる。一方で、予測データと売上実績のデータとの乖離度合いが大きければ、予測モデルの精度が低くなっており、予測モデルを変更した方がよいと考えられる。
 そこで例えば、第1所定条件として、「過去所定期間における予測データと実績データとについて算出された乖離指標値が所定値以上である」という条件を利用する。これにより、乖離指標値が所定値以上であれば、実施形態1や実施形態2で説明した方法により、実績データを利用して、複数の予測モデルを用いて、売上予測に利用する予測モデルが決定される。一方、乖離指標値が所定値未満であれば、既に利用したことのある予測モデルの中から、売上予測に利用される予測モデルが決定される。なお、この所定値は、予め固定で設定されていてもよいし、情報処理装置2000のユーザによって指定されてもよい。
<ハードウエア構成の例>
 実施形態3の情報処理装置2000を実現する計算機のハードウエア構成は、実施形態1と同様に、例えば図4によって表される。ただし、本実施形態の情報処理装置2000を実現する計算機1000のストレージデバイス1080には、本実施形態の情報処理装置2000の機能を実現するプログラムモジュールがさらに記憶される。
[実施形態4]
 図18は、実施形態4の情報処理装置2000の動作を説明するための図である。実施形態1から実施形態3の情報処理装置2000では、対象営業施設(例えば、新規に開店した店舗)における売上を予測するために、他の営業施設について生成された予測モデルが流用される。しかしながら、対象営業施設において実績データが蓄積されていくと、その営業施設の実績データを利用して、その営業施設の売上傾向を精度良く表す予測モデルを生成することが可能になるといえる。
 そこで情報処理装置2000は、対象営業施設における予測対象の商品等の実績データを用いて、予測モデルを生成する。さらに情報処理装置2000は、対象営業施設における予測対象の商品等の実績データが、第2所定条件を満たすか否かを判定する。第2所定条件を満たす場合、情報処理装置2000は、上記生成された予測モデルを、対象営業施設における予測対象の商品等の売上予測に利用する予測モデルとして決定する。
 例えば図18において、期間50では、他の営業施設について生成された予測モデルが流用される。すなわち、情報処理装置2000は、実施形態1から実施形態3のいずれかで説明した方法により、予測モデルを決定する。一方で、期間60では、対象営業施設について生成された予測モデルが利用される。なお、実績データから予測モデルを生成する方法については、前述した通りである。
<作用・効果>
 対象営業施設について生成された予測モデルの精度が十分高くなった場合など、他の営業施設の予測モデルを流用する必要性が低くなったと言える場合には、対象営業施設について生成された予測モデルを利用して売上予測を行うことが好適であるといえる。本実施形態の情報処理装置2000によれば、対象営業施設の実績データが所定の条件を満たす場合、対象営業施設について生成された予測モデルが、対象営業施設の売上予測に利用されるようになる。よって、対象営業施設の実績データを用いて精度が高い予測モデルを生成できるようになった後には、予測モデルの選定する処理が不要となり、精度の高い予測モデルで売上を予測しつつ、計算機資源を削減することができる。
<情報処理装置2000の機能構成の例>
 図19は、実施形態4の情報処理装置2000の機能構成を例示する図である。実施形態4の情報処理装置2000は、生成部2120を有する。生成部2120は、対象営業施設における予測対象の商品等の実績データを用いて、その商品等の売上を予測する予測モデルを生成する。実施形態4の情報処理装置2000は、対象営業施設における実績データが第2所定条件を満たしている場合、生成部2120によって生成された予測モデルを、売上予測に利用する予測モデルとして決定する。
<処理の流れ>
 図20は、実施形態4の情報処理装置2000によって実行させる処理の流れを例示するフローチャートである。対象営業施設の実績データが第2所定条件を満たす場合(S402:YES)、生成部2120は、対象営業施設における予測対象の商品等の実績データを用いて、その商品等の売上を予測する予測モデルを生成する(S404)。第1決定部2060は、S404において生成された予測モデルを、予測対象の商品等の売上予測に利用する予測モデルとして決定する(S406)。一方、対象営業施設における実績データが第2所定条件を満たさない場合(S402:NO)、情報処理装置2000は、他の営業施設の実績データを用いて生成された予測モデルを用いて、予測対象営業施設の売上予測に利用する予測モデルを決定する(S408)。S408では、実施形態1から実施形態3で説明したいずれかの方法で、予測モデルが決定される。
<第2所定条件について>
 第2所定条件は、対象営業施設の実績データを用いて生成された予測モデルの精度が高いといえる場合に満たされる条件である。例えば第2所定条件は、対象営業施設の実績データが示す売上実績の期間が、所定の長さ以上であることである。ここで、情報処理装置2000が、新規に開店した営業施設における売上予測に利用する予測モデルを決定する場合、上記売上実績の期間は、その営業施設が開店してからの期間である。そのほかにも例えば、情報処理装置2000が、新発売の商品の売上予測に利用する予測モデルを決定する場合、上記売上実績の期間は、予測対象の店舗においてその商品の販売が開始されてからの期間である。そのほかにも例えば、情報処理装置2000が、売上傾向が変化した後の売上予測に利用する予測モデルを決定する場合、上記売上実績の期間は、売上傾向が変化した時からの期間である。
<ハードウエア構成の例>
 実施形態4の情報処理装置2000を実現する計算機のハードウエア構成は、実施形態1と同様に、例えば図4によって表される。ただし、本実施形態の情報処理装置2000を実現する計算機1000のストレージデバイス1080には、本実施形態の情報処理装置2000の機能を実現するプログラムモジュールがさらに記憶される。
[その他の実施形態]
 以上、図面を参照して本発明の実施形態について述べたが、これらは本発明の例示であり、上記各実施形態を組み合わせた構成や、上記以外の様々な構成を採用することもできる。
 例えば前述した各実施形態において、情報処理装置2000は、商品等の売上を予測している。しかしながら、情報処理装置2000は、同様の手法により、営業施設における来客数を予測するように構成されてもよい。
 この場合、情報処理装置2000は、売上の実績を表す実績データの代わりに、来客数の実績を表す実績データを利用する。また、情報処理装置2000は、予測モデルとして、来客数の予測を行う予測モデルを利用する。来客数を予測する予測モデルにおいて利用される変数としては、例えば、予測対象の日の直近所定期間の来客数、予測対象の日やその前後の所定期間の天候、又は予測対象の日やその前後の所定期間の属性などを利用できる。
 予測対象の客は、例えば、営業施設に来る全ての客である。その他にも例えば、予測対象の客は、営業施設に来る客のうち、特定の属性を持つ客であってもよい。例えば、性別や年齢層などの属性で客を複数のカテゴリに分類し、そのカテゴリごとに来客予測が行われる。
 来客予測の対象となる営業施設は、例えば売上予測の対象と同様とすることができる。また、来客予測の対象は、レストラン、スタジアム、博物館、及びテーマパークなど、主にサービスが提供される種々の施設であってもよい。
 ここで、大型の営業施設などでは、その中が複数の区域に分かれているケースがある。この場合、それら複数の区域それぞれについて来客予測が行われてもよいし、営業施設の全体について来客予測が行われてもよい。
 来客数の予測をする場合において情報処理装置2000が利用されるシーンには、例えば以下のようなシーンが考えられる。例えば、情報処理装置2000は、新規に営業が開始された営業施設の来客予測に利用される予測モデルを決定するために利用される。この場合、実績期間の始期は、その営業施設の営業が開始された日となる。
 その他にも例えば、情報処理装置2000は、対象営業施設において新たなサービスの提供が開始された場合に、そのサービスの提供を受けるために来る客の数を予測する予測モデルを決定するために利用される。この場合、実績期間の始期は、例えば、そのサービスの提供が開始された日となる。
 その他にも例えば、情報処理装置2000は、来客数の傾向が大きく変化したなどの理由から、来客予測に利用する予測モデルを変更すべき状況になった営業施設を対象営業施設として、予測モデルの決定を行う。具体的には、情報処理装置2000は、対象営業施設において来客数の傾向が変化してからしばらく後に、来客傾向が変化した後の来客数を表す実績データを利用して、その対象営業施設において新たに利用する予測モデルを決定する。この場合、実績期間の始期は、例えば、対象営業施設において来客数の売上傾向が変化した日となる。この日は、ユーザによって指定されてもよいし、実績データを対象に統計処理等をすることによって情報処理装置2000が決定してもよい。
 上記の実施形態の一部又は全部は、以下の付記のようにも記載されうるが、以下には限られない。
1. 予測対象の営業施設における実績データが存在する実績期間を複数の部分期間に分割する分割手段と、
 前記実績期間の始期を含む第1部分期間以外の第2部分期間について、複数の予測モデルそれぞれによる予測処理を行い、その処理結果を、予測処理の対象とした部分期間における前記実績データと比較する比較手段と、
 前記比較手段による比較の結果に基づいて、前記実績期間以降についての売上予測に利用する予測モデルを決定する第1決定手段と、を有する情報処理装置。
2. 予測対象の営業施設における実績データが存在する実績期間を複数の部分期間に分割する分割手段と、
 前記実績期間の始期を含む第1部分期間以外の第2部分期間について、複数の予測モデルそれぞれによる予測処理を行い、その処理結果を、予測処理の対象とした部分期間における前記実績データとを比較する比較手段と、
 前記比較手段による比較の結果に基づいて、前記実績期間以降についての来客予測に利用する予測モデルを決定する第1決定手段と、を有する情報処理装置。
3. 前記比較手段は、各前記予測モデルについて、前記第2部分期間について前記予測モデルの予測処理で生成された売上の予測データと、前記第2部分期間における前記実績データとの乖離度合いを算出し、
 前記第1決定手段は、前記算出された乖離度合いに基づいて、前記実績期間以降について予測に利用する予測モデルを決定する、1.又は2.に記載の情報処理装置。
4. 前記実績期間の始期は、営業が新規に開始された日、特定の商品の販売が開始された日、及び特定のサービスの提供が開始された日のいずれか1つである、1.乃至3.いずれか一つに記載の情報処理装置。
5. 前記分割手段は、前記第1部分期間の長さがそれぞれ異なる複数のパターンで、前記実績期間を分割し、
 前記比較手段は、複数の前記パターンそれぞれについて、そのパターンにおける前記第2部分期間を対象として複数の前記予測モデルそれぞれによる予測処理を行って、前記予測処理の結果とそのパターンにおける前記第2部分期間における前記実績データとを比較し、
 前記第1決定手段は、
  各前記パターンについて、そのパターンについて前記比較手段が行った比較の結果から、そのパターンに対応する前記予測モデルを決定し、
  複数の前記パターンそれぞれに対応する前記予測モデルを用いて、前記実績期間以降についての予測に利用する予測モデルを決定する、1.乃至4.いずれか一つに記載の情報処理装置。
6. 前記分割手段は、複数の前記パターンそれぞれにおいて、前記実績期間を前記第1部分期間、前記第2部分期間、及び第3部分期間の3つに分割し、
 前記第3部分期間は、複数の前記パターンで共通の期間であり、
 前記第1決定手段は、
  複数の前記パターンそれぞれについて、そのパターンに対応する前記予測モデルを用いて、そのパターンにおける前記第3部分期間の予測データを生成し、前記生成された予測データとそのパターンにおける前記第3部分期間における前記実績データとの乖離度合いを算出し、
  前記算出された前記乖離度合いに基づいて、前記実績期間以降についての予測に利用する予測モデルとして決定する、5.に記載の情報処理装置。
7. 前記予測対象について既に利用されたことのある前記予測モデルの中から、前記実績期間以降の期間の売上予測に利用する予測モデルを決定する第2決定手段と、
 前記第1決定手段と前記第2決定手段のいずれか一方に、前記実績期間以降の期間の売上予測に利用する予測モデルを決定させる選択手段と、を有する1.乃至6.いずれか一つに記載の情報処理装置。
8. 前記実績データを用いて予測モデルを生成する生成手段を有し、
 前記第1決定手段は、前記実績データが第2実績条件を満たす場合、前記生成された予測モデルを、前記予測対象について利用する予測モデルとして決定する、1.乃至7.いずれか一つに記載の情報処理装置。
9. 前記比較手段が利用する予測モデルは、前記予測対象の営業施設とは異なる営業施設における実績を利用して生成されたものである、1.乃至8.いずれか一つに記載の情報処理装置。
10. コンピュータに、
 予測対象の営業施設における実績データが存在する実績期間を複数の部分期間に分割する分割ステップと、
 前記実績期間の始期を含む第1部分期間以外の第2部分期間について、複数の予測モデルそれぞれによる予測処理を行い、その処理結果を、予測処理の対象とした部分期間における前記実績データと比較する比較ステップと、
 前記比較ステップによる比較の結果に基づいて、前記実績期間以降についての売上予測に利用する予測モデルを決定する第1決定ステップと、を実行させるプログラム。
11. コンピュータに、
 予測対象の営業施設における実績データが存在する実績期間を複数の部分期間に分割する分割ステップと、
 前記実績期間の始期を含む第1部分期間以外の第2部分期間について、複数の予測モデルそれぞれによる予測処理を行い、その処理結果を、予測処理の対象とした部分期間における前記実績データとを比較する比較ステップと、
 前記比較ステップによる比較の結果に基づいて、前記実績期間以降についての来客予測に利用する予測モデルを決定する第1決定ステップと、を実行させるプログラム。
12. 前記比較ステップにおいて、各前記予測モデルについて、前記第2部分期間について前記予測モデルの予測処理で生成された売上の予測データと、前記第2部分期間における前記実績データとの乖離度合いを算出し、
 前記第1決定ステップにおいて、前記算出された乖離度合いに基づいて、前記実績期間以降について予測に利用する予測モデルを決定する、10.又は11.に記載のプログラム。
13. 前記実績期間の始期は、営業が新規に開始された日、特定の商品の販売が開始された日、及び特定のサービスの提供が開始された日のいずれか1つである、10.乃至12.いずれか一つに記載のプログラム。
14. 前記分割ステップにおいて、前記第1部分期間の長さがそれぞれ異なる複数のパターンで、前記実績期間を分割し、
 前記比較ステップにおいて、複数の前記パターンそれぞれについて、そのパターンにおける前記第2部分期間を対象として複数の前記予測モデルそれぞれによる予測処理を行って、前記予測処理の結果とそのパターンにおける前記第2部分期間における前記実績データとを比較し、
 前記第1決定ステップにおいて、
  各前記パターンについて、そのパターンについて前記比較ステップが行った比較の結果から、そのパターンに対応する前記予測モデルを決定し、
  複数の前記パターンそれぞれに対応する前記予測モデルを用いて、前記実績期間以降についての予測に利用する予測モデルを決定する、10.乃至13.いずれか一つに記載のプログラム。
15. 前記分割ステップにおいて、複数の前記パターンそれぞれにおいて、前記実績期間を前記第1部分期間、前記第2部分期間、及び第3部分期間の3つに分割し、
 前記第3部分期間は、複数の前記パターンで共通の期間であり、
 前記第1決定ステップにおいて、
  複数の前記パターンそれぞれについて、そのパターンに対応する前記予測モデルを用いて、そのパターンにおける前記第3部分期間の予測データを生成し、前記生成された予測データとそのパターンにおける前記第3部分期間における前記実績データとの乖離度合いを算出し、
  前記算出された前記乖離度合いに基づいて、前記実績期間以降についての予測に利用する予測モデルとして決定する、14.に記載のプログラム。
16. 前記コンピュータに、
 前記予測対象について既に利用されたことのある前記予測モデルの中から、前記実績期間以降の期間の売上予測に利用する予測モデルを決定する第2決定ステップと、
 前記第1決定ステップと前記第2決定ステップのいずれか一方に、前記実績期間以降の期間の売上予測に利用する予測モデルを決定させる選択ステップと、を実行させる10.乃至15.いずれか一つに記載のプログラム。
17. 前記コンピュータに、前記実績データを用いて予測モデルを生成する生成ステップを実行させ、
 前記第1決定ステップは、前記実績データが第2実績条件を満たす場合、前記生成された予測モデルを、前記予測対象について利用する予測モデルとして決定する、10.乃至16.いずれか一つに記載のプログラム。
18. 前記比較ステップにおいて利用する予測モデルは、前記予測対象の営業施設とは異なる営業施設における実績を利用して生成されたものである、10.乃至17.いずれか一つに記載のプログラム。
19. コンピュータによって実行される制御方法であって、
 予測対象の営業施設における実績データが存在する実績期間を複数の部分期間に分割する分割ステップと、
 前記実績期間の始期を含む第1部分期間以外の第2部分期間について、複数の予測モデルそれぞれによる予測処理を行い、その処理結果を、予測処理の対象とした部分期間における前記実績データと比較する比較ステップと、
 前記比較ステップによる比較の結果に基づいて、前記実績期間以降についての売上予測に利用する予測モデルを決定する第1決定ステップと、を有する制御方法。
20. コンピュータによって実行される制御方法であって、
 予測対象の営業施設における実績データが存在する実績期間を複数の部分期間に分割する分割ステップと、
 前記実績期間の始期を含む第1部分期間以外の第2部分期間について、複数の予測モデルそれぞれによる予測処理を行い、その処理結果を、予測処理の対象とした部分期間における前記実績データとを比較する比較ステップと、
 前記比較ステップによる比較の結果に基づいて、前記実績期間以降についての来客予測に利用する予測モデルを決定する第1決定ステップと、を有する制御方法。
21. 前記比較ステップにおいて、各前記予測モデルについて、前記第2部分期間について前記予測モデルの予測処理で生成された売上の予測データと、前記第2部分期間における前記実績データとの乖離度合いを算出し、
 前記第1決定ステップにおいて、前記算出された乖離度合いに基づいて、前記実績期間以降について予測に利用する予測モデルを決定する、19.又は20.に記載の制御方法。
22. 前記実績期間の始期は、営業が新規に開始された日、特定の商品の販売が開始された日、及び特定のサービスの提供が開始された日のいずれか1つである、19.乃至21.いずれか一つに記載の制御方法。
23. 前記分割ステップにおいて、前記第1部分期間の長さがそれぞれ異なる複数のパターンで、前記実績期間を分割し、
 前記比較ステップにおいて、複数の前記パターンそれぞれについて、そのパターンにおける前記第2部分期間を対象として複数の前記予測モデルそれぞれによる予測処理を行って、前記予測処理の結果とそのパターンにおける前記第2部分期間における前記実績データとを比較し、
 前記第1決定ステップにおいて、
  各前記パターンについて、そのパターンについて前記比較ステップが行った比較の結果から、そのパターンに対応する前記予測モデルを決定し、
  複数の前記パターンそれぞれに対応する前記予測モデルを用いて、前記実績期間以降についての予測に利用する予測モデルを決定する、19.乃至22.いずれか一つに記載の制御方法。
24. 前記分割ステップにおいて、複数の前記パターンそれぞれにおいて、前記実績期間を前記第1部分期間、前記第2部分期間、及び第3部分期間の3つに分割し、
 前記第3部分期間は、複数の前記パターンで共通の期間であり、
 前記第1決定ステップにおいて、
  複数の前記パターンそれぞれについて、そのパターンに対応する前記予測モデルを用いて、そのパターンにおける前記第3部分期間の予測データを生成し、前記生成された予測データとそのパターンにおける前記第3部分期間における前記実績データとの乖離度合いを算出し、
  前記算出された前記乖離度合いに基づいて、前記実績期間以降についての予測に利用する予測モデルとして決定する、23.に記載の制御方法。
25. 前記予測対象について既に利用されたことのある前記予測モデルの中から、前記実績期間以降の期間の売上予測に利用する予測モデルを決定する第2決定ステップと、
 前記第1決定ステップと前記第2決定ステップのいずれか一方に、前記実績期間以降の期間の売上予測に利用する予測モデルを決定させる選択ステップと、を有する19.乃至24.いずれか一つに記載の制御方法。
26. 前記実績データを用いて予測モデルを生成する生成ステップを有し、
 前記第1決定ステップは、前記実績データが第2実績条件を満たす場合、前記生成された予測モデルを、前記予測対象について利用する予測モデルとして決定する、19.乃至25.いずれか一つに記載の制御方法。
27. 前記比較ステップにおいて利用する予測モデルは、前記予測対象の営業施設とは異なる営業施設における実績を利用して生成されたものである、19.乃至26.いずれか一つに記載の制御方法。
 この出願は、2017年9月29日に出願された日本出願特願2017-190306号を基礎とする優先権を主張し、その開示の全てをここに取り込む。

Claims (27)

  1.  予測対象の営業施設における実績データが存在する実績期間を複数の部分期間に分割する分割手段と、
     前記実績期間の始期を含む第1部分期間以外の第2部分期間について、複数の予測モデルそれぞれによる予測処理を行い、その処理結果を、予測処理の対象とした部分期間における前記実績データと比較する比較手段と、
     前記比較手段による比較の結果に基づいて、前記実績期間以降についての売上予測に利用する予測モデルを決定する第1決定手段と、を有する情報処理装置。
  2.  予測対象の営業施設における実績データが存在する実績期間を複数の部分期間に分割する分割手段と、
     前記実績期間の始期を含む第1部分期間以外の第2部分期間について、複数の予測モデルそれぞれによる予測処理を行い、その処理結果を、予測処理の対象とした部分期間における前記実績データとを比較する比較手段と、
     前記比較手段による比較の結果に基づいて、前記実績期間以降についての来客予測に利用する予測モデルを決定する第1決定手段と、を有する情報処理装置。
  3.  前記比較手段は、各前記予測モデルについて、前記第2部分期間について前記予測モデルの予測処理で生成された売上の予測データと、前記第2部分期間における前記実績データとの乖離度合いを算出し、
     前記第1決定手段は、前記算出された乖離度合いに基づいて、前記実績期間以降について予測に利用する予測モデルを決定する、請求項1又は2に記載の情報処理装置。
  4.  前記実績期間の始期は、営業が新規に開始された日、特定の商品の販売が開始された日、及び特定のサービスの提供が開始された日のいずれか1つである、請求項1乃至3いずれか一項に記載の情報処理装置。
  5.  前記分割手段は、前記第1部分期間の長さがそれぞれ異なる複数のパターンで、前記実績期間を分割し、
     前記比較手段は、複数の前記パターンそれぞれについて、そのパターンにおける前記第2部分期間を対象として複数の前記予測モデルそれぞれによる予測処理を行って、前記予測処理の結果とそのパターンにおける前記第2部分期間における前記実績データとを比較し、
     前記第1決定手段は、
      各前記パターンについて、そのパターンについて前記比較手段が行った比較の結果から、そのパターンに対応する前記予測モデルを決定し、
      複数の前記パターンそれぞれに対応する前記予測モデルを用いて、前記実績期間以降についての予測に利用する予測モデルを決定する、請求項1乃至4いずれか一項に記載の情報処理装置。
  6.  前記分割手段は、複数の前記パターンそれぞれにおいて、前記実績期間を前記第1部分期間、前記第2部分期間、及び第3部分期間の3つに分割し、
     前記第3部分期間は、複数の前記パターンで共通の期間であり、
     前記第1決定手段は、
      複数の前記パターンそれぞれについて、そのパターンに対応する前記予測モデルを用いて、そのパターンにおける前記第3部分期間の予測データを生成し、前記生成された予測データとそのパターンにおける前記第3部分期間における前記実績データとの乖離度合いを算出し、
      前記算出された前記乖離度合いに基づいて、前記実績期間以降についての予測に利用する予測モデルとして決定する、請求項5に記載の情報処理装置。
  7.  前記予測対象について既に利用されたことのある前記予測モデルの中から、前記実績期間以降の期間の売上予測に利用する予測モデルを決定する第2決定手段と、
     前記第1決定手段と前記第2決定手段のいずれか一方に、前記実績期間以降の期間の売上予測に利用する予測モデルを決定させる選択手段と、を有する請求項1乃至6いずれか一項に記載の情報処理装置。
  8.  前記実績データを用いて予測モデルを生成する生成手段を有し、
     前記第1決定手段は、前記実績データが第2実績条件を満たす場合、前記生成された予測モデルを、前記予測対象について利用する予測モデルとして決定する、請求項1乃至7いずれか一項に記載の情報処理装置。
  9.  前記比較手段が利用する予測モデルは、前記予測対象の営業施設とは異なる営業施設における実績を利用して生成されたものである、請求項1乃至8いずれか一項に記載の情報処理装置。
  10.  コンピュータに、
     予測対象の営業施設における実績データが存在する実績期間を複数の部分期間に分割する分割ステップと、
     前記実績期間の始期を含む第1部分期間以外の第2部分期間について、複数の予測モデルそれぞれによる予測処理を行い、その処理結果を、予測処理の対象とした部分期間における前記実績データと比較する比較ステップと、
     前記比較ステップによる比較の結果に基づいて、前記実績期間以降についての売上予測に利用する予測モデルを決定する第1決定ステップと、を実行させるプログラム。
  11.  コンピュータに、
     予測対象の営業施設における実績データが存在する実績期間を複数の部分期間に分割する分割ステップと、
     前記実績期間の始期を含む第1部分期間以外の第2部分期間について、複数の予測モデルそれぞれによる予測処理を行い、その処理結果を、予測処理の対象とした部分期間における前記実績データとを比較する比較ステップと、
     前記比較ステップによる比較の結果に基づいて、前記実績期間以降についての来客予測に利用する予測モデルを決定する第1決定ステップと、を実行させるプログラム。
  12.  前記比較ステップにおいて、各前記予測モデルについて、前記第2部分期間について前記予測モデルの予測処理で生成された売上の予測データと、前記第2部分期間における前記実績データとの乖離度合いを算出し、
     前記第1決定ステップにおいて、前記算出された乖離度合いに基づいて、前記実績期間以降について予測に利用する予測モデルを決定する、請求項10又は11に記載のプログラム。
  13.  前記実績期間の始期は、営業が新規に開始された日、特定の商品の販売が開始された日、及び特定のサービスの提供が開始された日のいずれか1つである、請求項10乃至12いずれか一項に記載のプログラム。
  14.  前記分割ステップにおいて、前記第1部分期間の長さがそれぞれ異なる複数のパターンで、前記実績期間を分割し、
     前記比較ステップにおいて、複数の前記パターンそれぞれについて、そのパターンにおける前記第2部分期間を対象として複数の前記予測モデルそれぞれによる予測処理を行って、前記予測処理の結果とそのパターンにおける前記第2部分期間における前記実績データとを比較し、
     前記第1決定ステップにおいて、
      各前記パターンについて、そのパターンについて前記比較ステップが行った比較の結果から、そのパターンに対応する前記予測モデルを決定し、
      複数の前記パターンそれぞれに対応する前記予測モデルを用いて、前記実績期間以降についての予測に利用する予測モデルを決定する、請求項10乃至13いずれか一項に記載のプログラム。
  15.  前記分割ステップにおいて、複数の前記パターンそれぞれにおいて、前記実績期間を前記第1部分期間、前記第2部分期間、及び第3部分期間の3つに分割し、
     前記第3部分期間は、複数の前記パターンで共通の期間であり、
     前記第1決定ステップにおいて、
      複数の前記パターンそれぞれについて、そのパターンに対応する前記予測モデルを用いて、そのパターンにおける前記第3部分期間の予測データを生成し、前記生成された予測データとそのパターンにおける前記第3部分期間における前記実績データとの乖離度合いを算出し、
      前記算出された前記乖離度合いに基づいて、前記実績期間以降についての予測に利用する予測モデルとして決定する、請求項14に記載のプログラム。
  16.  前記コンピュータに、
     前記予測対象について既に利用されたことのある前記予測モデルの中から、前記実績期間以降の期間の売上予測に利用する予測モデルを決定する第2決定ステップと、
     前記第1決定ステップと前記第2決定ステップのいずれか一方に、前記実績期間以降の期間の売上予測に利用する予測モデルを決定させる選択ステップと、を実行させる請求項10乃至15いずれか一項に記載のプログラム。
  17.  前記コンピュータに、前記実績データを用いて予測モデルを生成する生成ステップを実行させ、
     前記第1決定ステップは、前記実績データが第2実績条件を満たす場合、前記生成された予測モデルを、前記予測対象について利用する予測モデルとして決定する、請求項10乃至16いずれか一項に記載のプログラム。
  18.  前記比較ステップにおいて利用する予測モデルは、前記予測対象の営業施設とは異なる営業施設における実績を利用して生成されたものである、請求項10乃至17いずれか一項に記載のプログラム。
  19.  コンピュータによって実行される制御方法であって、
     予測対象の営業施設における実績データが存在する実績期間を複数の部分期間に分割する分割ステップと、
     前記実績期間の始期を含む第1部分期間以外の第2部分期間について、複数の予測モデルそれぞれによる予測処理を行い、その処理結果を、予測処理の対象とした部分期間における前記実績データと比較する比較ステップと、
     前記比較ステップによる比較の結果に基づいて、前記実績期間以降についての売上予測に利用する予測モデルを決定する第1決定ステップと、を有する制御方法。
  20.  コンピュータによって実行される制御方法であって、
     予測対象の営業施設における実績データが存在する実績期間を複数の部分期間に分割する分割ステップと、
     前記実績期間の始期を含む第1部分期間以外の第2部分期間について、複数の予測モデルそれぞれによる予測処理を行い、その処理結果を、予測処理の対象とした部分期間における前記実績データとを比較する比較ステップと、
     前記比較ステップによる比較の結果に基づいて、前記実績期間以降についての来客予測に利用する予測モデルを決定する第1決定ステップと、を有する制御方法。
  21.  前記比較ステップにおいて、各前記予測モデルについて、前記第2部分期間について前記予測モデルの予測処理で生成された売上の予測データと、前記第2部分期間における前記実績データとの乖離度合いを算出し、
     前記第1決定ステップにおいて、前記算出された乖離度合いに基づいて、前記実績期間以降について予測に利用する予測モデルを決定する、請求項19又は20に記載の制御方法。
  22.  前記実績期間の始期は、営業が新規に開始された日、特定の商品の販売が開始された日、及び特定のサービスの提供が開始された日のいずれか1つである、請求項19乃至21いずれか一項に記載の制御方法。
  23.  前記分割ステップにおいて、前記第1部分期間の長さがそれぞれ異なる複数のパターンで、前記実績期間を分割し、
     前記比較ステップにおいて、複数の前記パターンそれぞれについて、そのパターンにおける前記第2部分期間を対象として複数の前記予測モデルそれぞれによる予測処理を行って、前記予測処理の結果とそのパターンにおける前記第2部分期間における前記実績データとを比較し、
     前記第1決定ステップにおいて、
      各前記パターンについて、そのパターンについて前記比較ステップが行った比較の結果から、そのパターンに対応する前記予測モデルを決定し、
      複数の前記パターンそれぞれに対応する前記予測モデルを用いて、前記実績期間以降についての予測に利用する予測モデルを決定する、請求項19乃至22いずれか一項に記載の制御方法。
  24.  前記分割ステップにおいて、複数の前記パターンそれぞれにおいて、前記実績期間を前記第1部分期間、前記第2部分期間、及び第3部分期間の3つに分割し、
     前記第3部分期間は、複数の前記パターンで共通の期間であり、
     前記第1決定ステップにおいて、
      複数の前記パターンそれぞれについて、そのパターンに対応する前記予測モデルを用いて、そのパターンにおける前記第3部分期間の予測データを生成し、前記生成された予測データとそのパターンにおける前記第3部分期間における前記実績データとの乖離度合いを算出し、
      前記算出された前記乖離度合いに基づいて、前記実績期間以降についての予測に利用する予測モデルとして決定する、請求項23に記載の制御方法。
  25.  前記予測対象について既に利用されたことのある前記予測モデルの中から、前記実績期間以降の期間の売上予測に利用する予測モデルを決定する第2決定ステップと、
     前記第1決定ステップと前記第2決定ステップのいずれか一方に、前記実績期間以降の期間の売上予測に利用する予測モデルを決定させる選択ステップと、を有する請求項19乃至24いずれか一項に記載の制御方法。
  26.  前記実績データを用いて予測モデルを生成する生成ステップを有し、
     前記第1決定ステップは、前記実績データが第2実績条件を満たす場合、前記生成された予測モデルを、前記予測対象について利用する予測モデルとして決定する、請求項19乃至25いずれか一項に記載の制御方法。
  27.  前記比較ステップにおいて利用する予測モデルは、前記予測対象の営業施設とは異なる営業施設における実績を利用して生成されたものである、請求項19乃至26いずれか一項に記載の制御方法。
PCT/JP2018/035397 2017-09-29 2018-09-25 情報処理装置、制御方法、及びプログラム WO2019065610A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2019545121A JP7078053B2 (ja) 2017-09-29 2018-09-25 情報処理装置、制御方法、及びプログラム
US16/651,793 US20200250691A1 (en) 2017-09-29 2018-09-25 Information processing apparatus, control method, and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2017-190306 2017-09-29
JP2017190306 2017-09-29

Publications (1)

Publication Number Publication Date
WO2019065610A1 true WO2019065610A1 (ja) 2019-04-04

Family

ID=65901958

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2018/035397 WO2019065610A1 (ja) 2017-09-29 2018-09-25 情報処理装置、制御方法、及びプログラム

Country Status (3)

Country Link
US (1) US20200250691A1 (ja)
JP (1) JP7078053B2 (ja)
WO (1) WO2019065610A1 (ja)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020194545A (ja) * 2019-05-28 2020-12-03 ソニー・インタラクティブエンタテインメント エルエルシー エンゲージメント関連性モデルのオフライン評価メトリック
CN112446530A (zh) * 2019-09-03 2021-03-05 丰田自动车株式会社 信息处理方法以及信息处理装置
JP7036271B1 (ja) 2021-09-15 2022-03-15 トヨタ自動車株式会社 モデル管理装置及びモデル管理方法

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11544724B1 (en) 2019-01-09 2023-01-03 Blue Yonder Group, Inc. System and method of cyclic boosting for explainable supervised machine learning

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10124476A (ja) * 1996-10-23 1998-05-15 Nri & Ncc Co Ltd 階層的予測モデル構築装置及びその方法
JPH10228463A (ja) * 1997-02-17 1998-08-25 Hitachi Ltd 需要予測モデル評価方法
JPH10228461A (ja) * 1997-02-17 1998-08-25 Hitachi Ltd 需要予測方法
JP2004295226A (ja) * 2003-03-25 2004-10-21 Matsushita Electric Works Ltd 需要量予測支援システム及びそのプログラム並びにそのプログラムを記録したコンピュータで読み取り可能な記録媒体
JP2009104408A (ja) * 2007-10-23 2009-05-14 Ntt Data Corp 統合需要予測装置、統合需要予測方法、及び統合需要予測プログラム
JP2017027632A (ja) * 2016-11-10 2017-02-02 キヤノンマーケティングジャパン株式会社 需要予測装置、需要予測システム、制御方法、及びプログラム
WO2017163277A1 (ja) * 2016-03-25 2017-09-28 日本電気株式会社 情報処理システム、情報処理方法および情報処理プログラム

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10124476A (ja) * 1996-10-23 1998-05-15 Nri & Ncc Co Ltd 階層的予測モデル構築装置及びその方法
JPH10228463A (ja) * 1997-02-17 1998-08-25 Hitachi Ltd 需要予測モデル評価方法
JPH10228461A (ja) * 1997-02-17 1998-08-25 Hitachi Ltd 需要予測方法
JP2004295226A (ja) * 2003-03-25 2004-10-21 Matsushita Electric Works Ltd 需要量予測支援システム及びそのプログラム並びにそのプログラムを記録したコンピュータで読み取り可能な記録媒体
JP2009104408A (ja) * 2007-10-23 2009-05-14 Ntt Data Corp 統合需要予測装置、統合需要予測方法、及び統合需要予測プログラム
WO2017163277A1 (ja) * 2016-03-25 2017-09-28 日本電気株式会社 情報処理システム、情報処理方法および情報処理プログラム
JP2017027632A (ja) * 2016-11-10 2017-02-02 キヤノンマーケティングジャパン株式会社 需要予測装置、需要予測システム、制御方法、及びプログラム

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
KATO, YOSHINOBU: "Special report: Data scientist determines 'time for sale' studying 'visualization' and 'prediction", NIKKEI INFORMATION STRATEGY, vol. 288, 29 February 2016 (2016-02-29), pages 50 - 55 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020194545A (ja) * 2019-05-28 2020-12-03 ソニー・インタラクティブエンタテインメント エルエルシー エンゲージメント関連性モデルのオフライン評価メトリック
CN112446530A (zh) * 2019-09-03 2021-03-05 丰田自动车株式会社 信息处理方法以及信息处理装置
JP2021039542A (ja) * 2019-09-03 2021-03-11 トヨタ自動車株式会社 情報処理方法および情報処理装置
JP7243533B2 (ja) 2019-09-03 2023-03-22 トヨタ自動車株式会社 情報処理方法および情報処理装置
JP7036271B1 (ja) 2021-09-15 2022-03-15 トヨタ自動車株式会社 モデル管理装置及びモデル管理方法
JP2023043082A (ja) * 2021-09-15 2023-03-28 トヨタ自動車株式会社 モデル管理装置及びモデル管理方法

Also Published As

Publication number Publication date
US20200250691A1 (en) 2020-08-06
JPWO2019065610A1 (ja) 2020-10-22
JP7078053B2 (ja) 2022-05-31

Similar Documents

Publication Publication Date Title
JP7078053B2 (ja) 情報処理装置、制御方法、及びプログラム
US10740773B2 (en) Systems and methods of utilizing multiple forecast models in forecasting customer demands for products at retail facilities
CN111652657A (zh) 商品销量预测方法、装置、电子设备及可读存储介质
JP6604431B2 (ja) 情報処理システム、情報処理方法および情報処理プログラム
KR100963996B1 (ko) 감성에 기반한 개인별 제품 추천 장치 및 방법, 그 기록 매체
JP2015041121A (ja) 販売予測システム及び販売予測方法
US20200294073A1 (en) Platform for In-Memory Analysis of Network Data Applied to Logistics For Best Facility Recommendations with Current Market Information
Poler et al. Forecasting model selection through out-of-sample rolling horizon weighted errors
US20210304015A1 (en) Method, device, and computer readable storage media for data analysis
WO2019131140A1 (ja) 需要予測装置、需要予測方法、及びプログラム
US20210142384A1 (en) Prospect recommendation
CN112256977B (zh) 组件化商品推荐方法、计算设备和计算机存储介质
US20220351223A1 (en) System and method for predicting prices for commodities in a computing environment
CN108985808A (zh) 一种进行商品选择的方法和装置
KR102646061B1 (ko) Ai 기반 모델 선택 알고리즘을 이용한 수요 예측 방법
US11232470B2 (en) Customer flow line and customer flow hot zone determining method and apparatus
JP4386973B2 (ja) 階層的予測モデル構築装置及びその方法
CN114386708A (zh) 一种门店客流量的预测方法和系统
US8000995B2 (en) System and method for assessing customer segmentation strategies
JP6631263B2 (ja) エージェントに基づく需要予測システム及び方法
CN116957640A (zh) 产品销量预测方法及系统
Nassibi et al. Demand forecasting models for food industry by utilizing machine learning approaches
Chan et al. An integrated fuzzy approach for aggregative supplier risk assessment
CN111242698A (zh) 一种商品需求预测的神经网络模的方法和系统
JP6449578B2 (ja) 購買予測分析システム及びそのプログラム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18863189

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2019545121

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18863189

Country of ref document: EP

Kind code of ref document: A1