JP2015011690A - Effect measurement program, method, and device - Google Patents

Effect measurement program, method, and device Download PDF

Info

Publication number
JP2015011690A
JP2015011690A JP2013139290A JP2013139290A JP2015011690A JP 2015011690 A JP2015011690 A JP 2015011690A JP 2013139290 A JP2013139290 A JP 2013139290A JP 2013139290 A JP2013139290 A JP 2013139290A JP 2015011690 A JP2015011690 A JP 2015011690A
Authority
JP
Japan
Prior art keywords
prediction
predetermined timing
prediction model
value
fitness
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.)
Pending
Application number
JP2013139290A
Other languages
Japanese (ja)
Inventor
大地 森藤
Daichi Morifuji
大地 森藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nifty Corp
Original Assignee
Nifty Corp
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 Nifty Corp filed Critical Nifty Corp
Priority to JP2013139290A priority Critical patent/JP2015011690A/en
Publication of JP2015011690A publication Critical patent/JP2015011690A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To recognize effect of an event which occupies KPI after the event.SOLUTION: An effect measurement program causes a computer to execute a prediction model generation step in which a measurement value is read from log data on a network, and by using a measurement value during a period before an event, a prediction model is generated based on a predetermined statistic prediction algorithm, and an output step for outputting a difference between a prediction value after the event which the prediction model shows and a measurement value after the event.

Description

本発明は、効果測定プログラム、方法及び装置に関する。   The present invention relates to an effect measurement program, method, and apparatus.

広告の効果を測定するための方法として、リサーチがある。例えば、期間や地域に基づいて、広告に接した人と接していない人とを比較する。しかしながら、例えばインターネット広告やマス広告によるキャンペーンが、商品の売上げやサービスへの申込み、CVR(Conversion Rate:コンバージョン率)、リピート率(再訪問率、再注文率とも呼ぶ)
、ミニブログのようなSNS(Social Networking Service)における当該商品等に関す
る言及数、ウェブサイト等の閲覧数(PV(Page View)数)、CTR(Click Through Rate:クリックスルー率)といったKPI(Key Performance Indicator:重要業績評価指標)に及ぼす効果を測定することは困難である。すなわち、例えばアンケートによる認知度調査は可能であるが、売上に与える影響を測定することはできない。また、比較的小規模なEC(Electronic Commerce:電子商取引)サイトの経営者等が容易に広告効果を測
定する方法は存在しなかった。
Research is a method for measuring the effectiveness of advertising. For example, a person who has been in contact with an advertisement is compared with a person who has not been in contact with the person based on a period or region. However, for example, campaigns using internet advertisements or mass advertisements are applied for product sales or services, CVR (Conversion Rate), repeat rate (also called revisit rate or reorder rate).
, KPI (Key Performance) such as the number of mentions of the product etc. in SNS (Social Networking Service) like miniblog, the number of browsing of websites (PV (Page View) number), CTR (Click Through Rate) It is difficult to measure the effect on Indicator. That is, for example, a questionnaire survey can be conducted, but the influence on sales cannot be measured. In addition, there has been no method by which managers of a relatively small EC (Electronic Commerce) site can easily measure the advertising effect.

また、コンテンツが各ユーザ端末に表示された場合の予想クリック率を推定し、広告表示のためのリストを作成するという手法は提案されている(例えば特許文献1)。   In addition, a method of estimating an expected click rate when content is displayed on each user terminal and creating a list for displaying an advertisement has been proposed (for example, Patent Document 1).

特開2011−243125号公報JP 2011-243125 A

ここで、KPIから成績が向上したか否かを読み取ることはできる。しかし、成績の変化の原因を、キャンペーンの影響とそれ以外の傾向とに切り分けることは難しい。すなわち、キャンペーンを実施したから成績が向上したのか、キャンペーンを行わなくても成績が向上する傾向にあったのかが判断できない。特定のキャンペーンの効果を測定することはできなかった。   Here, it can be read from KPI whether or not the results have improved. However, it is difficult to separate the cause of the change in performance into the influence of the campaign and other trends. That is, it cannot be determined whether the results have improved because the campaign has been implemented or whether the results have tended to improve without the campaign. The effectiveness of a particular campaign could not be measured.

そこで、本発明は、あるイベント後のKPIに占めるイベントの影響を認識できるようにすることを目的とする。   Therefore, an object of the present invention is to make it possible to recognize the influence of an event on the KPI after a certain event.

本発明に係る効果測定プログラムは、ネットワーク上のログデータから実測値を読み出し、所定のタイミング前の期間における実測値を用いて、所定の統計的予測アルゴリズムに基づく予測モデルを生成する予測モデル生成ステップと、予測モデルが示す所定のタイミング後の予測値と、所定のタイミング後の実測値との差分を出力する出力ステップとをコンピュータに実行させる。   The effect measurement program according to the present invention reads a measured value from log data on a network and uses a measured value in a period before a predetermined timing to generate a prediction model generation step based on a predetermined statistical prediction algorithm. And an output step of outputting a difference between a predicted value after a predetermined timing indicated by the prediction model and an actually measured value after the predetermined timing.

このようにすれば、所定のタイミング後に記録されたログデータの実測値のうち、所定のタイミング近くに行ったイベントの影響(効果)の大きさを、上記の差分として出力することができる。所定のタイミングとは、ユーザによって指定されたタイミングであり、例えば、広告キャンペーンのような所定のイベントを開始したタイミングである。ユーザは、所定のタイミング近くに行ったイベントの成果を客観的に評価でき、例えば次回のイベントを改善する際に利用することができる。   In this way, the magnitude of the influence (effect) of the event performed near the predetermined timing among the measured values of the log data recorded after the predetermined timing can be output as the difference. The predetermined timing is a timing designated by the user, for example, a timing at which a predetermined event such as an advertisement campaign is started. The user can objectively evaluate the outcome of an event performed near a predetermined timing, and can be used, for example, when improving the next event.

また、予測モデルが示す所定のタイミング前の期間における値と、所定のタイミング前の期間における実測値とを用いて、予測モデルの適合度を求める適合度算出ステップをさらにコンピュータに実行させるようにしてもよい。このようにすれば、出力結果(イベントの効果)が、どの程度実測値に近い予測モデルに基づくものであるか(すなわち、どの程度信頼できるものであるか)、適合度に基づいてユーザは判断できる。   Further, the computer may further execute a fitness calculation step for obtaining a fitness of the prediction model using a value in a period before a predetermined timing indicated by the prediction model and an actual measurement value in a period before the predetermined timing. Also good. In this way, the user determines how much the output result (event effect) is based on the prediction model that is close to the actual measurement value (that is, how reliable the output result is), based on the degree of fitness. it can.

さらに、予測モデル生成ステップにおいて、複数の統計的予測アルゴリズムにそれぞれ基づく複数の予測モデルを生成し、適合度算出ステップにおいて、複数の予測モデルについて適合度をそれぞれ算出し、効果出力ステップにおいて、適合度の高い順に所定数の予測モデルを用いて、当該予測モデルのそれぞれが示す所定のタイミング後の予測値と、所定のタイミング後の実測値との差分を出力するようにしてもよい。このようにすれば、信頼性の高い結果を優先的に出力できる。   Furthermore, in the prediction model generation step, a plurality of prediction models based on a plurality of statistical prediction algorithms are generated, respectively, in the fitness calculation step, the fitness is calculated for each of the prediction models, and in the effect output step, the fitness is calculated. Alternatively, a predetermined number of prediction models may be used in descending order, and a difference between a prediction value after a predetermined timing indicated by each of the prediction models and an actual measurement value after a predetermined timing may be output. In this way, a highly reliable result can be output preferentially.

また、予測モデル生成ステップにおいて、複数の統計的予測アルゴリズムにそれぞれ基づく複数の予測モデルを生成し、適合度算出ステップにおいて、複数の予測モデルについて適合度をそれぞれ算出するとともに、算出された複数の適合度に基づいて予測モデルのそれぞれに適用する複数の重みを決定し、効果出力ステップにおいて、複数の予測モデルが示す予測値に対し重みを用いてそれぞれ重みづけした値の和と、所定のタイミング後の実測値との差分を出力するようにしてもよい。このようにすれば、各予測アルゴリズムに特有の傾向を抑えた偏りのない予測モデルを生成し、イベントの効果を出力できるようになる。   In addition, in the prediction model generation step, a plurality of prediction models based on a plurality of statistical prediction algorithms are generated, and in the fitness calculation step, the fitness is calculated for each of the plurality of prediction models, and the calculated multiple matching A plurality of weights to be applied to each of the prediction models based on the degree, and in the effect output step, a sum of values weighted using the weights for the prediction values indicated by the plurality of prediction models, and after a predetermined timing A difference from the actually measured value may be output. In this way, it is possible to generate an unbiased prediction model that suppresses the tendency specific to each prediction algorithm and output the effect of the event.

プログラムは、コンピュータが読み取り可能な記録媒体に記録されていてもよい。ここで、コンピュータが読み取り可能な記録媒体とは、データやプログラム等の情報を電気的、磁気的、光学的、機械的、または化学的作用によって蓄積し、コンピュータから読み取ることができる記録媒体をいう。このような記録媒体のうち、コンピュータから取り外し可能なものとしては、フレキシブルディスク、光磁気ディスク、光ディスク、フラッシュメモリ、磁気テープ等がある。また、コンピュータに固定された記録媒体としては、HDD(Hard Disk Drive)、SSD(Solid State Drive)、ROM(Read Only Memory)等がある。   The program may be recorded on a computer-readable recording medium. Here, the computer-readable recording medium refers to a recording medium that accumulates information such as data and programs by electrical, magnetic, optical, mechanical, or chemical action and can be read from the computer. . Among such recording media, those removable from the computer include flexible disks, magneto-optical disks, optical disks, flash memories, magnetic tapes, and the like. As recording media fixed to the computer, there are HDD (Hard Disk Drive), SSD (Solid State Drive), ROM (Read Only Memory) and the like.

また、本発明を実現する方法をコンピュータに実行させてもよいし、本発明を実現する装置を提供するようにしてもよい。   Further, a method for realizing the present invention may be executed by a computer, or an apparatus for realizing the present invention may be provided.

本発明によれば、あるイベント後のKPIに占めるイベントの影響を認識できるようになる。   According to the present invention, it becomes possible to recognize the influence of an event on the KPI after a certain event.

システム構成の一例を示すブロック図である。It is a block diagram which shows an example of a system configuration. 評価装置の一例を示す機能ブロック図である。It is a functional block diagram which shows an example of an evaluation apparatus. WEBサーバ、SNSサーバの一例を示す機能ブロック図である。It is a functional block diagram which shows an example of a WEB server and a SNS server. コンピュータの一例を示す構成図である。It is a block diagram which shows an example of a computer. 効果予測処理の処理フローである。It is a processing flow of an effect prediction process. ログデータの一例を示す図である。It is a figure which shows an example of log data. 実測値及び予測値を説明するためのグラフである。It is a graph for demonstrating a measured value and a predicted value. 変形例1に係る効果予測処理の処理フローである。It is a processing flow of the effect prediction process which concerns on the modification 1. 変形例2に係る効果予測処理の処理フローである。It is a processing flow of the effect prediction process which concerns on the modification 2.

以下、図面を参照して、本発明を実施するための形態について説明する。なお、以下の実施形態の構成は例示であり、本発明は以下の構成には限定されない。   Hereinafter, embodiments for carrying out the present invention will be described with reference to the drawings. In addition, the structure of the following embodiment is an illustration and this invention is not limited to the following structures.

<システム構成>
図1は、実施形態に係る、広告効果の測定を行うシステムを説明するための図である。本システムは、評価装置1と、WEBサーバ2と、SNSサーバ3と、ユーザ端末4とを含む。また、これらはネットワーク5を介して互いに接続されている。
<System configuration>
FIG. 1 is a diagram for explaining a system for measuring an advertising effect according to the embodiment. This system includes an evaluation device 1, a WEB server 2, an SNS server 3, and a user terminal 4. These are connected to each other via the network 5.

評価装置1は、本実施形態に係る広告効果の測定を行う。WEBサーバ2は、商品の販売やサービスの提供を行うECサイト等のウェブページを保持しており、ユーザ端末4からの要求に応じてウェブページを送信する。また、WEBサーバ2は、アクセスログ及び取り引きのログ(「取引ログ」とも呼ぶ)を記録する。SNSサーバ3は、ユーザにSNSを提供する。また、SNSサーバ3は、例えば、SNSへの投稿のログ(例えば投稿内容や投稿数であり、「投稿ログ」とも呼ぶ)を外部の装置へ公開する。ユーザ端末4は、ユーザの操作に基づいてWEBサーバ2やSNSサーバ3へアクセスし、ウェブページを受信する。   The evaluation device 1 measures the advertising effect according to the present embodiment. The WEB server 2 holds a web page such as an EC site that sells products and provides services, and transmits the web page in response to a request from the user terminal 4. The WEB server 2 records an access log and a transaction log (also referred to as “transaction log”). The SNS server 3 provides SNS to the user. In addition, the SNS server 3 publishes, for example, a log of postings to the SNS (for example, posting contents and the number of postings, also referred to as “posting log”) to an external device. The user terminal 4 accesses the WEB server 2 or the SNS server 3 based on a user operation, and receives a web page.

なお、図1では1つのユーザ端末4を示しているが、ユーザ端末4は複数存在してもよい。また、評価装置1、WEBサーバ2及びSNSサーバ3も、複数の装置が並列に処理を行ったり、分担して処理を行ったりするようにしてもよい。   In addition, although one user terminal 4 is shown in FIG. 1, a plurality of user terminals 4 may exist. Also, the evaluation device 1, the WEB server 2, and the SNS server 3 may be configured such that a plurality of devices perform processing in parallel or perform processing in a shared manner.

<各装置の機能>
図2は、評価装置1の一例を示す機能ブロック図である。本実施形態に係る評価装置1は、広告キャンペーンのようなイベントの効果を測定する装置である。評価装置1は、コンピュータであり、ログ取得部11と、モデル生成部12と、適合度算出部13と、重み付け処理部14と、効果推定部15と、データ記憶部16とを有する。
<Functions of each device>
FIG. 2 is a functional block diagram illustrating an example of the evaluation device 1. The evaluation device 1 according to the present embodiment is a device that measures the effect of an event such as an advertisement campaign. The evaluation device 1 is a computer, and includes a log acquisition unit 11, a model generation unit 12, a fitness calculation unit 13, a weighting processing unit 14, an effect estimation unit 15, and a data storage unit 16.

ログ取得部11は、ネットワーク5を介して、WEBサーバ2からアクセスログ又は取引ログを取得したり、SNSサーバ3から投稿ログを取得したりする。なお、本実施形態では、所定期間ごとの売り上げ、リピート率、特定の事項に言及するSNSへの投稿数、ウェブページの閲覧数(PV数)といったログの集計を、KPIとも呼ぶ。ログ取得部11は、ユーザによって予め指定された所定のタイミング前後のログを取得する。ユーザは、例えば、広告キャンペーンのような所定のイベントを行ったタイミング前後の任意のタイミングを予め指定する。本実施形態では、所定のタイミング前の期間は、広告キャンペーンのような所定のイベントを実施する前の期間であり、所定のタイミング後の期間は、当該イベントを実施した後の期間を含む。   The log acquisition unit 11 acquires an access log or transaction log from the WEB server 2 or acquires a post log from the SNS server 3 via the network 5. In the present embodiment, the aggregation of logs such as the sales for each predetermined period, the repeat rate, the number of posts to the SNS referring to specific matters, and the number of browsing web pages (number of PV) is also referred to as KPI. The log acquisition unit 11 acquires logs before and after a predetermined timing specified in advance by the user. For example, the user designates in advance an arbitrary timing before and after a predetermined event such as an advertisement campaign. In the present embodiment, the period before the predetermined timing is a period before a predetermined event such as an advertisement campaign is performed, and the period after the predetermined timing includes a period after the event is performed.

モデル生成部12は、Multiple Holt−Winters、GARCH、SARIMAといった統計的予測手法を利用し、ログに基づいて予測モデルを生成し、将来のKPIの予測モデルを生成する。モデル生成部12は、所定のタイミング前の期間におけるログに基づいて予測モデルを生成する。なお、統計的予測手法は上述したものの他にも様々なバリエーションが提案されており、既存の技術を適宜採用することができる。   The model generation unit 12 generates a prediction model based on the log by using a statistical prediction method such as Multiple Holt-Winters, GARCH, or SARIMA, and generates a prediction model of a future KPI. The model generation unit 12 generates a prediction model based on a log in a period before a predetermined timing. In addition to the above-described statistical prediction methods, various variations have been proposed, and existing techniques can be appropriately employed.

また、適合度算出部13は、モデル生成部12が生成した予測モデルと、ログが示す実績値とを用いて予測モデルの適合度(割合で示した「フィット率」(「適合率」)であってもよい)を求める。適合度は、例えば、二乗誤差や、χ(カイ)二乗を利用して求める。   In addition, the goodness-of-fit calculation unit 13 uses the prediction model generated by the model generation unit 12 and the actual value indicated by the log to determine the goodness of fit of the prediction model (“fit rate” (“fit rate”) expressed as a percentage). Ask). The goodness of fit is obtained using, for example, a square error or χ (chi) square.

重み付け処理部14は、適合度を用いて、各予測モデルに重みづけをして、複数の予測
モデルに基づく予測値を求める。例えば、モデル生成部12が複数の予測モデルを生成した場合、適合度算出部13は各予測モデルの適合度を算出し、重み付け処理部14は、各予測モデルの適合度に基づいて、各予測モデルを採用する割合を決定する。
The weighting processing unit 14 weights each prediction model using the fitness, and obtains prediction values based on a plurality of prediction models. For example, when the model generation unit 12 generates a plurality of prediction models, the fitness calculation unit 13 calculates the fitness of each prediction model, and the weighting processing unit 14 calculates each prediction based on the fitness of each prediction model. Determine the rate at which the model is adopted.

効果推定部15は、あるイベントを実施する前のログに基づいて算出された、当該イベント後の期間におけるKPIの予測値と、当該イベント後の期間におけるログとの差分をユーザに示す。   The effect estimation unit 15 indicates to the user the difference between the predicted value of KPI in the period after the event and the log in the period after the event, calculated based on the log before the execution of a certain event.

また、データ記憶部16は、WEBサーバ2又はSNSサーバ3から受信したログ、生成した予測モデル、算出したKPIの予測値、適合度等を保持する。また、データ記憶部16は、中間的に生成されたデータを一時的に記憶することもある。   In addition, the data storage unit 16 holds a log received from the WEB server 2 or the SNS server 3, a generated prediction model, a calculated predicted value of KPI, a fitness level, and the like. In addition, the data storage unit 16 may temporarily store intermediately generated data.

図3は、WEBサーバ2、SNSサーバ3といったサーバの一例を示す機能ブロック図である。WEBサーバ2は、制御部21と、コンテンツ記憶部22と、ログデータ記憶部23とを有する。制御部21は、ユーザ端末4からの要求を受けて、コンテンツ記憶部22に保持している、ウェブサイトを表示するためのデータ(「ページデータ」とも呼ぶ)を送信する。本実施形態では、WEBサーバ2は、ECサイトを表示するためのページデータをコンテンツ記憶部22に保持しているものとする。また、制御部21は、ユーザ端末4からのアクセスログや、ユーザ端末4から受け付けた取引ログをログデータ記憶部23に記録する。   FIG. 3 is a functional block diagram illustrating an example of a server such as the WEB server 2 and the SNS server 3. The WEB server 2 includes a control unit 21, a content storage unit 22, and a log data storage unit 23. In response to a request from the user terminal 4, the control unit 21 transmits data (also referred to as “page data”) that is stored in the content storage unit 22 and is used to display a website. In the present embodiment, it is assumed that the WEB server 2 holds page data for displaying an EC site in the content storage unit 22. Further, the control unit 21 records an access log from the user terminal 4 and a transaction log received from the user terminal 4 in the log data storage unit 23.

SNSサーバ3は、制御部31と、コンテンツ記憶部32と、ログデータ記憶部33とを有する。制御部31は、ユーザ端末4からの要求を受けて、コンテンツ記憶部32に保持している、SNSを提供するためのページデータを送信する。本実施形態では、SNSサーバ3は、いわゆるミニブログを提供するものとする。具体的には、SNSサーバ3は、ユーザから文章の投稿を受け付け、投稿したユーザが許可した他の一部のユーザに対して公開したり、制限なく公開したりする。また、各ユーザが、投稿する文章中に当該投稿の内容を示す識別子(いわゆるハッシュタグのようなキーワード)を含めることで、例えばある商品やサービスに関連する投稿が抽出できるようになる。   The SNS server 3 includes a control unit 31, a content storage unit 32, and a log data storage unit 33. In response to a request from the user terminal 4, the control unit 31 transmits page data for providing the SNS held in the content storage unit 32. In the present embodiment, it is assumed that the SNS server 3 provides a so-called miniblog. Specifically, the SNS server 3 accepts posting of text from the user, and publishes it to some other users permitted by the posting user or opens it without restriction. In addition, each user can include an identifier (keyword such as a so-called hash tag) indicating the content of the post in the posted text so that, for example, a post related to a certain product or service can be extracted.

<装置構成>
図4は、コンピュータの装置構成図の一例である。評価装置1、WEBサーバ2、SNSサーバ3及びユーザ端末4は、図4に示すようなコンピュータである。コンピュータは、CPU(Central Processing Unit)1001、主記憶装置1002、補助記憶装置1
003、通信IF(Interface)1004、入出力IF(Interface)1005、ドライブ装置1006、通信バス1007を備えている。CPU1001は、プログラム(「ソフトウェア」又は「アプリケーション」とも呼ぶ)を実行することにより本実施の形態に係る処理等を行う。主記憶装置1002は、CPU1001が読み出したプログラムやデータをキャッシュしたり、CPUの作業領域を展開したりする。主記憶装置は、具体的には、RAM(Random Access Memory)やROM(Read Only Memory)等である。補助記憶装置1003は、CPU1001により実行されるプログラムや、本実施の形態で用いる情報などを記憶する。補助記憶装置1003は、具体的には、HDD(Hard-disk Drive)
やSSD(Solid State Drive)、フラッシュメモリ等である。主記憶装置1002や補
助記憶装置1003は、評価装置1のデータ記憶部16、WEBサーバ2のコンテンツ記憶部22及びログデータ記憶部23、SNSサーバ3のコンテンツ記憶部32及びログデータ記憶部33等として働く。通信IF1004は、他のコンピュータとの間でデータを送受信する。通信IF1004は、具体的には、有線又は無線のネットワークカード等である。入出力IF1005は、入出力装置と接続され、ユーザから入力を受け付けたり、ユーザへ情報を出力したりする。入出力装置は、具体的には、キーボード、マウス、ディスプレイ、各種センサ又はタッチパネル等である。ドライブ装置1006は、磁気ディス
ク、光磁気ディスク、光ディスク等の記憶媒体に記録されたデータを読み出したり、記憶媒体にデータを書き込んだりする。以上のような構成要素が、通信バス1007で接続されている。なお、これらの構成要素は複数設けられていてもよいし、一部の構成要素(例えば、ドライブ装置1006)を設けないようにしてもよい。また、入出力装置がコンピュータと一体に構成されていてもよい。また、ドライブ装置1006で読み取り可能な可搬性の記憶媒体や、フラッシュメモリのような可搬性の補助記憶装置1003、通信IF1004などを介して、本実施の形態で実行されるプログラムが提供されるようにしてもよい。そして、CPU1001がプログラムを実行することにより、上記のようなコンピュータを、評価装置1、WEBサーバ2、SNSサーバ3又はユーザ端末4として働かせる。
<Device configuration>
FIG. 4 is an example of a configuration diagram of a computer. The evaluation device 1, the WEB server 2, the SNS server 3, and the user terminal 4 are computers as shown in FIG. The computer includes a CPU (Central Processing Unit) 1001, a main storage device 1002, and an auxiliary storage device 1.
003, a communication IF (Interface) 1004, an input / output IF (Interface) 1005, a drive device 1006, and a communication bus 1007. The CPU 1001 performs processing according to the present embodiment by executing a program (also referred to as “software” or “application”). The main storage device 1002 caches programs and data read by the CPU 1001 and develops a work area of the CPU. Specifically, the main storage device is a RAM (Random Access Memory), a ROM (Read Only Memory), or the like. The auxiliary storage device 1003 stores programs executed by the CPU 1001, information used in the present embodiment, and the like. Specifically, the auxiliary storage device 1003 is an HDD (Hard-disk Drive).
And SSD (Solid State Drive), flash memory, and the like. The main storage device 1002 and the auxiliary storage device 1003 are the data storage unit 16 of the evaluation device 1, the content storage unit 22 and log data storage unit 23 of the WEB server 2, the content storage unit 32 and log data storage unit 33 of the SNS server 3, etc. Work as. The communication IF 1004 transmits / receives data to / from other computers. The communication IF 1004 is specifically a wired or wireless network card or the like. The input / output IF 1005 is connected to the input / output device and accepts input from the user or outputs information to the user. Specifically, the input / output device is a keyboard, a mouse, a display, various sensors, a touch panel, or the like. The drive device 1006 reads data recorded on a storage medium such as a magnetic disk, a magneto-optical disk, and an optical disk, and writes data to the storage medium. The above components are connected by a communication bus 1007. A plurality of these components may be provided, or some of the components (for example, the drive device 1006) may not be provided. Further, the input / output device may be integrated with the computer. In addition, the program executed in this embodiment is provided via a portable storage medium readable by the drive device 1006, a portable auxiliary storage device 1003 such as a flash memory, a communication IF 1004, and the like. It may be. Then, when the CPU 1001 executes the program, the computer as described above is caused to work as the evaluation device 1, the WEB server 2, the SNS server 3, or the user terminal 4.

<効果測定処理>
次に、評価装置1の動作を説明する。図5は、評価装置1が実行する効果測定処理の一例を示す処理フローである。なお、本実施形態では、WEBサーバ2がECサイトをインターネット上に公開しており、ユーザ端末4からのアクセスログやユーザとの取引ログが記録されているものとする。また、SNSサーバ3は、ユーザ端末4からの投稿を受信するとともに、投稿ログをインターネット上に公開しているものとする。
<Effect measurement processing>
Next, the operation of the evaluation apparatus 1 will be described. FIG. 5 is a process flow showing an example of the effect measurement process executed by the evaluation apparatus 1. In this embodiment, it is assumed that the WEB server 2 publishes an EC site on the Internet, and an access log from the user terminal 4 and a transaction log with the user are recorded. In addition, the SNS server 3 receives a post from the user terminal 4 and publishes a post log on the Internet.

まず、評価装置1のログ取得部11は、処理に用いる設定を取得する(図5:S(ステップ)1)。本ステップでは、評価装置1のユーザによって予め設定された、予測対象のKPI、広告キャンペーンのようなイベントを実施(又は開始)したタイミング(例えば、年月日)等を取得する。本実施形態では、当該タイミング以降のKPIについて、イベントの効果を測定する。   First, the log acquisition unit 11 of the evaluation device 1 acquires settings used for processing (FIG. 5: S (step) 1). In this step, the timing (for example, date) at which an event such as a prediction target KPI, an advertisement campaign, or the like, which is set in advance by the user of the evaluation apparatus 1 (or date) is acquired. In the present embodiment, the effect of the event is measured for KPIs after the timing.

次に、ログ取得部11は、ログデータを取得する(S2)。本ステップでは、ログ取得部11は、ネットワーク5を介してWEBサーバ2又はSNSサーバ3へアクセスし、S1で取得した設定に基づいてログデータを取得する。本実施形態では、S1で取得した予測対象のKPIに応じて、アクセスログ、取引ログ及び投稿ログの少なくともいずれかが取得されるものとする。   Next, the log acquisition unit 11 acquires log data (S2). In this step, the log acquisition unit 11 accesses the WEB server 2 or the SNS server 3 via the network 5 and acquires log data based on the setting acquired in S1. In the present embodiment, it is assumed that at least one of an access log, a transaction log, and a posting log is acquired according to the prediction target KPI acquired in S1.

ここでは、例えば、図6に示すようなログデータが取得される。図6の例では、日にちごとに、売り上げ、リピート率、SNS投稿数及びPV数(閲覧数)といったKPI(すなわち、実測値)の集計値が記録されている。なお、ログデータは、WEBサーバ2又はSNSサーバ3において、予め集計しておくようにしてもよいし、ログ取得部11がログデータ取得後に集計するようにしてもよい。また、図7に、KPI(例えば、売り上げ)をグラフで表した例を示す。図7では、実線がKPIを示すものとする。本ステップでは、所定のイベントを実施したタイミング以前の期間におけるKPIと、所定のイベントを実施したタイミング以降の期間におけるKPIとが取得されている。   Here, for example, log data as shown in FIG. 6 is acquired. In the example of FIG. 6, the KPI (that is, measured value) total values such as sales, repeat rate, number of SNS posts, and number of PV (viewing number) are recorded for each day. Note that the log data may be aggregated in advance in the WEB server 2 or the SNS server 3, or may be aggregated after the log acquisition unit 11 acquires the log data. FIG. 7 shows an example in which KPI (for example, sales) is represented by a graph. In FIG. 7, it is assumed that the solid line indicates KPI. In this step, the KPI in the period before the timing when the predetermined event is performed and the KPI in the period after the timing when the predetermined event is performed are acquired.

次に、評価装置1のモデル生成部12は、取得されたログデータを用いてKPIの予測モデルを生成する(S3)。本ステップでは、モデル生成部12は、所定のイベントを実施したタイミング以前の期間におけるログデータを用いて、予測モデルを生成する。   Next, the model generation unit 12 of the evaluation apparatus 1 generates a KPI prediction model using the acquired log data (S3). In this step, the model generation unit 12 generates a prediction model using log data in a period before the timing at which a predetermined event is performed.

また、モデル生成部12は、Holt−Winters、GARCH、SARIMAといった統計的予測手法を利用する。なお、ログデータに基づいて生成された予測モデルを用いて、モデル生成部12は、将来のKPIの予測値を算出することができるようになる。例えば、図8において破線で示すような予測モデルが生成される。予測モデルはイベントの実施前の期間におけるログデータに基づいて生成されたものである。よって、予測モデルが示すイベント実施後の期間における値は、イベントがなかったとした場合におけるKPIの予測値といえる。   Moreover, the model production | generation part 12 utilizes statistical prediction methods, such as Holt-Winters, GARCH, and SARIMA. Note that the model generation unit 12 can calculate a predicted value of a future KPI using a prediction model generated based on the log data. For example, a prediction model as shown by a broken line in FIG. 8 is generated. The prediction model is generated based on log data in a period before the event. Therefore, it can be said that the value in the period after the event implementation indicated by the prediction model is the predicted value of KPI when there is no event.

時系列データの統計的予測手法は、例示したものの他、既存の技術を採用することができる。例えば、ログデータ(実測値)に基づいて回帰式を導出することにより、傾向や循環性、季節性を有する予測モデルを生成することができる。   As a statistical prediction method for time-series data, existing techniques can be adopted in addition to those exemplified. For example, by deriving a regression equation based on log data (actually measured values), it is possible to generate a prediction model having a tendency, circulation, and seasonality.

また、評価装置1の効果出力部15は、モデル生成部12が生成した予測モデルが示す、所定のタイミング以降のKPIの予測値と、ログデータが示す所定のタイミング以降のKPIの実測値との差分を出力する(S4)。ここで、効果出力部15は、差分の値を算出して出力するようにしてもよいし、評価装置1のユーザが視覚的に差分を認識できるように、例えば予測モデルが示す所定のタイミング以降のKPIの予測値とログデータが示す所定のタイミング以降のKPIの値とをグラフにして出力するようにしてもよい。例えば、図8に示すグラフのうち、イベント以降の期間における実測値(実線)と、イベントがなかったとした場合の予測値(破線)とが出力される。換言すれば、実測値と予測値との差分は、出力結果から推定されるイベントの効果といえる。   In addition, the effect output unit 15 of the evaluation apparatus 1 includes a predicted value of KPI after a predetermined timing indicated by the prediction model generated by the model generation unit 12 and an actual measured value of KPI after the predetermined timing indicated by the log data. The difference is output (S4). Here, the effect output unit 15 may calculate and output the difference value, or after a predetermined timing indicated by the prediction model, for example, so that the user of the evaluation device 1 can visually recognize the difference. The predicted value of KPI and the value of KPI after a predetermined timing indicated by the log data may be output as a graph. For example, in the graph shown in FIG. 8, the actual measurement value (solid line) in the period after the event and the predicted value (dashed line) when there is no event are output. In other words, the difference between the actually measured value and the predicted value can be said to be the effect of the event estimated from the output result.

本実施形態によれば、評価装置1のユーザは、イベントを実施しなかったとした場合の予測値と、イベント後の実測値であるログのKPIとの差分を知ることができる。すなわち、所定のタイミング後のKPIに占めるイベントの影響(効果)を認識できるようになる。例えば、図7のように、イベントを実施したタイミング以降の期間において、予測値(破線)よりも実測値(実線)の方が高い場合、その差分がイベントの効果であると考えられる。イベントの効果は、例えばKPIが売り上げである場合、イベント後所定期間の売上高という具体的な数値として算出することができる。また、所定のタイミング近くに行ったイベントの効果と、それ以前に実施したイベントの効果とを比較すれば、どちらのイベントの方が効果が高かったのか比較することができる。例えばECサイトの運営者である評価装置1のユーザは、出力された結果を参考にして、実行した広告キャンペーンの評価を行い、次回のキャンペーンの計画に際して改善を図ることができるようになる。   According to the present embodiment, the user of the evaluation device 1 can know the difference between the predicted value when the event is not performed and the log KPI that is the actual measurement value after the event. That is, it becomes possible to recognize the influence (effect) of the event occupying the KPI after a predetermined timing. For example, as shown in FIG. 7, when the actual measurement value (solid line) is higher than the predicted value (broken line) in the period after the event is performed, the difference is considered to be the effect of the event. For example, when the KPI is sales, the effect of the event can be calculated as a specific numerical value of sales for a predetermined period after the event. Further, by comparing the effect of an event performed near a predetermined timing with the effect of an event performed before that, it is possible to compare which event was more effective. For example, the user of the evaluation device 1 who is an operator of the EC site can evaluate the executed advertisement campaign with reference to the output result, and can improve the next campaign plan.

<変形例1>
ここで、上記の実施形態で出力される差分の信頼度は、予測モデルがどの程度実測値に近いかによるといえる。変形例1では、生成された予測モデルがどの程度実測値に近いかを示す適合度を算出し、評価装置1のユーザに提示する。
<Modification 1>
Here, it can be said that the reliability of the difference output in the above embodiment depends on how close the prediction model is to the actually measured value. In the first modification, the degree of fitness indicating how close the generated prediction model is to the actually measured value is calculated and presented to the user of the evaluation device 1.

図8は、変形例1に係る効果測定処理の一例を示す処理フローである。なお、S11〜S13の処理は、図5のS1〜S3と同様であるため、説明を省略する。KPIの予測モデルが生成された後、適合度算出部13は、評価装置1の適合度算出部13は、ログデータと予測モデルとの適合度を算出する(S14)。本ステップでは、適合度算出部13は、実測値であるKPIのログと、S3で生成した予測モデル(例えば、回帰式)とを用いて、誤差の大きさを示す値を算出する。誤差の大きさを示す値は、例えば、実測値に対する二乗誤差の割合や、カイ二乗検定によって求めることができる。   FIG. 8 is a process flow illustrating an example of the effect measurement process according to the first modification. In addition, since the process of S11-S13 is the same as that of S1-S3 of FIG. 5, description is abbreviate | omitted. After the KPI prediction model is generated, the fitness level calculation unit 13 calculates the fitness level between the log data and the prediction model (S14). In this step, the goodness-of-fit calculation unit 13 calculates a value indicating the magnitude of the error using the KPI log that is the actual measurement value and the prediction model (for example, regression equation) generated in S3. The value indicating the magnitude of the error can be obtained, for example, by the ratio of the square error with respect to the actually measured value or the chi-square test.

例えば、実測値の二乗和に対する二乗誤差の割合(ここでは、RSS(Residual Sum of Squares)とも呼ぶ)は、次の数1によって算出することができる。

Figure 2015011690
tは期間の開始を示し、Tはイベントを実施又は開始したタイミングを示す。x(t)は、実測値であり、f(t)は予測モデルによる予測値である。なお、RSSの値が低いほど適合度は高いといえる。 For example, the ratio of the square error with respect to the square sum of the actually measured values (herein, also referred to as RSS (Residual Sum of Squares)) can be calculated by the following equation (1).
Figure 2015011690
t indicates the start of the period, and T indicates the timing at which the event is performed or started. x (t) is an actual measurement value, and f (t) is a prediction value by a prediction model. Note that the lower the RSS value, the higher the fitness.

また、カイ二乗値(χ)は、次の数2によって算出することができる。

Figure 2015011690
Oは実測値であり、Eは期待値(予測モデルによる予測値)である。なお、カイ二乗値が低いほど、適合度は高いといえる。 Further, the chi-square value (χ 2 ) can be calculated by the following equation 2.
Figure 2015011690
O is a measured value, and E is an expected value (a predicted value based on a prediction model). Note that the lower the chi-square value, the higher the fitness.

また、効果出力部15は、モデル生成部12が生成した予測モデルが示す、所定のタイミング以降のKPIの予測値と、ログデータが示す所定のタイミング以降のKPIの実測値との差分、及び予測モデルの適合度を出力する(S15)。評価装置1のユーザは、所定のタイミング後のKPIに占めるイベントの効果を認識できるだけでなく、出力された適合度を参照して、イベントの影響の信頼度を認識することができる。   The effect output unit 15 also includes a difference between a predicted value of KPI after a predetermined timing indicated by the prediction model generated by the model generation unit 12 and a measured value of KPI after a predetermined timing indicated by the log data, and a prediction. The fitness of the model is output (S15). The user of the evaluation device 1 can recognize not only the effect of the event occupying the KPI after a predetermined timing, but also the reliability of the influence of the event by referring to the output fitness.

なお、S13において複数の予測手法に基づく複数の予測モデルを生成し、S14において複数の予測モデルのそれぞれについて適合度を算出するようにしてもよい。そして、S15において複数の差分と複数の適合度とを出力する。このようにすれば、ユーザは異なる手法により予測された値に基づくイベントの効果を比較し、適宜参考にすることができる。   Note that a plurality of prediction models based on a plurality of prediction methods may be generated in S13, and the fitness may be calculated for each of the plurality of prediction models in S14. In S15, a plurality of differences and a plurality of matching degrees are output. In this way, the user can compare the effects of events based on values predicted by different methods and refer to them appropriately.

また、S13において複数の予測手法に基づく複数の予測モデルを生成し、S14において複数の予測モデルのそれぞれについて適合度を算出し、S15では適合度の高い所定数の予測モデルを採用するようにしてもよい。このようにすれば、信頼度の高い予測モデルを用いて算出されたイベントの効果が、優先的に出力されるようになる。また、予め定められた閾値よりも適合度の高い予測モデルを採用するようにしてもよい。   Further, a plurality of prediction models based on a plurality of prediction methods are generated in S13, the fitness is calculated for each of the plurality of prediction models in S14, and a predetermined number of prediction models having a high fitness are adopted in S15. Also good. In this way, the effect of the event calculated using a highly reliable prediction model is output preferentially. Moreover, you may make it employ | adopt a prediction model with higher fitness than a predetermined threshold value.

<変形例2>
また、複数の予測モデルを複合的に採用するようにしてもよい。図9は、変形例1に係る効果測定処理の一例を示す処理フローである。S21〜S24の処理は、図8のS11〜S14と同様であるため、説明を省略する。
<Modification 2>
A plurality of prediction models may be employed in a composite manner. FIG. 9 is a process flow illustrating an example of the effect measurement process according to the first modification. Since the process of S21-S24 is the same as that of S11-S14 of FIG. 8, description is abbreviate | omitted.

変形例2では、評価装置1の重み付け処理部14は、適合度に応じて重みづけした予測モデルを生成する(図9:S25)。本ステップでは、まず、重み付け処理部14は、適合度に基づいて複数の予測モデルのそれぞれに適用する重みを算出する。重み付け処理部14は、例えば二乗誤差の逆数を用いて、適合度が高い予測モデルの予測値ほど高い値になる重みを決定する。例えば、予測モデルの二乗誤差の逆数の総和に対する、ある予測モデルの二乗誤差の逆数の割合を重みとする。そして、重み付け処理部14は、各モデルが示す値に重みを乗じた値の総和を、変形例2における予測値として算出する。   In the modified example 2, the weighting processing unit 14 of the evaluation device 1 generates a prediction model weighted according to the fitness (FIG. 9: S25). In this step, first, the weighting processing unit 14 calculates a weight to be applied to each of the plurality of prediction models based on the fitness. For example, the weighting processing unit 14 uses a reciprocal of the square error to determine a weight that becomes higher as the prediction value of the prediction model having a higher fitness. For example, the ratio of the reciprocal of the square error of a certain prediction model to the sum of the reciprocal of the square error of the prediction model is used as a weight. Then, the weighting processing unit 14 calculates a sum of values obtained by multiplying the value indicated by each model by the weight as a predicted value in the second modification.

そして、効果出力部15は、重み付け処理部14が生成した予測モデルが示す、所定のタイミング以降のKPIの予測値と、ログデータが示す、所定のタイミング以降のKPIの実測値との差分を出力する(S26)。評価装置1のユーザは、所定のタイミング後のKPIに占めるイベントの効果を認識できる。変形例2によれば、各予測手法に特有の傾向を抑えた偏りのない予測モデルを生成し、イベントの効果を出力できるようになる。   Then, the effect output unit 15 outputs the difference between the predicted KPI value after the predetermined timing indicated by the prediction model generated by the weighting processing unit 14 and the measured KPI value after the predetermined timing indicated by the log data. (S26). The user of the evaluation device 1 can recognize the effect of the event occupying the KPI after a predetermined timing. According to the second modification, an unbiased prediction model that suppresses a tendency specific to each prediction method can be generated, and an event effect can be output.

<その他の変形>
本実施形態及び変形例は一例である。例えば、予測モデルを生成するためのアルゴリズムや、適合度を求めるためのアルゴリズムは、例示した手法には限定されない。KPIと
して用いる値も、売り上げ、リピート率、SNS投稿数、PV数(閲覧数)には限定されず、会員獲得数、製薬数、資料請求数など様々なログデータを用いることができる。
<Other variations>
This embodiment and a modification are examples. For example, the algorithm for generating the prediction model and the algorithm for obtaining the fitness are not limited to the exemplified methods. The value used as the KPI is not limited to sales, repeat rate, number of SNS posts, number of PV (viewing number), and various log data such as the number of members acquired, the number of drugs, the number of document requests, and the like can be used.

なお、図5、図8及び図9は処理フローの一例であって、処理の結果が変わらない限りにおいて、順序を変更したり並列に実行したりするようにしてもよい。   5, 8, and 9 are examples of the processing flow, and the order may be changed or executed in parallel as long as the processing result does not change.

1 評価装置
11 ログ取得部
12 モデル生成部
13 適合度算出部
14 重み付け処理部
15 効果出力部
16 データ記憶部
2 WEBサーバ
3 SNSサーバ
21,31 制御部
22,32 コンテンツ記憶部
23,33 ログデータ記憶部
DESCRIPTION OF SYMBOLS 1 Evaluation apparatus 11 Log acquisition part 12 Model production | generation part 13 Conformity calculation part 14 Weighting process part 15 Effect output part 16 Data storage part 2 WEB server 3 SNS server 21,31 Control part 22,32 Content storage part 23,33 Log data Memory

Claims (6)

ネットワーク上のログデータから実測値を読み出し、所定のタイミング前の期間における実測値を用いて、所定の統計的予測アルゴリズムに基づく予測モデルを生成する予測モデル生成ステップと、
前記予測モデルが示す前記所定のタイミング後の予測値と、前記所定のタイミング後の実測値との差分を出力する出力ステップと、
をコンピュータに実行させる効果測定プログラム。
A prediction model generation step of reading an actual measurement value from log data on the network and generating a prediction model based on a predetermined statistical prediction algorithm using an actual measurement value in a period before a predetermined timing;
An output step of outputting a difference between a predicted value after the predetermined timing indicated by the prediction model and an actually measured value after the predetermined timing;
Effect measurement program that causes a computer to execute.
前記予測モデルが示す前記所定のタイミング前の期間における値と、前記所定のタイミング前の期間における実測値とを用いて、前記予測モデルの適合度を求める適合度算出ステップ
をさらにコンピュータに実行させる、請求項1に記載の効果測定プログラム。
Using a value in the period before the predetermined timing indicated by the prediction model and an actual measurement value in the period before the predetermined timing to cause the computer to further execute a degree-of-fit calculation step for obtaining the degree of fit of the prediction model; The effect measurement program according to claim 1.
前記予測モデル生成ステップにおいて、複数の統計的予測アルゴリズムにそれぞれ基づく複数の予測モデルを生成し、
前記適合度算出ステップにおいて、前記複数の予測モデルについて適合度をそれぞれ算出し、
前記出力ステップにおいて、前記適合度の高い順に所定数の予測モデルを用いて、当該予測モデルのそれぞれが示す前記所定のタイミング後の予測値と、前記所定のタイミング後の実測値との差分を出力する
請求項2に記載の効果測定プログラム。
In the prediction model generation step, a plurality of prediction models based on a plurality of statistical prediction algorithms are generated,
In the fitness calculation step, the fitness is calculated for each of the plurality of prediction models,
In the output step, a predetermined number of prediction models are used in descending order of the fitness, and a difference between the prediction value after the predetermined timing indicated by each of the prediction models and the actual measurement value after the predetermined timing is output. The effect measurement program according to claim 2.
前記予測モデル生成ステップにおいて、複数の統計的予測アルゴリズムにそれぞれ基づく複数の予測モデルを生成し、
前記適合度算出ステップにおいて、前記複数の予測モデルについて適合度をそれぞれ算出するとともに、算出された前記複数の適合度に基づいて前記予測モデルのそれぞれに適用する複数の重みを決定し、
前記出力ステップにおいて、前記複数の予測モデルが示す予測値に対し前記重みを用いてそれぞれ重みづけした値の和と、前記所定のタイミング後の実測値との差分を出力する
請求項2に記載の効果測定プログラム。
In the prediction model generation step, a plurality of prediction models based on a plurality of statistical prediction algorithms are generated,
In the fitness calculation step, the fitness is calculated for each of the plurality of prediction models, and a plurality of weights to be applied to each of the prediction models is determined based on the calculated fitness.
The output step outputs a difference between a sum of values weighted by using the weights with respect to prediction values indicated by the plurality of prediction models and an actual measurement value after the predetermined timing. Effect measurement program.
ネットワーク上のログデータから実測値を読み出し、所定のタイミング前の期間における実測値を用いて、所定の統計的予測アルゴリズムに基づく予測モデルを生成する予測モデル生成ステップと、
前記予測モデルが示す前記所定のタイミング後の予測値と、前記所定のタイミング後の実測値との差分を出力する出力ステップと、
をコンピュータが実行する効果測定方法。
A prediction model generation step of reading an actual measurement value from log data on the network and generating a prediction model based on a predetermined statistical prediction algorithm using an actual measurement value in a period before a predetermined timing;
An output step of outputting a difference between a predicted value after the predetermined timing indicated by the prediction model and an actually measured value after the predetermined timing;
The effect measurement method that the computer executes.
ネットワーク上のログデータから実測値を読み出し、所定のタイミング前の期間における実測値を用いて、所定の統計的予測アルゴリズムに基づく予測モデルを生成する予測モデル生成部と、
前記予測モデルが示す前記所定のタイミング後の予測値と、前記所定のタイミング後の実測値との差分を出力する出力部と、
を有する効果測定装置。
A prediction model generation unit that reads an actual measurement value from log data on the network and generates a prediction model based on a predetermined statistical prediction algorithm using an actual measurement value in a period before a predetermined timing;
An output unit that outputs a difference between a predicted value after the predetermined timing indicated by the prediction model and an actual measured value after the predetermined timing;
An effect measuring apparatus.
JP2013139290A 2013-07-02 2013-07-02 Effect measurement program, method, and device Pending JP2015011690A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013139290A JP2015011690A (en) 2013-07-02 2013-07-02 Effect measurement program, method, and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013139290A JP2015011690A (en) 2013-07-02 2013-07-02 Effect measurement program, method, and device

Publications (1)

Publication Number Publication Date
JP2015011690A true JP2015011690A (en) 2015-01-19

Family

ID=52304747

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013139290A Pending JP2015011690A (en) 2013-07-02 2013-07-02 Effect measurement program, method, and device

Country Status (1)

Country Link
JP (1) JP2015011690A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017072869A1 (en) * 2015-10-28 2017-05-04 株式会社日立製作所 Policy evaluation system and policy evaluation method
JP2018195040A (en) * 2017-05-17 2018-12-06 株式会社日立製作所 Business process evaluation device and business process evaluation method
JP2019053620A (en) * 2017-09-15 2019-04-04 ヤフー株式会社 Generation apparatus, generation method, and generation program
JP2019212240A (en) * 2018-06-08 2019-12-12 富士通株式会社 Simulation program, simulation method and simulation device
KR102078765B1 (en) * 2019-09-05 2020-02-19 주식회사 바딧 Method for determining a user motion detecting function and detecting a user motion using dimensionality reduction of a plularity of sensor data and device thereof
JP2020095679A (en) * 2018-12-07 2020-06-18 株式会社エフォートサイエンス Information processing device, program, and system
JP2023044498A (en) * 2021-09-17 2023-03-30 ヤフー株式会社 Information processor, method for processing information, and information processing program

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10143490A (en) * 1996-11-07 1998-05-29 Fujitsu Ltd Demand prediction method, demand prediction system and recording medium
JP2002024471A (en) * 2000-07-06 2002-01-25 Railway Technical Res Inst System and method for estimating utilization conditions of traffic facilities
JP2005135287A (en) * 2003-10-31 2005-05-26 National Agriculture & Bio-Oriented Research Organization Prediction device, method, and program
JP2006268529A (en) * 2005-03-24 2006-10-05 Fujitsu Ltd Demand forecast system, demand forecast method, and demand forecast program for data center
JP2007128121A (en) * 2005-11-01 2007-05-24 Tadataka Iida Method for precisely estimating congested traffic volume generated by zone and od traffic amount
JP2008187444A (en) * 2007-01-30 2008-08-14 P & W Solutions Co Ltd Method of predicting call volume
JP2011034377A (en) * 2009-08-03 2011-02-17 Mitsubishi Electric Corp Information processor, information processing method and program
JP2011081491A (en) * 2009-10-05 2011-04-21 Nec Biglobe Ltd Time series analysis device, time series analysis method and program
WO2013003430A2 (en) * 2011-06-27 2013-01-03 Rocket Fuel, Inc. Measuring effect of impressions on social media networks

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10143490A (en) * 1996-11-07 1998-05-29 Fujitsu Ltd Demand prediction method, demand prediction system and recording medium
JP2002024471A (en) * 2000-07-06 2002-01-25 Railway Technical Res Inst System and method for estimating utilization conditions of traffic facilities
JP2005135287A (en) * 2003-10-31 2005-05-26 National Agriculture & Bio-Oriented Research Organization Prediction device, method, and program
JP2006268529A (en) * 2005-03-24 2006-10-05 Fujitsu Ltd Demand forecast system, demand forecast method, and demand forecast program for data center
JP2007128121A (en) * 2005-11-01 2007-05-24 Tadataka Iida Method for precisely estimating congested traffic volume generated by zone and od traffic amount
JP2008187444A (en) * 2007-01-30 2008-08-14 P & W Solutions Co Ltd Method of predicting call volume
JP2011034377A (en) * 2009-08-03 2011-02-17 Mitsubishi Electric Corp Information processor, information processing method and program
JP2011081491A (en) * 2009-10-05 2011-04-21 Nec Biglobe Ltd Time series analysis device, time series analysis method and program
WO2013003430A2 (en) * 2011-06-27 2013-01-03 Rocket Fuel, Inc. Measuring effect of impressions on social media networks

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
嶋田 遼平 外1名: "ソフトウェア開発プロジェクトデータによる信頼性予測−コネクショニストアプローチ−", 電子情報通信学会2013年総合大会講演論文集 基礎・境界, JPN6017047091, 5 March 2013 (2013-03-05), JP, pages 154, ISSN: 0003698253 *
西田 佳史 外3名: "パケット流量予測を用いたネットワーク異常検知システム", コンピュータセキュリティシンポジウム2005 論文集, vol. 第2005巻第13号, JPN6017047090, 26 October 2005 (2005-10-26), JP, pages 145 - 149, ISSN: 0003698254 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017072869A1 (en) * 2015-10-28 2017-05-04 株式会社日立製作所 Policy evaluation system and policy evaluation method
JPWO2017072869A1 (en) * 2015-10-28 2017-10-26 株式会社日立製作所 Measure evaluation system and measure evaluation method
JP2018195040A (en) * 2017-05-17 2018-12-06 株式会社日立製作所 Business process evaluation device and business process evaluation method
JP2019053620A (en) * 2017-09-15 2019-04-04 ヤフー株式会社 Generation apparatus, generation method, and generation program
JP2019212240A (en) * 2018-06-08 2019-12-12 富士通株式会社 Simulation program, simulation method and simulation device
JP7070121B2 (en) 2018-06-08 2022-05-18 富士通株式会社 Simulation program, simulation method and simulation equipment
JP2020095679A (en) * 2018-12-07 2020-06-18 株式会社エフォートサイエンス Information processing device, program, and system
KR102078765B1 (en) * 2019-09-05 2020-02-19 주식회사 바딧 Method for determining a user motion detecting function and detecting a user motion using dimensionality reduction of a plularity of sensor data and device thereof
WO2021045354A1 (en) * 2019-09-05 2021-03-11 주식회사 바딧 Motion detection function determination method using dimension reduction of plurality of pieces of sensor data, user motion detection method and apparatus therefor
JP2023044498A (en) * 2021-09-17 2023-03-30 ヤフー株式会社 Information processor, method for processing information, and information processing program
JP7453191B2 (en) 2021-09-17 2024-03-19 Lineヤフー株式会社 Information processing device, information processing method, and information processing program

Similar Documents

Publication Publication Date Title
JP2015011690A (en) Effect measurement program, method, and device
US10614077B2 (en) Computer system for automated assessment at scale of topic-specific social media impact
US9721253B2 (en) Gating decision system and methods for determining whether to allow material implications to result from online activities
JP5735492B2 (en) Measuring the effectiveness of online advertising campaigns
US9972028B2 (en) Identifying a social leader
JP5551704B2 (en) Evaluating online marketing efficiency
US20180359268A1 (en) Method and Device of Identifying Network Access Behavior, Server and Storage Medium
US9536000B2 (en) Profile prediction for shared computers
US8401899B1 (en) Grouping user features based on performance measures
WO2019161027A1 (en) System and method for bot detection
US20180349466A1 (en) Detecting novel associations in large datasets
US8359238B1 (en) Grouping user features based on performance measures
WO2013073377A1 (en) Device for predicting scale of information diffusion, method for predicting scale of information diffusion, and program for predicting scale of information diffusion
US11256610B2 (en) Methods and systems for generating a combined metric parameter for A/B testing
US20110055004A1 (en) Method and system for selecting and optimizing bid recommendation algorithms
JP2015166989A (en) information processing apparatus and information analysis method
Wang et al. Viewability prediction for online display ads
JP5061999B2 (en) Analysis apparatus, analysis method, and analysis program
US20170148035A1 (en) Buying Stage Determination in a Digital Medium Environment
US20140257968A1 (en) Method and apparatus for determining digital media visibility
Tudor et al. Infodemiological study on the impact of the COVID-19 pandemic on increased headache incidences at the world level
US20140173099A1 (en) Method and apparatus for determining digital media visibility
JP2015001795A (en) Personality analysis system and personality analysis program
US8914454B1 (en) Verification of social media data
Frisén et al. Semiparametric estimation of outbreak regression

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160627

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170418

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170425

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170623

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20171212