From 94e846920dd5fb8959fcde730a7f2874bfcbe830 Mon Sep 17 00:00:00 2001 From: Vishvanathan K Date: Wed, 7 Jul 2021 17:51:40 +0530 Subject: [PATCH] Changed .pk1 to .pkl --- 3-Web-App/1-Web-App/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3-Web-App/1-Web-App/README.md b/3-Web-App/1-Web-App/README.md index f848d807..6150aece 100644 --- a/3-Web-App/1-Web-App/README.md +++ b/3-Web-App/1-Web-App/README.md @@ -167,7 +167,7 @@ Now you can build a Flask app to call your model and return similar results, but css/ templates/ notebook.ipynb - ufo-model.pk1 + ufo-model.pkl ``` ✅ Refer to the solution folder for a view of the finished app