feat(who_should_be_treated): Policy Learning 노트북 추가#2
Open
feat(who_should_be_treated): Policy Learning 노트북 추가#2
Conversation
pypdf·pdfplumber·reportlab 기반 PDF 읽기, 병합, 분할, 폼 작성, OCR 등 전 처리 워크플로를 커버하는 스킬 추가. 참조 문서 및 유틸리티 스크립트 포함. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- 4-arm 정책학습 분석 노트북 최초 추가 - DRLearner plug-in / DRPolicyTree / DRPolicyForest 세 방법론 구현 - 불확실 비용(LogNormal) 반영한 Y_net 기반 학습 및 평가 - AIPW score 구성 및 정책 가치 비교 (상수 정책 대비 통계적 유의성 검정) - 섹션 구조: 데이터와 설정 → 탐색과 진단 → 정책학습 방법론 → 정책 비교 → 결론 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- 정책 평가 테이블에 95% CI 추가 (ci_lower, ci_upper) - 비용 곡선 셀 복원 (고객별 E[C|X] 추정 + policy_cost_curve) - 통계적 유의성 섹션을 정책 평가에 통합 (별도 헤더 제거) - 처치 배정 분석, 하위집단 효과 차이 섹션 삭제 - 결론 섹션 핵심 수치 중심으로 개선 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
who_should_be_treated_ko.ipynb) 추가Test plan
🤖 Generated with Claude Code