-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEAT] streamlit 내 시각화 적용 #42
Labels
Comments
canolayoo78
added
Priority: Medium
적절한 시기에 처리해야 할 작업
Type: Enhancement
기능 개선 작업
Status: Pending
보류 중이거나 시작되지 않음
labels
Nov 22, 2024
#41 PR 참고하시면 Streamlit 베이스라인 코드 변경이 있습니다. PR 리뷰해주시고 이슈 설명 내용 다시 검토해주시면 감사하겠습니다. |
canolayoo78
added a commit
that referenced
this issue
Nov 23, 2024
사용자가 선택한 bin 크기와 column 정보를 바탕으로 길이 분포 표출 Fixes #42
canolayoo78
added a commit
that referenced
this issue
Nov 23, 2024
answer 열이 없는 경우, warning 있는 경우, 정답 분포 시각화 표출 Fixes #42
canolayoo78
added a commit
that referenced
this issue
Nov 23, 2024
canolayoo78
added a commit
that referenced
this issue
Nov 23, 2024
gsgh3016
pushed a commit
that referenced
this issue
Nov 24, 2024
answer 열이 없는 경우, warning 있는 경우, 정답 분포 시각화 표출 Fixes #42
gsgh3016
pushed a commit
that referenced
this issue
Nov 24, 2024
gsgh3016
pushed a commit
that referenced
this issue
Nov 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
💡 기능 요약
streamlit 내 길이분포, 선지 개수, 정답 분포 등 시각화 추가
📄 기능 설명
#18 data length eda에서 진행하였던 분포 시각화를 streamlit에 추가하려합니다.
의 세가지 기능을 우선적으로 추가할 예정이며,
추가로 필요한 기능이 있으실 경우 comment 부탁드립니다.
🎯 기능 도입의 이점
현재 다루고 있는 dataset의 경향성과 특징을 파악하는데 도움이 될 것이라 기대합니다.
dataset 내 세부 특징(MRC, KMMLU 등 문제 출처, 유형 등)을 고려하지 않은 시각화이기 때문에
해석에 유의할 필요가 있어보입니다.
🔗 관련 이슈
#13
The text was updated successfully, but these errors were encountered: