LxMLS / lxmls-toolkit

Machine Learning applied to Natural Language Processing Toolkit used in the Lisbon Machine Learning Summer School
Other
222 stars 216 forks source link

Exercise 2.11, expectation-maximisation results #167

Closed mloning closed 2 months ago

mloning commented 5 years ago

Results from exercise 2.11 seem wrong, as the performance on the test set is very low:

print(eval_viterbi_test)
>>> 0.027530204000792237

I tested code on the current master branch.

I'm not sure what the expected performance is. Discussed the issue with Anton Belyy (@AVBelyy) who brought it to the attention of some of the monitors, just wanted to find out what the error is.