fix: add shebang and executable permission to tune_hyperparams.py
Made-with: Cursor
This commit is contained in:
1
scripts/tune_hyperparams.py
Normal file → Executable file
1
scripts/tune_hyperparams.py
Normal file → Executable file
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
"""
|
||||
Optuna를 사용한 LightGBM 하이퍼파라미터 자동 탐색.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user