karolrogozinski / restaurant-recommendations-dialog-system

UU Methods in AI Research
https://osiris-student.uu.nl/onderwijscatalogus/extern/cursus?cursuscode=INFOMAIR&taal=en&collegejaar=huidig
0 stars 0 forks source link

Hyperparam tuning #26

Closed efe-onal-2016400267 closed 2 months ago

efe-onal-2016400267 commented 2 months ago

Vast hyper parameter tuning is performed for the FNN model. 729 models are run. Default parameters are set to best performing parameters based on recall and accuracy. I valued recall the most since a dialog system should understand as much input as possible and yet we can tolerate errors: the user can paraphrase or clarify.

efe-onal-2016400267 commented 2 months ago

Ok resolving conflicts turned out to be pretty straight forward in this case, hehe