Explanation of Models

To get a better understanding of how the data is trained and matched

The explain phase is run as follows:

./scripts/zingg.sh --phase <phase for explanation> --conf <path to config> --mode explain --suffix <suffix for explain>

Last updated