JP6286076B1 - 情報管理装置及びプログラム - Google Patents
情報管理装置及びプログラム Download PDFInfo
- Publication number
- JP6286076B1 JP6286076B1 JP2017006930A JP2017006930A JP6286076B1 JP 6286076 B1 JP6286076 B1 JP 6286076B1 JP 2017006930 A JP2017006930 A JP 2017006930A JP 2017006930 A JP2017006930 A JP 2017006930A JP 6286076 B1 JP6286076 B1 JP 6286076B1
- Authority
- JP
- Japan
- Prior art keywords
- items
- item
- recommended
- list
- combination
- 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
- 238000004458 analytical method Methods 0.000 claims abstract description 28
- 238000004364 calculation method Methods 0.000 claims abstract description 21
- 238000012098 association analyses Methods 0.000 claims description 19
- 239000000463 material Substances 0.000 claims 5
- 239000003086 colorant Substances 0.000 claims 2
- 238000004891 communication Methods 0.000 description 19
- 235000013305 food Nutrition 0.000 description 11
- 238000010586 diagram Methods 0.000 description 7
- 235000021186 dishes Nutrition 0.000 description 7
- 230000006870 function Effects 0.000 description 3
- 238000000034 method Methods 0.000 description 3
- 230000035622 drinking Effects 0.000 description 2
- 230000014509 gene expression Effects 0.000 description 2
- 238000013507 mapping Methods 0.000 description 2
- 101150012579 ADSL gene Proteins 0.000 description 1
- 102100020775 Adenylosuccinate lyase Human genes 0.000 description 1
- 108700040193 Adenylosuccinate lyases Proteins 0.000 description 1
- 240000007594 Oryza sativa Species 0.000 description 1
- 235000007164 Oryza sativa Nutrition 0.000 description 1
- 238000010411 cooking Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000010295 mobile communication Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 235000009566 rice Nutrition 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Cash Registers Or Receiving Machines (AREA)
Abstract
Description
図1は、本実施形態に係る情報管理システム1の概略構成を示す図である。
情報管理システム1は、飲食店における料理の注文と売上に関する情報を管理する、所謂POS(Point of Sales)レジシステム又はPOSレジシステムと同様のシステムであり、図1に示すように、情報管理サーバ10と、顧客からの料理の注文を受け付ける注文受付端末20と、飲食を終えた顧客の会計を行うレジ端末30とを備える。これらの情報管理サーバ10と、注文受付端末20と、レジ端末30とは、通信ネットワークNを介して接続される。
図5は、本実施形態に係る情報管理装置である情報管理サーバ10の動作を示すフローチャートである。詳細には、図3に示すレコメンドメニューリストを作成する動作を示している。図6〜図10は、レコメンドメニューリストの作成アルゴリズムを説明するためのものであって、推薦対象とする品目の組み合わせを例示する表である。
10…情報管理サーバ
11…通信インタフェース
12…記憶部
13…プロセッサ
20…注文受付端末
30…レジ端末
121…情報管理プログラム
122…登録メニューデータベース
123…売上履歴データベース
124…レコメンドメニューデータベース
131…設定情報取得部
132…推薦スコア算出部
133…分析値算出部
134…レコメンドメニュー作成部(リスト作成部)
Claims (4)
- 複数の品目の売上履歴データを記憶する記憶部と、
前記売上履歴データに基づき、前記複数の品目の各々について、推薦すべき度合い を表す推薦スコアを算出する推薦スコア算出部と、
前記売上履歴データに基づき、前記複数の品目のうちの任意の2つの品目の間にお ける関連性の強さを表す分析値を算出する分析値算出部と、
前記複数の品目のうちの任意の第1の品目と、前記複数の品目のうち前記第1の品 目とは異なる第2の品目であって、前記第1の品目が選択された場合に推薦する少なくとも1つの第2の品目との組み合わせのリストを、前記推薦スコア及び前記分析値に基づいて作成するリスト作成部と、を備え、
アソシエーション分析における品目の組み合わせの支持度の下限値をiとし、
前記リストにおいて、1つの品目が推薦品目として提示される回数をjとし、
前記リストにおいて、1つの品目に組み合わせられる推薦品目の数をkとし、
前記リストに提示される推薦品目の組み合わせの数をm組としたとき、
前記リスト作成部は、
支持度がiを下回る品目の組み合わせを除外し、
前記アソシエーション分析における結論部の品目が同一である品目の組み合わせか らリフトの高い組み合わせをj個選択し、
前記アソシエーション分析における条件部の品目が同一である品目の組み合わせか ら結論部の品目の推薦スコアの高い組み合わせをk個選択し、
前記結論部の品目の推薦スコアの和の大きい順にm組の品目の組み合わせを並び替 えることにより、前記リストを作成する、情報管理装置。 - 前記推薦スコア算出部は、前記複数の品目の各々の単価又は利益率と、1会計にお ける顧客1人あたりの注文数とに基づいて、前記推薦スコアを算出する、請求項1に記載の情報管理装置。
- 前記分析値算出部は、アソシエーション分析による支持度及びリフトを前記分析値 として算出する、請求項1又は2に記載の情報管理装置。
- 複数の品目の売上履歴データに基づき、前記複数の品目の各々について、推薦すべ き度合いを表す推薦スコアを算出するステップと、
前記売上履歴データに基づき、前記複数の品目のうちの任意の2つの品目の間にお ける関連性の強さを表す分析値を算出するステップと、
前記複数の品目のうちの任意の第1の品目と、前記複数の品目のうち前記第1の品 目とは異なる第2の品目であって、前記第1の品目が選択された場合に推薦する少なくとも1つの第2の品目との組み合わせのリストを、前記推薦スコア及び前記分析値に基づいて作成するステップと、をコンピュータに実行させるプログラムであって、
アソシエーション分析における品目の組み合わせの支持度の下限値をiとし、
前記リストにおいて、1つの品目が推薦品目として提示される回数をjとし、
前記リストにおいて、1つの品目に組み合わせられる推薦品目の数をkとし、
前記リストに提示される推薦品目の組み合わせの数をm組としたとき、
前記リストを作成するステップは、
支持度がiを下回る品目の組み合わせを除外し、
前記アソシエーション分析における結論部の品目が同一である品目の組み合わせか らリフトの高い組み合わせをj個選択し、
前記アソシエーション分析における条件部の品目が同一である品目の組み合わせか ら結論部の品目の推薦スコアの高い組み合わせをk個選択し、
前記結論部の品目の推薦スコアの和の大きい順にm組の品目の組み合わせを並び替 えることにより、前記リストを作成する、プログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017006930A JP6286076B1 (ja) | 2017-01-18 | 2017-01-18 | 情報管理装置及びプログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017006930A JP6286076B1 (ja) | 2017-01-18 | 2017-01-18 | 情報管理装置及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP6286076B1 true JP6286076B1 (ja) | 2018-02-28 |
JP2018116492A JP2018116492A (ja) | 2018-07-26 |
Family
ID=61282770
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017006930A Active JP6286076B1 (ja) | 2017-01-18 | 2017-01-18 | 情報管理装置及びプログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6286076B1 (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108765048A (zh) * | 2018-04-11 | 2018-11-06 | 丽睿客信息科技(北京)有限公司 | 菜谱推送的方法和装置 |
CN110544160A (zh) * | 2019-09-09 | 2019-12-06 | 中山职业技术学院 | 一种菜品的推荐方法 |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6895189B1 (ja) * | 2020-06-30 | 2021-06-30 | 株式会社フライウィール | 推薦システムおよび方法 |
JP7118203B1 (ja) | 2021-03-31 | 2022-08-15 | エヌ・ティ・ティ・コミュニケーションズ株式会社 | 注文システム |
WO2023287074A1 (ko) * | 2021-07-12 | 2023-01-19 | 주식회사 식파마 | 메뉴 조합 추천 방법 |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2004040388A1 (ja) * | 2002-10-29 | 2004-05-13 | Tokyo Electron Limited | 作業者管理システム,作業者管理装置及び作業者管理方法 |
JP2011048845A (ja) * | 2010-10-20 | 2011-03-10 | Activecore Inc | レコメンド装置、レコメンド方法およびレコメンドプログラム |
WO2012049987A1 (ja) * | 2010-10-12 | 2012-04-19 | 日本電気株式会社 | 商品推薦システムおよび商品推薦方法 |
JP2012103909A (ja) * | 2010-11-10 | 2012-05-31 | Yahoo Japan Corp | 推薦情報送信装置 |
JP2013109665A (ja) * | 2011-11-22 | 2013-06-06 | Nippon Telegr & Teleph Corp <Ntt> | 商品情報推薦装置及び方法及びプログラム |
JP2014222398A (ja) * | 2013-05-13 | 2014-11-27 | 日本電信電話株式会社 | 推薦ルール生成装置、推薦ルール生成方法および推薦ルール生成プログラム |
JP2016206734A (ja) * | 2015-04-16 | 2016-12-08 | 富士ゼロックス株式会社 | プログラム及び情報処理装置 |
-
2017
- 2017-01-18 JP JP2017006930A patent/JP6286076B1/ja active Active
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2004040388A1 (ja) * | 2002-10-29 | 2004-05-13 | Tokyo Electron Limited | 作業者管理システム,作業者管理装置及び作業者管理方法 |
WO2012049987A1 (ja) * | 2010-10-12 | 2012-04-19 | 日本電気株式会社 | 商品推薦システムおよび商品推薦方法 |
JP2011048845A (ja) * | 2010-10-20 | 2011-03-10 | Activecore Inc | レコメンド装置、レコメンド方法およびレコメンドプログラム |
JP2012103909A (ja) * | 2010-11-10 | 2012-05-31 | Yahoo Japan Corp | 推薦情報送信装置 |
JP2013109665A (ja) * | 2011-11-22 | 2013-06-06 | Nippon Telegr & Teleph Corp <Ntt> | 商品情報推薦装置及び方法及びプログラム |
JP2014222398A (ja) * | 2013-05-13 | 2014-11-27 | 日本電信電話株式会社 | 推薦ルール生成装置、推薦ルール生成方法および推薦ルール生成プログラム |
JP2016206734A (ja) * | 2015-04-16 | 2016-12-08 | 富士ゼロックス株式会社 | プログラム及び情報処理装置 |
Non-Patent Citations (2)
Title |
---|
中野 広基: "CRMデータを活用した属性選択による有益顧客層と購買可能性の高い併買商品の抽出法", 日本経営システム学会誌 第31巻 第2号, vol. 第31巻,第2号, JPN6017038763, 15 November 2014 (2014-11-15), JP, pages 123 - 131 * |
伊藤 寛明: "アソシエーションルールを用いた推薦システムにおける精度と意外性の向上", 情報処理学会 研究報告 数理モデル化と問題解決(MPS) 2014−MPS−100 [ONLINE], JPN6017038761, 18 September 2014 (2014-09-18), JP, pages 1 - 6 * |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108765048A (zh) * | 2018-04-11 | 2018-11-06 | 丽睿客信息科技(北京)有限公司 | 菜谱推送的方法和装置 |
CN110544160A (zh) * | 2019-09-09 | 2019-12-06 | 中山职业技术学院 | 一种菜品的推荐方法 |
Also Published As
Publication number | Publication date |
---|---|
JP2018116492A (ja) | 2018-07-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6286076B1 (ja) | 情報管理装置及びプログラム | |
US10726475B2 (en) | Graphical dining interface | |
US20050273345A1 (en) | In-restaurant automated meal ordering by customers | |
US10163146B2 (en) | Method and system for displaying location based dining recommendation labels in a reduced image area of an interface | |
US20150012381A1 (en) | Systems, methods and computer readable media for online shopping | |
JP7284408B2 (ja) | 情報処理装置、情報処理方法及びプログラム | |
JP2013152681A (ja) | 食材検索システム及び食材検索方法 | |
JP2019057086A (ja) | 商品販売データ管理装置、商品販売データ管理システム及びプログラム | |
JP6532553B1 (ja) | 注文管理システム、プログラム、注文管理方法及び注文受付端末 | |
JP7356850B2 (ja) | セルフオーダー処理システム | |
JP2017091528A (ja) | 端末装置及びこれを実行させるためのプログラム | |
JP2013080501A (ja) | 商品情報提供サーバ装置、商品情報表示プログラム、商品情報表示方法及び商品情報表示システム | |
KR102441999B1 (ko) | 전자 장치의 아이템 정보 제공 방법 | |
US11048385B2 (en) | Self-order processing system and control processing method | |
JP6838277B2 (ja) | 売上データ処理装置およびプログラム | |
JP2022012060A (ja) | 品揃管理支援方法、プログラム及び品揃管理支援システム | |
JP6484689B1 (ja) | 端末装置、情報管理システム、及びプログラム | |
JP2017004206A (ja) | 情報処理装置、情報処理方法及びプログラム | |
TW201610887A (zh) | 販賣價格算出裝置及販賣價格算出系統 | |
TWI843270B (zh) | 藉由電子裝置提供資訊之方法、電子裝置及非暫時性電腦可讀儲存媒體 | |
JP6744341B2 (ja) | 経営管理補助システム、経営管理補助方法、及び経営管理補助プログラム | |
JP2022087182A (ja) | 商品販売データ管理装置、商品販売データ管理システム及びプログラム | |
JP2022012059A (ja) | 品揃管理支援方法、プログラム及び品揃管理支援システム | |
TW202431086A (zh) | 藉由電子裝置提供資訊之方法、電子裝置及非暫時性電腦可讀儲存媒體 | |
CA3138447A1 (en) | Themed smart basket for online shopping |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20171205 |
|
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: 20180109 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20180202 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6286076 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |