vak.cli.predict.predictΒΆ

vak.cli.predict.predict(toml_path)[source]ΒΆ

make predictions on dataset with trained model specified in config.toml file. Function called by command-line interface.

Parameters:

toml_path (str, Path) – path to a configuration file in TOML format.