Dacon Monthly Court Judgment Prediction AI Challenge

Algorithm | NLP | Classification | Accuracy

  • moneyIcon Prize : 인증서
  • 1,160 Users Completed

 

[Private 15th]Text preprocess(summary, del) + MLP Regressor

2023.07.07 03:50 2,232 Views language

facts에 대해 1문장으로 요약해 부호, 불용어, 중복어를 제거하고 MLP Regressor으로 모델링한 코드입니다.

Code