DACON Basic Shopping Mall Review Rating Classification

Algorithm | NLP | Classification | Review | Accuracy

  • moneyIcon Prize : Total 0만원
  • 65 Users Completed
Closed

 

[Baseline] 2. POS 태깅, TF-IDF를 이용한 데이터 분석 & 분류

2022.09.08 17:23 1,734 Views language

이번 베이스라인 코드에서는 POS 태깅, TF-IDF를 이용한 word embedding과 LogisticRegression 모델을 이용한 분류 모델을 소개하겠습니다. 

Code