From 2ace6e8deb934359e6389117542bc3cfb78237a0 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Tue, 21 Jan 2020 21:43:53 +0530 Subject: Publish deploy 2020-01-21 21:43 --- posts/2019-12-10-TensorFlow-Model-Prediction/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posts/2019-12-10-TensorFlow-Model-Prediction/index.html') diff --git a/posts/2019-12-10-TensorFlow-Model-Prediction/index.html b/posts/2019-12-10-TensorFlow-Model-Prediction/index.html index 4b146e8..7b4d177 100644 --- a/posts/2019-12-10-TensorFlow-Model-Prediction/index.html +++ b/posts/2019-12-10-TensorFlow-Model-Prediction/index.html @@ -20,4 +20,4 @@

Finally we make the prediction

print(['Infected','Uninfected'][np.argmax(model.predict(img))])
-

Infected

Tagged with: \ No newline at end of file +

Infected

Tagged with:
\ No newline at end of file -- cgit v1.2.3