File size: 791 Bytes
85e3d20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Submissions are scored using MCRMSE, mean columnwise root mean squared error:

MCRMSE=1π‘π‘‘βˆ‘π‘—=1𝑁𝑑1π‘›βˆ‘π‘–=1𝑛(π‘¦π‘–π‘—βˆ’π‘¦Μ‚ 𝑖𝑗)2β€Ύβ€Ύβ€Ύβ€Ύβ€Ύβ€Ύβ€Ύβ€Ύβ€Ύβ€Ύβ€Ύβ€Ύβ€Ύβ€Ύβ€Ύξ€βŽ·ξ€€ξ€€
where 𝑁𝑑
 is the number of scored ground truth target columns, and 𝑦
 and 𝑦̂ 
 are the actual and predicted values, respectively.

Submission File
For each text_id in the test set, you must predict a value for each of the six analytic measures (described on the Data page). The file should contain a header and have the following format:

text_id,cohesion,syntax,vocabulary,phraseology,grammar,conventions
0000C359D63E,3.0,3.0,3.0,3.0,3.0,3.0
000BAD50D026,3.0,3.0,3.0,3.0,3.0,3.0
00367BB2546B,3.0,3.0,3.0,3.0,3.0,3.0
003969F4EDB6,3.0,3.0,3.0,3.0,3.0,3.0
...