Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

EnaJeong/kdigital-imbalanced-data-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

study-imbalanced-data-classification

아시아경제 교육센터 파이썬 기반 응용AI 개발자 양성과정 프로젝트

주제

불균형 데이터 처리

팀 소개

팀명: 잡았다 요놈

팀원: 강진석, 박철훈, 정현주, 지정원, 최지훈

스터디 내용

불균형 데이터 처리 방법

  1. Resampling
  • Over-sampling
  • Under-sampling
  • Hybrid Sampling
  1. 가중치 부여

분류 모델

  • KNN
  • Logistic Regressin
  • XGBoost
  • LightGBM
  • CatBoost

추가 스터디

  1. PCA (주성분 분석)
  2. Scaling
  • MinMaxScaler
  • StandardScaler
  • RobustScaler
  1. 분류모델 성능 평가
  • Accuracy, Precision, Recall, F-Score 등
  • ROC curve

About

불균형 데이터 처리 기법 스터디

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors