Hi,
What Annif backends support hyperparameter optimization and can benefit from it?
I understand that not all backends support it, for example, trying to run hyperparameter optimization on the Omikuji backend results in an error:
AttributeError: module 'annif.backend' has no attribute 'hyperopt'
For the backends that support optimization, is it sufficient to run 'hyperopt' without parameters (except for --trials) or are there any specific parameters that should be / are recommended to be set when doing hyperparameter optimization?
Best regards,
Uldis Bojārs