Size: 1459
Comment:
|
Size: 1482
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
In the columns 5-7, write down the best values of ''MP@3'', ''MP@R'' and ''MAP'' returned by your ''process_query_vsm()'' method. <<BR>> In the columns 8-11, give the combination of score type and normalization you have used to achieve these values (add a '''X''' to the related columns). Please write down all values with '''exactly two digits of precision'''. <<BR>> |
In the columns 5-7, write down the values of your ''best'' result returned by your ''process_query_vsm()'' method. <<BR>> In the columns 8-11, give the combination of score type and normalization you have used to achieve the best result in ''process_query_vsm()'' (add a '''X''' to the related columns). <<BR>> Please write down all values with '''exactly two digits of precision'''. <<BR>> |
Results for Exercise Sheet 8 (Vector Space Model)
Click "Edit (Text)" in the upper bar of this page and add your row to the table below, following the examples already there.
In the first column, write your account name, or name1+name2 if you work in a group.
In the columns 2-4, write down the values of MP@3, MP@R and MAP returned by your process_query() method.
In the columns 5-7, write down the values of your best result returned by your process_query_vsm() method.
In the columns 8-11, give the combination of score type and normalization you have used to achieve the best result in process_query_vsm() (add a X to the related columns).
Please write down all values with exactly two digits of precision.
Name |
process_query() |
process_query_vsm() |
Used combination in process_query_vsm() |
|||||||
MP@3 |
MP@R |
MAP |
MP@3 |
MP@R |
MAP |
L2-norm |
BM25 |
tf.idf |
tf |
|
ck1028 |
0.60 |
0.45 |
0.45 |
0.60 |
0.45 |
0.45 |
|
X |
|
|