ads-ml-lab-week01 / preview.json
aditagar's picture
Upload preview.json with huggingface_hub
ed24c34 verified
Raw
History Blame Contribute Delete
5.08 kB
{
"train": {
"columns": [
"impression_id",
"timestamp",
"cat1",
"cat2",
"cat3",
"cat4",
"cat5",
"cat6",
"cat7",
"cat8",
"cat9",
"click",
"cost",
"time_since_last_click",
"conversion"
],
"rows": [
[
0,
4,
138937,
9312274,
15403272,
29196072,
32440042,
28928366,
8556462,
29196072,
29196072,
0,
3.47263e-05,
-1,
0
],
[
1,
10,
30763035,
9312274,
31025336,
29196072,
11409686,
1973606,
20921639,
3225256,
8661623,
1,
0.000118286,
523726,
0
],
[
2,
16,
9312274,
29196072,
32091550,
29196072,
5824237,
28928366,
9312274,
29196072,
29196072,
0,
1e-05,
-1,
0
],
[
3,
16,
138937,
26597095,
13369603,
29196072,
5824239,
1973606,
26286910,
9312274,
29196072,
0,
2.05882e-05,
-1,
0
],
[
4,
17,
28928366,
26597095,
635743,
23549932,
32440044,
28928366,
12433253,
29196072,
18291872,
0,
3.33385e-05,
2252124,
0
],
[
5,
22,
30763035,
9068207,
9107790,
29196072,
32440044,
29196072,
25893729,
29196072,
8661623,
0,
7.8352e-05,
558302,
0
],
[
6,
24,
30763035,
26597095,
5488455,
29196072,
5824236,
32440041,
3044794,
29196072,
21091108,
0,
2.34583e-05,
223654,
0
],
[
7,
25,
25259032,
28928366,
10089519,
15743247,
5824235,
32440044,
32081193,
29196072,
6083952,
1,
0.00158505,
536,
1
]
]
},
"test": {
"columns": [
"impression_id",
"timestamp",
"cat1",
"cat2",
"cat3",
"cat4",
"cat5",
"cat6",
"cat7",
"cat8",
"cat9",
"click",
"cost",
"time_since_last_click"
],
"rows": [
[
0,
1848199,
28928366,
9312274,
21443392,
29196072,
32440044,
1973606,
27587047,
26597096,
29196072,
1,
0.000129412,
-1
],
[
1,
1848200,
25259032,
9312274,
10316544,
29196072,
5824241,
28928366,
5642940,
29196072,
18291877,
1,
0.000451418,
1283119
],
[
2,
1848201,
30763035,
9312274,
8181301,
29196072,
5824237,
3808271,
6288950,
29196072,
29196072,
0,
1e-05,
-1
],
[
3,
1848203,
30763035,
26597095,
25797569,
29196072,
11409686,
30763035,
31303478,
29196072,
29196072,
0,
0.000359018,
-1
],
[
4,
1848204,
1973606,
5642940,
13944545,
29196072,
3225253,
26597096,
22330661,
29196072,
21091111,
1,
0.000628732,
390796
],
[
5,
1848205,
25259032,
9312274,
23071648,
29196072,
32440044,
1973606,
21821317,
32440044,
8661623,
0,
0.000246675,
503062
],
[
6,
1848205,
28928366,
9312274,
15665870,
29196072,
32440052,
32440044,
5103431,
29196072,
18291877,
0,
8.45476e-05,
1708035
],
[
7,
1848207,
30763035,
9312274,
29157049,
29196072,
32440044,
26597096,
9312274,
29196072,
29196072,
1,
0.000518968,
-1
]
]
},
"sample": {
"columns": [
"impression_id",
"prediction"
],
"rows": [
[
0,
0.049104
],
[
1,
0.049104
],
[
2,
0.049104
],
[
3,
0.049104
],
[
4,
0.049104
],
[
5,
0.049104
],
[
6,
0.049104
],
[
7,
0.049104
]
]
}
}