public void BuildUntrainedData()
 {
     _untrainedData = _repository.GetUntrainedData(_sourceSystemId, _destinationSystemId);
 }