막대 플롯은 직사각형 막대로 범주형 데이터를 나타내며, 막대를 세로 또는 가로로 그릴 수 있습니다. 로깅된 모든 값의 길이가 1이면Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
wandb.Run.log()에서 기본적으로 막대 플롯이 표시됩니다.


막대 플롯 사용자 지정
- Runs table에서 run을 그룹화합니다.
- Workspace에서 ‘Add panel’을 클릭합니다.
- 표준 ‘Bar Chart’를 추가하고 플롯할 메트릭을 선택합니다.
- ‘Grouping’ 탭에서 ‘box plot’ 또는 ‘Violin’ 등을 선택해 해당 스타일로 플롯합니다.
