Skip to content

Commit

Permalink
Update batch-bo-tutorial.ipynb
Browse files Browse the repository at this point in the history
update best parameters to match tutorial use case
  • Loading branch information
sp8rks authored Aug 13, 2024
1 parent f7193d3 commit a041fa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/curriculum/tutorials/batch/batch-bo-tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
"source": [
"### Show the Best Parameters\n",
"\n",
"After our optimization loop has completed, we can use the model to find the best parameters and their corresponding strength value. These will be our optimial set of parameters that we use in the 3D printer going forward."
"After our optimization loop has completed, we can use the model to find the best parameters and their corresponding corrosion score value. These will be our optimal coating formulation parameters that we use in the anti-corrosion coating going forward."
]
},
{
Expand Down

0 comments on commit a041fa9

Please sign in to comment.