AD Teaching Wiki:

Results for Exercise Sheet 11 (Logistic Regression)

Click "Edit" 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 down your account name.
In the second column, write down whether your inputs are term-frequency vectors, sums of fastText word embeddings, or sums of random word embeddings.
In columns 3-5, write down the precision, recall and F1-score.
In columns lr, epochs and batch size please write down your learning rate, the number of epochs, and your batch size.

Name

Input

Precision

Recall

F1-score

lr

epochs

batch size

sw1169

term frequencies

74.73

76.04

75.38

0.1

10

32

sw1169

fastText embeddings

74.56

75.66

75.10

0.002

10

32

sw1169

random embeddings

60.74

61.14

60.94

0.002

10

32

kn104

term frequencies

75.23

75.16

75.19

0.01

20

8

kn104

fastText embeddings

69.09

85.12

76.27

0.001

20

8

kn104

random embeddings

60.61

61.86

61.23

0.002

1000

32

AD Teaching Wiki: InformationRetrievalWS2324/ResultsES11 (last edited 2024-01-24 16:19:31 by 95)