> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-docs-1917.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 하이퍼파라미터 검색을 체계적으로 관리하는 모범 사례

`wandb.init(tags='your_tag')`를 사용해 고유한 태그를 설정합니다. 그러면 Project Page의 Runs Table에서 해당 태그를 선택해 프로젝트 run을 효율적으로 필터링할 수 있습니다.

`wandb.init()`에 대한 자세한 내용은 [`wandb.init()` 레퍼런스](/ko/models/ref/python/functions/init)를 참조하세요.

***

<Badge stroke shape="pill" color="orange" size="md">[하이퍼파라미터](/ko/support/models/tags/hyperparameter)</Badge><Badge stroke shape="pill" color="orange" size="md">[Sweeps](/ko/support/models/tags/sweeps)</Badge><Badge stroke shape="pill" color="orange" size="md">[Runs](/ko/support/models/tags/runs)</Badge>
