Specifically, asking about those of you doing validations like those from https://github.com/ohdsi-studies/PORPOISE – what metrics are people using to judge model performance, and how are you specifying the features/preprocessing the model requires? (Is it just arbitrary code, or is there some json/yml style spec for required columns/transforms?)
We’re currently building a framework around semi-federated privacy-preserving model validation and would love any details here you can give!