You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/benchmarking.ipynb
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@
22
22
"cell_type": "markdown",
23
23
"metadata": {},
24
24
"source": [
25
-
"The goal of this notebook is to demonstrate the Benchmarking feature offered for Prognostic Models. Specifically, we will demonstrate via a simple example how to benchmark the computational efficiency of models!"
25
+
"The goal of this notebook is to demonstrate the Benchmarking feature offered for Prognostic Models. Specifically, we will demonstrate how to benchmark the computational efficiency of models with a simple example."
26
26
]
27
27
},
28
28
{
@@ -56,7 +56,7 @@
56
56
"cell_type": "markdown",
57
57
"metadata": {},
58
58
"source": [
59
-
"Next, let's initialize our Battery Circuit by creating model object."
59
+
"Next, let's initialize our Battery Circuit by creating a model object."
0 commit comments