この例では実際に LIME を試してみて、どんな手法かざっくりイメージを持ってもらうことを意図しています。厳密な定義については論文をあたってください。(Japanese only)
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
機械学習のモデルの「説明性」としては大きく以下の2つ。
大域的説明性:モデル内の重要な説明変数を示す
局所的説明性:推論結果に強く影響した特徴量を示す
この例が注目するのは局所的説明性を与える手法の LIME (Local Interpretable Model-agnostic Explanations)。MATLAB R2020b から Statistics and Machine Learning Toolbox で関数が提供さています。各種パラメータをきちんと調整しないと意味のない結果になる可能性があるということを実感できるデモです。
Cite As
michio (2026). Example of how LIME works (https://github.com/mathworks/Example-of-how-LIME-works), GitHub. Retrieved .
General Information
- Version 1.0.0 (927 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with R2020b and later releases
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.
