From 1fa2ee0504f31b7e93db12537da96292d0236f74 Mon Sep 17 00:00:00 2001 From: Daniel-Andarge Date: Sat, 29 Jun 2024 22:03:40 +0300 Subject: [PATCH] Update Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4ccd768..ce11e41 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,8 @@ After training and testing six models (three for each dataset), we selected the ### Testing the API from Postman +Selected 3 instances from the test set and sent a request to the fraud detection model api. + ![postman](https://github.com/Daniel-Andarge/AiML-financial-fraud-detection-model/blob/main/assets/api-docker/postman_tst.png) ## Contributing