Skip to content
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

Closed
4 tasks done
canolayoo78 opened this issue Nov 22, 2024 · 1 comment
Closed
4 tasks done

[FEAT] streamlit 내 시각화 적용 #42

canolayoo78 opened this issue Nov 22, 2024 · 1 comment
Assignees
Labels
Priority: Medium 적절한 시기에 처리해야 할 작업 Status: Completed 완료 Type: Enhancement 기능 개선 작업

Comments

@canolayoo78
Copy link
Contributor

canolayoo78 commented Nov 22, 2024

⚠️ Please check for similar feature requests

  • 이전에 제안된 기능 요청 중 중복되는 것이 없습니다.

💡 기능 요약

streamlit 내 길이분포, 선지 개수, 정답 분포 등 시각화 추가

📄 기능 설명

#18 data length eda에서 진행하였던 분포 시각화를 streamlit에 추가하려합니다.

  • column별 길이 분포
  • 선지 개수 별 분포(4지, 5지 선다)
  • 정답 번호 분포

의 세가지 기능을 우선적으로 추가할 예정이며,
추가로 필요한 기능이 있으실 경우 comment 부탁드립니다.

🎯 기능 도입의 이점

현재 다루고 있는 dataset의 경향성과 특징을 파악하는데 도움이 될 것이라 기대합니다.

⚠️ 잠재적 문제

dataset 내 세부 특징(MRC, KMMLU 등 문제 출처, 유형 등)을 고려하지 않은 시각화이기 때문에
해석에 유의할 필요가 있어보입니다.

🔗 관련 이슈

#13

@canolayoo78 canolayoo78 added Priority: Medium 적절한 시기에 처리해야 할 작업 Type: Enhancement 기능 개선 작업 Status: Pending 보류 중이거나 시작되지 않음 labels Nov 22, 2024
@gsgh3016
Copy link
Contributor

#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
canolayoo78 added a commit that referenced this issue Nov 23, 2024
canolayoo78 added a commit that referenced this issue Nov 23, 2024
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 canolayoo78 self-assigned this Nov 23, 2024
gsgh3016 pushed a commit that referenced this issue Nov 24, 2024
gsgh3016 pushed a commit that referenced this issue Nov 24, 2024
gsgh3016 pushed a commit that referenced this issue Nov 24, 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
@eyeol eyeol added Status: Completed 완료 and removed Status: Pending 보류 중이거나 시작되지 않음 labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium 적절한 시기에 처리해야 할 작업 Status: Completed 완료 Type: Enhancement 기능 개선 작업
Projects
None yet
Development

No branches or pull requests

3 participants