--- title: Healthcare Insurance Claim Predictor emoji: 🏥 colorFrom: blue colorTo: pink sdk: streamlit sdk_version: 1.25.0 app_file: app.py pinned: false license: apache-2.0 --- # 의료 보험 청구액 예측 서비스 이 애플리케이션은 환자의 기본 정보를 바탕으로 예상 보험 청구액을 예측합니다. ## 사용된 기술 - Python - Scikit-learn - Streamlit - Pandas ## 사용 방법 1. 왼쪽 사이드바에서 환자 정보를 입력합니다. 2. '예측하기' 버튼을 클릭합니다. 3. 예상 보험 청구액을 확인합니다. Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference