home/dictionary/Post-Processing

Post-Processing

nouncandidate·updated May 13, 2026

No definition recorded.

Framework senses

General Data Protection RegulationEU1 senseview framework →
§1 · EU
Any operation or set of operations performed on personal data, whether or not by automated means
mandatory
Glossary of Governance Terms1 senseview framework →
§1
Steps performed after a machine learning model has been run to adjust its output. This can include adjusting a model's outputs or using a holdout dataset — data not used in the training of the model — to create a function run on the model's predictions to improve fairness or meet business requirements.
A Survey on Bias and Fairness in Machine Learning1 senseview framework →
§1
Performed after training by accessing a holdout set that was not involved during the training of the model. If the algorithm can only treat the learned model as a black box without any ability to modify the training data or learning algorithm, then only post-processing can be used in which the labels assigned by the black-box model initially get reassigned based on a function during the post-processing phase.
Towards a Standard for Identifying and Managing Bias in Artificial Intelligence1 senseview framework →
§1
Typically performed with the help of a holdout dataset (data not used in the training of the model). Here, the learned model is treated as a black box and its predictions are altered by a function during the post-processing phase. The function is deduced from the performance of the black box model on the holdout dataset.