Skip to content

Commit

Permalink
Update READMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jinjukang67 authored Jun 6, 2022
1 parent 12981eb commit 1a7f71e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Data_Preprocessing/READMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
- 데이터 정제는 제공된 데이터의 수학 문제와 파이썬 코드를 직접 눈으로 비교해보면서 매칭이 안되는 문제가 있는 지 검수하였습니다.
- 문제의 숫자와 파이썬 코드의 숫자가 매칭이 안되는 경우 파이썬 코드 부분 수정 후 정답값도 수정하였습니다.
# 데이터 EDA
- 문제 유형별 특성을 파악하기 위해 문장 길이, 형태소별 워드 클라우드로 시각화 해보았습니다.
- 문제 유형별 특성을 파악하기 위해 문장 길이, 형태소별 워드 클라우드로 시각화 해보았습니다.<br>
<예시>
![image](https://user-images.githubusercontent.com/75985245/172218967-3b30a01e-8fa1-4d16-80cc-ce08797f8d0c.png)
![image](https://user-images.githubusercontent.com/75985245/172219091-110ad883-6e72-4cd2-9ca1-58c2ec06eaa8.png)

0 comments on commit 1a7f71e

Please sign in to comment.