Skip to content

Add Optuna Example for Skorch#1098

Merged
BenjaminBossan merged 8 commits intoskorch-dev:masterfrom
ParagEkbote:Add-Example-for-Optuna
Mar 21, 2025
Merged

Add Optuna Example for Skorch#1098
BenjaminBossan merged 8 commits intoskorch-dev:masterfrom
ParagEkbote:Add-Example-for-Optuna

Conversation

@ParagEkbote
Copy link
Copy Markdown
Contributor

@ParagEkbote ParagEkbote commented Mar 6, 2025

Fixes #718.

As previously discussed, I have taken the example from the optuna-integration repo and fixed a couple of errors to ensure that the example runs correctly.

Output:

Number of finished trials: 100
Best trial:
Value: 0.9507142857142857
Params:
n_layers: 1
dropout: 0.36848832612373067
n_units_l0: 104

Could you please review?

cc: @BenjaminBossan

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants