JP7542780B2 - Information processing device, output method, and output program - Google Patents
Information processing device, output method, and output program Download PDFInfo
- Publication number
- JP7542780B2 JP7542780B2 JP2024526461A JP2024526461A JP7542780B2 JP 7542780 B2 JP7542780 B2 JP 7542780B2 JP 2024526461 A JP2024526461 A JP 2024526461A JP 2024526461 A JP2024526461 A JP 2024526461A JP 7542780 B2 JP7542780 B2 JP 7542780B2
- Authority
- JP
- Japan
- Prior art keywords
- coupon
- user
- information
- area
- trained model
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
- G06Q30/0207—Discounts or incentives, e.g. coupons or rebates
Landscapes
- Business, Economics & Management (AREA)
- Strategic Management (AREA)
- Engineering & Computer Science (AREA)
- Accounting & Taxation (AREA)
- Development Economics (AREA)
- Finance (AREA)
- Economics (AREA)
- Game Theory and Decision Science (AREA)
- Entrepreneurship & Innovation (AREA)
- Marketing (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
本開示は、情報処理装置、出力方法、及び出力プログラムに関する。 The present disclosure relates to an information processing device, an output method, and an output program.
ユーザの購買意欲を促進するための方法が検討されている。例えば、レコメンド方法が提案されている(特許文献1を参照)。特許文献1の装置は、対象者に対するレコメンド方法を決定する。レコメンド方法には、クーポンの付与が含まれる。Methods for encouraging users to purchase products are being considered. For example, a recommendation method has been proposed (see Patent Document 1). The device in Patent Document 1 determines a recommendation method for a target user. The recommendation method includes providing coupons.
上記したように、ユーザの購買意欲を促進するためにクーポンの配布が行われる。しかし、むやみに、クーポンを配布することは、好ましくない。そのため、クーポンの提供者は、クーポンの配布に伴う効果値を知る必要がある。しかし、当該効果値をどのように得るのかが問題である。As mentioned above, coupons are distributed to encourage users to make purchases. However, it is not desirable to distribute coupons indiscriminately. For this reason, coupon providers need to know the effectiveness value associated with distributing coupons. However, the problem is how to obtain this effectiveness value.
本開示の目的は、効果値を出力することである。 The purpose of this disclosure is to output an effect value.
本開示の一態様に係る情報処理装置が提供される。情報処理装置は、ユーザの住所を含みユーザ属性情報、使用範囲が第1のエリアであるクーポンを示すクーポン情報、及び学習済モデルを取得する取得部と、前記ユーザ属性情報、前記クーポン情報、及び前記学習済モデルを用いて、前記第1のエリア内に住む前記ユーザ又は前記第1のエリア外に住む前記ユーザに、前記クーポンを配布した時の効果値を推定する推定部と、前記効果値を出力する出力部と、を有する。 According to one aspect of the present disclosure, there is provided an information processing device, the information processing device having an acquisition unit that acquires user attribute information including a user's address , coupon information indicating a coupon whose usage range is a first area , and a trained model, an estimation unit that estimates an effect value when the coupon is distributed to the user living in the first area or the user living outside the first area using the user attribute information, the coupon information, and the trained model, and an output unit that outputs the effect value.
本開示によれば、効果値を出力することができる。 According to the present disclosure, an effect value can be output.
以下、図面を参照しながら実施の形態を説明する。以下の実施の形態は、例にすぎず、本開示の範囲内で種々の変更が可能である。 The following describes an embodiment with reference to the drawings. The following embodiment is merely an example, and various modifications are possible within the scope of this disclosure.
実施の形態.
図1は、情報処理装置の機能を示すブロック図である。情報処理装置100は、出力方法を実行する装置である。
ここで、情報処理装置100が有するハードウェアを説明する。
Embodiment
1 is a block diagram showing the functions of an
Here, the hardware of the
図2は、情報処理装置が有するハードウェアを示す図である。情報処理装置100は、プロセッサ101、揮発性記憶装置102、不揮発性記憶装置103、及び入出力インタフェース104を有する。
Figure 2 is a diagram showing the hardware of an information processing device. The
プロセッサ101は、情報処理装置100全体を制御する。例えば、プロセッサ101は、CPU(Central Processing Unit)、FPGA(Field Programmable Gate Array)などである。プロセッサ101は、マルチプロセッサでもよい。また、情報処理装置100は、処理回路を有してもよい。The
揮発性記憶装置102は、情報処理装置100の主記憶装置である。例えば、揮発性記憶装置102は、RAM(Random Access Memory)である。不揮発性記憶装置103は、情報処理装置100の補助記憶装置である。例えば、不揮発性記憶装置103は、HDD(Hard Disk Drive)、又はSSD(Solid State Drive)である。The
入出力インタフェース104は、外部装置と通信する。例えば、入出力インタフェース104は、NIC(Network Interface Controller)である。なお、外部装置は、イメージスキャナ、ディスプレイなどである。また、外部装置の図は、省略されている。The input/
図1に戻って、情報処理装置100が有する機能を説明する。
情報処理装置100は、記憶部110、登録部120、取得部130、推定部140、算出部150、及び出力部160を有する。
Returning to FIG. 1, the functions of the
The
記憶部110は、揮発性記憶装置102又は不揮発性記憶装置103に確保した記憶領域として実現してもよい。
登録部120、取得部130、推定部140、算出部150、及び出力部160の一部又は全部は、処理回路によって実現してもよい。また、登録部120、取得部130、推定部140、算出部150、及び出力部160の一部又は全部は、プロセッサ101が実行するプログラムのモジュールとして実現してもよい。例えば、プロセッサ101が実行するプログラムは、出力プログラムとも言う。例えば、出力プログラムは、記録媒体に記録されている。
The
A part or all of the
記憶部110は、行動履歴テーブルを記憶してもよい。行動履歴テーブルを示す。The
図3は、行動履歴テーブルの例を示す図である。例えば、行動履歴テーブル111は、記憶部110に格納される。
行動履歴テーブル111は、ユーザの行動履歴を示す。具体的には、行動履歴テーブル111は、ユーザID(identifier)、入場駅、退場駅、入場時刻、及び退場時刻の項目を有する。
3 is a diagram showing an example of a behavior history table 111. For example, the behavior history table 111 is stored in the
The behavior history table 111 shows the behavior history of a user. Specifically, the behavior history table 111 has fields for a user ID (identifier), an entrance station, an exit station, an entrance time, and an exit time.
記憶部110は、ユーザ属性テーブルを記憶してもよい。ユーザ属性テーブルを示す。
図4は、ユーザ属性テーブルの例を示す図である。例えば、ユーザ属性テーブル112は、記憶部110に格納される。ユーザ属性テーブル112は、ユーザ属性情報とも言う。
ユーザ属性テーブル112は、ユーザの属性を示す。例えば、ユーザ属性テーブル112は、ユーザID、性別、年齢、最寄駅、電車の利用頻度、主な利用時間などの項目を有する。ユーザ属性テーブル112は、家族構成、職業、住所、自家用車を有しているか否かを示す情報、収入などの項目を有してもよい。
The
4 is a diagram showing an example of a user attribute table. For example, the user attribute table 112 is stored in the
The user attribute table 112 indicates the attributes of the user. For example, the user attribute table 112 has items such as a user ID, gender, age, nearest station, frequency of train use, main use time, etc. The user attribute table 112 may also have items such as family structure, occupation, address, information indicating whether or not the user owns a personal car, and income.
登録部120は、行動履歴テーブル111に登録されている情報をユーザ属性テーブル112に登録する。例えば、登録部120は、行動履歴テーブル111に登録されているユーザID“1002”の情報を、ユーザ属性テーブル112のユーザID“1002”のレコードに登録する。これにより、ユーザ属性テーブル112のユーザID“1002”のレコードには、入場駅“A2”などの情報が追加される。The
取得部130は、ユーザ属性テーブル112を取得する。例えば、取得部130は、ユーザ属性テーブル112を記憶部110から取得する。また、例えば、取得部130は、ユーザ属性テーブル112を外部装置から取得する。なお、例えば、当該外部装置は、クラウドサーバである。また、クラウドサーバの図は、省略されている。The
取得部130は、クーポン情報を取得する。例えば、取得部130は、クーポン情報を記憶部110又は外部装置から取得する。クーポン情報は、金額を含む。例えば、クーポン情報は、100円クーポンを示す。また、クーポン情報は、クーポンの使用範囲を示す。例えば、クーポン情報は、静岡エリアのクーポンを示す。つまり、当該クーポンは、静岡エリア内で使用可能なクーポンである。また、例えば、静岡エリアは、第1のエリアとも言う。The
取得部130は、学習済モデルを取得する。例えば、取得部130は、学習済モデルを記憶部110又は外部装置から取得する。The
推定部140は、ユーザ属性テーブル112とクーポン情報と学習済モデルとを用いて、ユーザにクーポンを配布した時の効果値を推定する。詳細には、推定部140がユーザ属性テーブル112とクーポン情報とを学習済モデルに入力することで、学習済モデルは、当該効果値を出力する。The
例えば、ユーザ属性テーブル112は、男性、30歳のユーザを示す。また、クーポン情報は、静岡エリアのクーポンを示す。推定部140は、ユーザ属性テーブル112とクーポン情報と学習済モデルとを用いて、当該ユーザに当該クーポンを配布した時の効果値を推定する。For example, the user attribute table 112 indicates a male user aged 30. The coupon information indicates a coupon for the Shizuoka area. The
例えば、住所を含むユーザ属性テーブル112は、静岡に住む男性、30歳のユーザを示す。また、クーポン情報は、静岡エリアのクーポンを示す。推定部140は、ユーザ属性テーブル112とクーポン情報と学習済モデルとを用いて、静岡エリア内に住む当該ユーザに当該クーポンを配布した時の効果値を推定する。For example, the user attribute table 112, which includes an address, indicates a male user aged 30 who lives in Shizuoka. The coupon information indicates a coupon for the Shizuoka area. The
例えば、住所を含むユーザ属性テーブル112は、静岡以外に住む男性、30歳のユーザを示す。また、クーポン情報は、静岡エリアのクーポンを示す。推定部140は、ユーザ属性テーブル112とクーポン情報と学習済モデルとを用いて、静岡エリア外に住む当該ユーザに当該クーポンを配布した時の効果値を推定する。For example, the user attribute table 112, which includes an address, indicates a male user aged 30 who lives outside Shizuoka. The coupon information indicates a coupon for the Shizuoka area. The
例えば、ユーザ属性テーブル112は、静岡エリア内の駅が最寄駅である男性、30歳のユーザを示す。また、クーポン情報は、静岡エリアのクーポンを示す。推定部140は、ユーザ属性テーブル112とクーポン情報と学習済モデルとを用いて、当該ユーザに当該クーポンを配布した時の効果値を推定する。For example, the user attribute table 112 indicates a male user aged 30 whose nearest station is in the Shizuoka area. The coupon information indicates coupons for the Shizuoka area. The
例えば、ユーザ属性テーブル112は、男性、30歳のユーザを示す。また、ユーザ属性テーブル112は、当該ユーザが静岡エリア内の駅を停車する電車を主に利用する時間を示す情報を含む。例えば、当該時間は、9時~11時である。また、クーポン情報は、静岡エリアのクーポンを示す。推定部140は、ユーザ属性テーブル112とクーポン情報と学習済モデルとを用いて、当該ユーザに当該クーポンを配布した時の効果値を推定する。For example, the user attribute table 112 indicates a male user aged 30. The user attribute table 112 also includes information indicating the time when the user mainly uses trains that stop at stations in the Shizuoka area. For example, the time is from 9:00 to 11:00. The coupon information also indicates coupons for the Shizuoka area. The
このように、推定部140は、ユーザ属性テーブル112に登録されている様々な情報を組み合わせて、学習済モデルに入力する入力データを生成し、効果値を推定する。In this way, the
算出部150は、ユーザ属性テーブル112とSHAP(Shapley Additive exPlanations)とを用いて、影響度を算出する。影響度は、ユーザ属性テーブル112が示すユーザにクーポンを配布することによる影響の度合である。The
出力部160は、効果値及び影響度を出力する。例えば、出力部160は、情報処理装置100のディスプレイに、効果値及び影響度を出力する。The
次に、情報処理装置100が実行する処理を、フローチャートを用いて、説明する。
図5は、情報処理装置が実行する処理の例を示すフローチャートである。
(ステップS11)登録部120は、ユーザ属性テーブル112に登録されているユーザIDの情報が、行動履歴テーブル111に登録されているか否かを判定する。当該ユーザIDの情報が行動履歴テーブル111に登録されている場合、処理は、ステップS12に進む。当該ユーザIDの情報が行動履歴テーブル111に登録されていない場合、処理は、ステップS13に進む。
Next, the process executed by the
FIG. 5 is a flowchart illustrating an example of a process executed by the information processing device.
(Step S11) The
(ステップS12)登録部120は、行動履歴テーブル111に登録されている情報をユーザ属性テーブル112に登録する。
(ステップS13)推定部140は、ユーザ属性テーブル112を参照し、1つのユーザIDを選択する。
(ステップS14)推定部140は、ユーザ属性テーブル112とクーポン情報と学習済モデルとを用いて、選択されたユーザIDのユーザにクーポンを配布した時の効果値を推定する。
(Step S<b>12 ) The
(Step S13) The
(Step S14) The
(ステップS15)推定部140は、全てのユーザを選択したか否かを判定する。全てのユーザが選択された場合、処理は、ステップS16に進む。全てのユーザが選択されていない場合、処理は、ステップS13に進む。
(ステップS16)算出部150は、ユーザ属性テーブル112とSHAPとを用いて、影響度を算出する。
(ステップS17)出力部160は、効果値及び影響度を出力する。
(Step S15) The
(Step S16) The
(Step S17) The
実施の形態によれば、情報処理装置100は、ユーザにクーポンを配布した時の効果値を推定する。そして、情報処理装置100は、効果値を出力する。よって、情報処理装置100は、効果値を出力することができる。According to the embodiment, the
100 情報処理装置、 101 プロセッサ、 102 揮発性記憶装置、 103 不揮発性記憶装置、 104 入出力インタフェース、 110 記憶部、 111 行動履歴テーブル、 112 ユーザ属性テーブル、 120 登録部、 130 取得部、 140 推定部、 150 算出部、 160 出力部。 100 Information processing device, 101 Processor, 102 Volatile storage device, 103 Non-volatile storage device, 104 Input/output interface, 110 Storage unit, 111 Behavior history table, 112 User attribute table, 120 Registration unit, 130 Acquisition unit, 140 Estimation unit, 150 Calculation unit, 160 Output unit.
Claims (9)
前記ユーザ属性情報、前記クーポン情報、及び前記学習済モデルを用いて、前記第1のエリア内に住む前記ユーザ又は前記第1のエリア外に住む前記ユーザに、前記クーポンを配布した時の効果値を推定する推定部と、
前記効果値を出力する出力部と、
を有する情報処理装置。 An acquisition unit that acquires user attribute information including a user's address , coupon information indicating a coupon whose usage range is a first area , and a trained model;
an estimation unit that estimates an effect value when the coupon is distributed to the user living in the first area or the user living outside the first area by using the user attribute information, the coupon information, and the trained model;
an output unit that outputs the effect value;
An information processing device having the above configuration.
前記ユーザ属性情報、前記クーポン情報、及び前記学習済モデルを用いて、前記ユーザに前記クーポンを配布した時の効果値を推定する推定部と、
前記効果値を出力する出力部と、
を有する情報処理装置。 An acquisition unit that acquires coupon information indicating a coupon whose usage range is a first area, user attribute information including information indicating that a nearest station to the user is a station within the first area , and a trained model;
An estimation unit that estimates an effect value when the coupon is distributed to the user by using the user attribute information, the coupon information, and the trained model;
an output unit that outputs the effect value;
An information processing device having the above configuration.
前記ユーザ属性情報、前記クーポン情報、及び前記学習済モデルを用いて、前記ユーザに前記クーポンを配布した時の効果値を推定する推定部と、
前記効果値を出力する出力部と、
を有する情報処理装置。 An acquisition unit that acquires coupon information indicating a coupon whose usage range is a first area, user attribute information including information indicating a time when a user mainly uses trains that stop at stations in the first area , and a trained model;
An estimation unit that estimates an effect value when the coupon is distributed to the user by using the user attribute information, the coupon information, and the trained model;
an output unit that outputs the effect value;
An information processing device having the above configuration.
ユーザの住所を含みユーザ属性情報、使用範囲が第1のエリアであるクーポンを示すクーポン情報、及び学習済モデルを取得し、
前記ユーザ属性情報、前記クーポン情報、及び前記学習済モデルを用いて、前記第1のエリア内に住む前記ユーザ又は前記第1のエリア外に住む前記ユーザに、前記クーポンを配布した時の効果値を推定し、
前記効果値を出力する、
出力方法。 An information processing device,
Obtaining user attribute information including a user's address , coupon information indicating a coupon whose usage range is a first area , and a trained model;
Using the user attribute information, the coupon information, and the trained model, an effect value when the coupon is distributed to the users living in the first area or the users living outside the first area is estimated;
outputting the effect value;
Output method.
使用範囲が第1のエリアであるクーポンを示すクーポン情報、ユーザの最寄駅が前記第1のエリア内の駅であることを示す情報を含むユーザ属性情報、及び学習済モデルを取得し、
前記ユーザ属性情報、前記クーポン情報、及び前記学習済モデルを用いて、前記ユーザに前記クーポンを配布した時の効果値を推定し、
前記効果値を出力する、
出力方法。 An information processing device,
Obtain coupon information indicating a coupon whose usage range is a first area, user attribute information including information indicating that the nearest station to the user is a station within the first area , and a trained model;
Using the user attribute information, the coupon information, and the trained model, an effect value when the coupon is distributed to the user is estimated;
outputting the effect value;
Output method.
使用範囲が第1のエリアであるクーポンを示すクーポン情報、ユーザが前記第1のエリア内の駅を停車する電車を主に利用する時間を示す情報を含むユーザ属性情報、及び学習済モデルを取得し、
前記ユーザ属性情報、前記クーポン情報、及び前記学習済モデルを用いて、前記ユーザに前記クーポンを配布した時の効果値を推定し、
前記効果値を出力する、
出力方法。 An information processing device,
Obtain coupon information indicating a coupon whose usage range is a first area, user attribute information including information indicating a time when a user mainly uses trains that stop at stations in the first area , and a trained model;
Using the user attribute information, the coupon information, and the trained model, an effect value when the coupon is distributed to the user is estimated;
outputting the effect value;
Output method.
ユーザの住所を含みユーザ属性情報、使用範囲が第1のエリアであるクーポンを示すクーポン情報、及び学習済モデルを取得し、
前記ユーザ属性情報、前記クーポン情報、及び前記学習済モデルを用いて、前記第1のエリア内に住む前記ユーザ又は前記第1のエリア外に住む前記ユーザに、前記クーポンを配布した時の効果値を推定し、
前記効果値を出力する、
処理を実行させる出力プログラム。 In the information processing device,
Obtaining user attribute information including a user's address , coupon information indicating a coupon whose usage range is a first area , and a trained model;
Using the user attribute information, the coupon information, and the trained model, an effect value when the coupon is distributed to the users living in the first area or the users living outside the first area is estimated;
outputting the effect value;
The output program that causes the processing to occur.
使用範囲が第1のエリアであるクーポンを示すクーポン情報、ユーザの最寄駅が前記第1のエリア内の駅であることを示す情報を含むユーザ属性情報、及び学習済モデルを取得し、
前記ユーザ属性情報、前記クーポン情報、及び前記学習済モデルを用いて、前記ユーザに前記クーポンを配布した時の効果値を推定し、
前記効果値を出力する、
処理を実行させる出力プログラム。 In the information processing device,
Obtain coupon information indicating a coupon whose usage range is a first area, user attribute information including information indicating that the nearest station to the user is a station within the first area , and a trained model;
Using the user attribute information, the coupon information, and the trained model, an effect value when the coupon is distributed to the user is estimated;
outputting the effect value;
The output program that causes the processing to occur.
使用範囲が第1のエリアであるクーポンを示すクーポン情報、ユーザが前記第1のエリア内の駅を停車する電車を主に利用する時間を示す情報を含むユーザ属性情報、及び学習済モデルを取得し、
前記ユーザ属性情報、前記クーポン情報、及び前記学習済モデルを用いて、前記ユーザに前記クーポンを配布した時の効果値を推定し、
前記効果値を出力する、
処理を実行させる出力プログラム。 In the information processing device,
Obtain coupon information indicating a coupon whose usage range is a first area, user attribute information including information indicating a time when a user mainly uses trains that stop at stations in the first area , and a trained model;
Using the user attribute information, the coupon information, and the trained model, an effect value when the coupon is distributed to the user is estimated;
outputting the effect value;
The output program that causes the processing to occur.
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/JP2022/032840 WO2024047812A1 (en) | 2022-08-31 | 2022-08-31 | Information processing device, output method, and output program |
Publications (3)
| Publication Number | Publication Date |
|---|---|
| JPWO2024047812A1 JPWO2024047812A1 (en) | 2024-03-07 |
| JPWO2024047812A5 JPWO2024047812A5 (en) | 2024-08-06 |
| JP7542780B2 true JP7542780B2 (en) | 2024-08-30 |
Family
ID=90098970
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2024526461A Active JP7542780B2 (en) | 2022-08-31 | 2022-08-31 | Information processing device, output method, and output program |
Country Status (2)
| Country | Link |
|---|---|
| JP (1) | JP7542780B2 (en) |
| WO (1) | WO2024047812A1 (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP7746616B1 (en) * | 2025-03-06 | 2025-09-30 | PayPay株式会社 | Estimation device, learning device, estimation method, and program |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2002163339A (en) | 2000-11-28 | 2002-06-07 | Fujitsu Ltd | Price determination method and price determination device |
| WO2017130488A1 (en) | 2016-01-29 | 2017-08-03 | ソニー株式会社 | Information processing device, information processing method, and program |
| JP2020077118A (en) | 2018-11-06 | 2020-05-21 | ソフトバンク株式会社 | Machine learning device, determination device, program, and machine learning method |
| US20210406930A1 (en) | 2020-06-29 | 2021-12-30 | Accenture Global Solutions Limited | Benefit surrender prediction |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP6253744B1 (en) * | 2016-11-04 | 2017-12-27 | ヤフー株式会社 | Information analysis apparatus, information analysis method, and information analysis program |
| JP6983739B2 (en) * | 2018-09-20 | 2021-12-17 | ヤフー株式会社 | Information processing equipment, information processing methods and information processing programs |
-
2022
- 2022-08-31 JP JP2024526461A patent/JP7542780B2/en active Active
- 2022-08-31 WO PCT/JP2022/032840 patent/WO2024047812A1/en not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2002163339A (en) | 2000-11-28 | 2002-06-07 | Fujitsu Ltd | Price determination method and price determination device |
| WO2017130488A1 (en) | 2016-01-29 | 2017-08-03 | ソニー株式会社 | Information processing device, information processing method, and program |
| JP2020077118A (en) | 2018-11-06 | 2020-05-21 | ソフトバンク株式会社 | Machine learning device, determination device, program, and machine learning method |
| US20210406930A1 (en) | 2020-06-29 | 2021-12-30 | Accenture Global Solutions Limited | Benefit surrender prediction |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP7746616B1 (en) * | 2025-03-06 | 2025-09-30 | PayPay株式会社 | Estimation device, learning device, estimation method, and program |
Also Published As
| Publication number | Publication date |
|---|---|
| JPWO2024047812A1 (en) | 2024-03-07 |
| WO2024047812A1 (en) | 2024-03-07 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US9256826B2 (en) | Predicting reactions to short-text posts | |
| US11087282B2 (en) | Content creation, deployment collaboration, and channel dependent content selection | |
| CN111738775B (en) | A training method and system for predicting model of user willingness to pay | |
| CN112513834A (en) | Metadata generation for multiple object types | |
| US20180240147A1 (en) | Process and system for determining marketing activity frequency while maintaining the influencer's impact on their social network | |
| CN102487456A (en) | Method and device for providing network video access popularity | |
| US20190095530A1 (en) | Tag relationship modeling and prediction | |
| JP5282857B1 (en) | Information diffusion scale prediction apparatus, information diffusion scale prediction method, and information diffusion scale prediction program | |
| CN113205362A (en) | Method, apparatus, device, storage medium and program product for determining a promoter | |
| TW200935347A (en) | User vacillation detection and response | |
| CN110648034A (en) | Method and device for distributing customer service | |
| JP7542780B2 (en) | Information processing device, output method, and output program | |
| CN106296320A (en) | Information broadcasting method based on terminal applies APP and device | |
| JP2019503014A (en) | Method and apparatus for processing user behavior data | |
| US9208509B1 (en) | System, method, and computer program for personalizing content for a user based on a size of a working vocabulary of the user | |
| CN106909567A (en) | Data processing method and device | |
| US20180373723A1 (en) | Method and system for applying a machine learning approach to ranking webpages' performance relative to their nearby peers | |
| CN111582899A (en) | A quantification method, device, system and storage medium for displaying link effect | |
| CN102243747A (en) | Combinatorial advertisements | |
| US20250131472A1 (en) | Methods and electronic devices for re-engaging users and providing suggestion information | |
| CN112052976A (en) | Prediction method, information push method and device | |
| US9147197B2 (en) | Determining point of sale advertisement effectiveness | |
| US9031861B1 (en) | Measuring content item effectiveness | |
| JP2020115285A (en) | Calculation device, calculation method, and calculation program | |
| CN117202113A (en) | Message material review methods, devices, equipment, storage media and program products |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20240501 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20240501 |
|
| A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20240501 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20240723 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240820 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7542780 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |