Skip to content

Commit

Permalink
Update docs/examples/example_gridsearch.ipynb
Browse files Browse the repository at this point in the history
Co-authored-by: Kevin Klein <[email protected]>
  • Loading branch information
FrancescMartiEscofetQC and kklein authored Jul 8, 2024
1 parent f6cc688 commit 4884d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/example_gridsearch.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@
"metadata": {},
"source": [
"Now we can call {meth}`~metalearners.grid_search.MetaLearnerGridSearch.fit` with the train\n",
"and validation data and can inspect the results dataframe in ``results_``."
"and validation data and can inspect the results ``DataFrame`` in ``results_``."
]
},
{
Expand Down

0 comments on commit 4884d76

Please sign in to comment.