250x250
반응형
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 | 31 |
Tags
- gather_nd
- 유튜브 API
- login crawling
- API
- tensorflow text
- chatGPT
- correlation
- airflow subdag
- API Gateway
- session 유지
- integrated gradient
- flask
- GenericGBQException
- XAI
- grad-cam
- Counterfactual Explanations
- subdag
- youtube data
- Airflow
- BigQuery
- hadoop
- UDF
- top_k
- spark udf
- Retry
- 공분산
- TensorFlow
- requests
- GCP
- 상관관계
Archives
- Today
- Total
목록Counterfactual Explanations (1)
데이터과학 삼학년

Counterfactual Explanations은 XAI에서 중요한 개념 중 하나로, 머신러닝 모델의 예측 결과를 해석하는 데 사용됩니다. 이번 글에서는 Counterfactual Explanations의 개념과 예시, 그리고 샘플 코드를 다룰 것입니다. Counterfactual Explanations란? Counterfactual Explanations은 한국어로 "대조적 설명"이라고도 불리며, 머신러닝 모델이 내놓은 결과를 해석하는 방법 중 하나입니다. 머신러닝 모델이 입력 데이터를 기반으로 한 예측을 내놓았을 때, Counterfactual Explanations은 이 예측 결과를 해석하기 위해, 어떤 입력 데이터를 조작하면 예측 결과가 바뀔지 예측하는 방법을 사용합니다. 간단한 예시로, 예측 ..
Explainable AI
2023. 3. 27. 12:52