Main Content

이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.

해석 가능성

해석 가능한 회귀 모델을 훈련시키고 복잡한 회귀 모델을 해석하기

선형 모델, 결정 트리, 일반화된 가산 모델과 같은 본래 해석 가능한 회귀 모델을 사용하거나 본래 해석할 수 없는 복잡한 회귀 모델을 해석하기 위한 해석 가능성 특징을 사용하십시오.

회귀 모델을 해석하는 방법을 알아보려면Interpret Machine Learning Models항목을참조하십시오。

함수

모두확장

LIME(Local Interpretable Model-Agnostic Explanations)

lime Local interpretable model-agnostic explanations (LIME)
适合 Fit simple model of local interpretable model-agnostic explanations (LIME)
plot Plot results of local interpretable model-agnostic explanations (LIME)

섀플리 값

shapley Shapley values
适合 Compute Shapley values for query point
plot Plot Shapley values

부분 종속성

partialDependence Compute partial dependence
plotPartialDependence Create partial dependence plot (PDP) and individual conditional expectation (ICE) plots
适合lm 선형 회귀 모델 피팅하기
适合rgam Fit generalized additive model (GAM) for regression
适合rlinear Fit linear regression model to high-dimensional data
适合rtree Fit binary decision tree for regression

객체

LinearModel 선형 회귀 모델
RegressionGAM Generalized additive model (GAM) for regression
RegressionLinear Linear regression model for high-dimensional data
RegressionTree Regression tree

도움말 항목

모델 해석

해석 가능한 모델