Skip to content

Commit

Permalink
import (#536)
Browse files Browse the repository at this point in the history
  • Loading branch information
tcapelle authored Jun 18, 2024
1 parent 58cb855 commit 21dff55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion colabs/boosting/Simple_LightGBM_Integration.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"outputs": [],
"source": [
"import wandb\n",
"from wandb.lightgbm import wandb_callback, log_summary\n"
"from wandb.integration.lightgbm import wandb_callback, log_summary\n"
]
},
{
Expand Down

0 comments on commit 21dff55

Please sign in to comment.