Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
Update grid_search_strategy.py
Browse files Browse the repository at this point in the history
  • Loading branch information
krshrimali authored Jun 13, 2022
1 parent 19a6292 commit 149cc16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hp_space_generator/grid_search_strategy.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from typing import Dict, Any

from lightning_hp_engine import SearchStrategy
from hp_space_generator import SearchStrategy

from sklearn.model_selection import ParameterGrid

Expand Down

0 comments on commit 149cc16

Please sign in to comment.