Type of Crime Classification AI hackathon

Algorithm | Tabular | Classification | Social | Macro_F1_Score

  • moneyIcon Prize : 인증서
  • 589 Users Completed

 

[Private 24위] CatBoost, SMOTE

2023.06.02 19:43 2,231 Views language

Approaches to solving : 

1) Preparation
    - Import packages
    - Data loading

2) Preprocessing
    - missing values check
    - encoding (label + one-hot)

3) Analysis
    - the side of label : distribution (for detecting if imbalanced )
    - the side of features : visualization
    - label vs. features : correlation

4) Modeling 
    - features selection
    - CatBoost finally ( compared w/ ExtraTree ) using label oversampling methods

5) Submission 
    - CatBoost + SMOTE

Code
Previous
No Previous Post
Current
[Private 24위] CatBoost, SMOTE
Competition - 범죄 유형 분류 AI 해커톤
Likes 7
Views 2,231
Comments 0
2년 전
Next
[EDA] 데이터 분석 입문자를 위한 데이터 살펴보기
Competition - 범죄 유형 분류 AI 해커톤
Likes 6
Views 2,897
Comments 1
2년 전