From c85215b39e138b0fba4a43a93463c46d171c3a45 Mon Sep 17 00:00:00 2001 From: Katy Date: Fri, 6 Oct 2023 09:41:26 -0700 Subject: [PATCH] Deleting conclusion; will add with serialization --- examples/04_New Models.ipynb | 9 --------- 1 file changed, 9 deletions(-) diff --git a/examples/04_New Models.ipynb b/examples/04_New Models.ipynb index 11cce93..4b5ee61 100644 --- a/examples/04_New Models.ipynb +++ b/examples/04_New Models.ipynb @@ -1397,15 +1397,6 @@ "source": [ "## Conclusions" ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "In these examples, we have described how to create new physics-based models. We have illustrated how to construct any general physics-based model, as well as highlighted some specific types of models including linear models, direct models, and matrix models. Additionally, we discussed a few important components of any prognostics model including derived parameters, state limits, and events. \n", - "\n", - "With these tools, users are well-equipped to build their own prognostics models for their specific physics-based use-cases. In the next example, we'll discuss how to create data-driven models. " - ] } ], "metadata": {