evalml.model_understanding._partial_dependence

Partial dependence implementation.

Borrows from sklearn “brute” calculation but with our own modification to better handle mixed data types in the grid as well as EvalML pipelines.