Download Data


These data can not be used for purposes other than those state in Terms of Participation in SIGNATE Competition.
Download Filename File size
学習用データ (train.csv) 732.16 KB
評価用データ (test.csv) 723.97 KB
ジャンルのラベル情報 (genre_labels.csv) 124 B
サンプル投稿ファイル (sample_submit.csv) 31.98 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.csv)、評価用データ(test.csv)

レコード数:(学習用)4,046、(評価用)4,046
カラムヘッダ名称データ型説明
0indexintインデックスとして使用
1genreint楽曲のジャンルID(※ジャンル名の対応は「genre_labels.csv」を参照)
2popularityint人気度
3duration_msint曲の長さ(ms)
4acousticnessfloatアコースティック性
5positivenessfloatポジティブ性
6danceabilityfloat踊りやすさ
7loudnessfloat音量・音圧
8energyfloatエネルギー性
9livenessfloatライブ性
10speechnessfloatスピーチ性
11instrumentalnessfloatインスト性
12tempocharテンポ(※bpmのレンジ)
13regionchar曲の制作地(※地域名はダミー、「unknow」は製作地域不明)
※黄色く色付けされた変数が目的変数です(評価用データには含まれません)
※各変数の定義(数値の算出方法)は非公開情報となっておりますので予めご了承下さい


ジャンルのラベル情報(genre_labels.csv)

train.csv内の"genre"に対応するジャンル名の情報です(全11種類)。
labels(ジャンル名)genre(ジャンルID)
country0
electronic1
folk2
hip-hop3
jazz4
latin5
classic6
other-light-music7
pop8
religious9
rock10

サンプル投稿ファイル(sample_submit.csv)

投稿用のサンプルとして、ランダムに0または1を予測した結果を記載したファイルです。
カラムヘッダ名称データ型説明
0無しintインデックスとして使用
1無しint推定した楽曲のジャンルID