A small typo fix in the doc hpt.md

This commit is contained in:
aadi-raj
2023-01-18 23:52:23 +05:30
parent ea07515434
commit 7aa6cbd2ba
+1 -1
View File
@@ -216,6 +216,6 @@ Optimization" section for more details.
## Further documentation
For more information on the `HyperParameterTuner` class, see the source code fro
For more information on the `HyperParameterTuner` class, see the source code of
the `HyperParameterTuner` class (it is very well commented!), and the
[cross-validation tutorial](cv.md).