Natural Language-based Climate Technology Classification

Algorithm | NLP | Classification | Environment | Macro f1 score

Description

[데이터]

train.csv :

  • train 데이터
  • 기후기술분류 label 포함
  • train.shape: (174304, 13)


test.csv :

  • test 데이터
  • 기후기술분류 label 미포함
  • test.shape: (43576, 12)



sample_submission.csv :

  • sample_submission 데이터
  • sample_submission.shape: (43576, 2)


labels_mapping.csv :

  • label과 기후기술분류체계를 mapping 한 meta data




More Data