差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
data:bank_direct_telemarketing [2014/06/26 08:25] wataludata:bank_direct_telemarketing [2015/01/13 10:26] (現在) watalu
行 14: 行 14:
 === 1つ目のデータ === === 1つ目のデータ ===
  
-[[http://archive.ics.uci.edu/ml/datasets/Bank+Marketing|ここ]]からダウンロードできるはずだが、たまにアクセスできないことがあるので、{{:mselab:2013:stat:week1:bank.zip|こちら}}にも置かせて頂いておく。このデータの概要は[[http://repositorium.sdum.uminho.pt/bitstream/1822/14838/1/MoroCortezLaureano_DMApproach4DirectMKT.pdf|Using Data Mining For Bank Direct Marketing: An Application of the Crips-DM Methodology]]という文献に記されている。+[[http://archive.ics.uci.edu/ml/datasets/Bank+Marketing|ここ]]からダウンロードできるファイル旧版で、{{:mselab:2013:stat:week1:bank.zip|このファイル}}のこと。このデータの概要は[[http://repositorium.sdum.uminho.pt/bitstream/1822/14838/1/MoroCortezLaureano_DMApproach4DirectMKT.pdf|Using Data Mining For Bank Direct Marketing: An Application of the Crips-DM Methodology]]という文献に記されている。
   * [Moro et al., 2011] S. Moro, R. Laureano and P. Cortez. Using Data Mining for Bank Direct Marketing: An Application of the CRISP-DM Methodology. In P. Novais et al. (Eds.), Proceedings of the European Simulation and Modelling Conference - ESM'2011, pp. 117-121, Guimarães, Portugal, October, 2011. EUROSIS.   * [Moro et al., 2011] S. Moro, R. Laureano and P. Cortez. Using Data Mining for Bank Direct Marketing: An Application of the CRISP-DM Methodology. In P. Novais et al. (Eds.), Proceedings of the European Simulation and Modelling Conference - ESM'2011, pp. 117-121, Guimarães, Portugal, October, 2011. EUROSIS.
  
行 31: 行 31:
 |10|day|last contact day of the month|(numeric)| | |10|day|last contact day of the month|(numeric)| |
 |11|month|last contact month of year|(categorical)|"jan", "feb", "mar", ..., "nov", "dec"| |11|month|last contact month of year|(categorical)|"jan", "feb", "mar", ..., "nov", "dec"|
-|12|duration|最後のコンタクト時の時間(秒) last contact duration, in seconds|(numeric)| | +|12|duration|最後のコール時の時間(秒) last contact duration, in seconds|(numeric)| | 
-|13|campaign|今回のキャンペーンでのコンタクト回数 number of contacts performed during this campaign and for this client|(numeric, includes last contact)| | +|13|campaign|今回のキャンペーンでのール回数 number of contacts performed during this campaign and for this client|(numeric, includes last contact)| | 
-|14|pdays|前のキャンペーンでの最終コンタクトからの経過日数 number of days that passed by after the client was last contacted from a previous campaign |(numeric, -1 means client was not previously contacted)| | +|14|pdays|前のキャンペーンでの最終コールからの経過日数 number of days that passed by after the client was last contacted from a previous campaign |(numeric, -1 means client was not previously contacted)| | 
-|15|previous|number of contacts performed before this campaign and for this client|(numeric)| | +|15|previous|今回のキャンペーン以前の総コール回数 number of contacts performed before this campaign and for this client|(numeric)| | 
-|16|poutcome|outcome of the previous marketing campaign|(categorical)|"unknown","other","failure","success"|+|16|poutcome|前回のキャンペーンの結果 outcome of the previous marketing campaign|(categorical)|"unknown","other","failure","success"|
 |17|y|has the client subscribed a term deposit?|(binary)|"yes","no"| |17|y|has the client subscribed a term deposit?|(binary)|"yes","no"|