Applying SHAP on a Reinforcement Learning Algorithm
18 ビュー (過去 30 日間)
古いコメントを表示
I am trying to Apply SHAP on a reinforcement Learning Algorithm and I am not sure if MATLAB has the required SHAP packages such as shap.DeepExplainer() which is a python package.
If anyone has any further information on how to apply SHAP on the Neural Network agent of a Reinforcement Learning model, please let me know.
6 件のコメント
回答 (2 件)
Mahsa Raeisinezhad
2023 年 11 月 23 日
1 件のコメント
Drew
2025 年 3 月 5 日 19:28
Starting in R2024a, MATLAB has new functionality to more easily create shapley summary plots. This is described in the release notes https://www.mathworks.com/help/releases/R2024a/stats/release-notes.html.
To see an example on MATLAB answers, see:
参考
カテゴリ
Help Center および File Exchange で Call Python from MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!