Partial Dependence Plot

PDP

A visualisation showing the marginal effect of one or two features on the predicted outcome of a machine learning model, averaging over the values of other features.

In Plain Language

A graph showing how changing one input affects the AI's prediction. For example, it might show that as a house's square footage increases, the predicted price goes up steadily.