Skip to content

Evaluate files without trained model

Alexander Froch requested to merge alfroch-update-eval into master

This MR adds the possibility to use the evaluate_model.py without a trained model. Only the taggers already inside the files are evaluated. This can be done as usual with a train_config with a option in the Eval_parameters. Docs is provided.

Edited by Alexander Froch

Merge request reports