Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 215 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 215 Bytes

xai-pdp

  • This is an implementation of Partial Dependence Plots in python.
  • The assumption is your model makes predictions for a wider horizon at once.
  • Make necessary changes to the "main.py" and run "main.py".