Download Data


These data can not be used for purposes other than those state in Terms of Participation in SIGNATE Competition.
Therefore, any Participant shall delete or return to the Company the Company-Provided Information immediately after the completion of each Competition.
Download Filename File size
学習用データ (train.tsv) 4.91 MB
評価用データ (test.tsv) 4.91 MB
応募用サンプルファイル (sample_submit.csv) 12.25 KB

Download data using SIGNATE CLI


By using an official api command line interface SIGNATE CLI (Beta), you can perform general activities such as data downloading and score submitting on the command line. Please refer to this page as for its installation and usage instruction.

Description


学習用データ(train.tsv)、評価用データ(test.tsv)
カラムヘッダ名称データ型説明
0idintインデックスとして使用
1heightint高さ
2widthint
3aratiofloat比率
4localbitlocal(0, 1)
5url*images+buttonsbiturl*images+buttons(0, 1)
6url*likesbooks.combiturl*likesbooks.com(0, 1)
...(カテゴリ)*(サブカテゴリ)bit(カテゴリ)*(サブカテゴリ)(0, 1)
1557caption*forbitcaption*for(0, 1)
1558caption*youbitcaption*you(0, 1)
1559Ybitラベル(ad.:1, nonad.:0)
※黄色く色付けされた変数が目的変数です(評価用データには含まれません)

応募用サンプルファイル(sample_submit.csv)
サンプルの予測結果が入力された投稿用ファイルのフォーマット
カラムヘッダ名称データ型説明
0名称なしint予測対象となる評価用データのインデックス
1名称なしbitラベル(ad.:1, nonad.:0)

投稿方法
応募用サンプルファイルのフォーマットに倣い、1列目に評価用データの"id"を、2列目に予測したラベルを記入したファイルを作成し、ヘッダ無しのcsv形式で投稿ください。