Skip to content

Commit

Permalink
Merge pull request #14 from jvmead/patch-1
Browse files Browse the repository at this point in the history
4. Hyper-parameter tuning (extension with XGBoost)
  • Loading branch information
jonas-eschle authored Dec 5, 2023
2 parents e16fde9 + 446427c commit 0eee5f9
Show file tree
Hide file tree
Showing 3 changed files with 683 additions and 1 deletion.
2 changes: 1 addition & 1 deletion advanced-python/10Basics.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@
},
"outputs": [],
"source": [
"{'a': 'b'}.get?"
"{'a': 'b'}.get?"
]
},
{
Expand Down
Loading

0 comments on commit 0eee5f9

Please sign in to comment.