Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- Tomek links
- SQL 데이터 분석 첫걸음
- 병리 AI
- Petri net
- GAN
- 거리 기반 이상탐지
- PM4Py
- Sequence data
- Clustering 기반 이상탐지
- auto encoder
- 딥러닝
- Condensed neares neighbor rule
- Process Mining
- 밀도 기반 이상탐지
- Meta heuristic
- multi modal
- XAI
- Fixed Learning
- 프로세스 마이닝
- Digital Pathology
- Random Undersampling
- Generative modeling
- Gausian Density Estimation
- Text generation
- Data Imbalance
- Grad-CAM
- 국비지원교육
- One-Sided Selection
- Inatance segmentation
- OCSVM
Archives
- Today
- Total
목록shap (1)
Create Opportunities

가장 많이 사용되는 eXplainable AI인 SHAP에 대한 내용이다. SHAP To explain the prediction of a data point "x" by computing the contribution of each feature to the prediction. SHAP은 Cooperative(=Coalitional) Game Theory에 기반이 된다. 쉽게 말해서, 각 변수들이 Player가 되는 것이다. 이들 각각이 y에 어떠한 기여를 했는가! 를 보고자 하는 것이다. SHAP을 이해하기 위해서는 shapley value를 먼저 알아야 한다. 이득을 공평히 나누자 는 것이 핵심 아이디어이다. SHAP의 수식은 아래와 같다. SHAP은 LIME은 지키지 못했던 세 가지 원칙을 지킨..
인공지능
2022. 12. 4. 16:53