Skip to content

프로그래머스 데이터 분석 데브코스 2차 프로젝트 저장소입니다.

Notifications You must be signed in to change notification settings

oh5221/Programmers-Data-Analysis-2nd

 
 

Repository files navigation

Programmers-Data-Analysis-2nd

프로그래머스 데이터 분석 데브코스 2차 프로젝트 저장소입니다.

Data Set 🛒

Credit Card Customers Prediction

신용카드 사용자 데이터셋 개요

유저의 이탈 여부, 나이, 소득 범위, 최종 학력등의 정보를 담고 있는 데이터셋 입니다.

Column Name Description
CLIENTNUM 고객 식별자
Attrition_Flag 이탈 여부
Customer_Age 고객 나이
Gender 성별 (M/F)
Dependent_count 부양가족 수
Education_Level 최종학력
Marital_Status 혼인 상태
Income_Category 소득 범위
Card_Category 신용카드 종류 ( Blue - Silver - Gold - Platinum )
Months_on_book 은행 서비스 유지 개월수
Total_Relationship_Count 보유한 상품 수
Months_Inactive_12_mon 12개월 내 비활성화된 개월 수
Contacts_Count_12_mon 12개월 내 은행 접촉 횟수
Credit_Limit 신용 한도
Total_Revolving_bal 총 리볼빙 잔액
Avg_Open_To_Buy 12개월 내 평균 Open to Buy (신용 한도 - 현재 잔액)
Total_Amt_Chng_Q4_Q1 4분기 총 거래금액 대 1분기 비율
Total_Trans_Amt 최근 12개월 간 총 거래 금액
Total_Trans_Ct 최근 12개월 간 총 거래 건수
Total_Ct_Chng_Q4_Q1 4분기 총 거래건수 대 1분기 비율
Avg_Utilization_Ratio 평균 잔액 대비 신용 한도

Notes 🗒️

프로젝트 노션 페이지
보고서 Google Docs


황석준
오수연
김희령

About

프로그래머스 데이터 분석 데브코스 2차 프로젝트 저장소입니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%