XAI - (3) 국소적 대리 모형(local surrogate model) - LIME(Local Interpretable Model-agnostic Explanations)
목차 관련 글 목록 XAI - (1) 그래프를 이용한 방법 - PDP(Partial Dependence Plot) XAI - (2) 대리 모형(surrogate model)을 이용한 방법 - global surrogate model XAI - (3) 국소적 대리 모형(local surrogate model) - LIME(Local Interpretable Model-agnostic Explanations) 0. Recap 이전 글: XAI - (2) 대리 모형(surrogate model)을 이용한 방법 - global surrogate model 이전 글에서는 전역적 대리 모형(global surrogate model)에 대해 알아보았다. 전역적 대리 모형은 관측치의 전부 또는 일부, 입력변수의 전부 ..