Skip to content

Commit 1a25313

Browse files
authored
Merge pull request #375 from ipbabble/add-mlops-fraud-detection
added a link to a demo video and some tidy up
2 parents 9e73a84 + 466bc3f commit 1a25313

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

modules/mfd-about-mlops-fraud-detection.adoc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ This architecture pattern demonstrates four strengths:
3333
* *Cost Efficiency*: By automating the detection process, AI reduces the need for extensive manual review of transactions, which can be time-consuming and costly.
3434
* *Flexibility and Agility*: An cloud native architecture that supports the use of microservices, containers, and serverless computing, allowing for more flexible and agile development and deployment of AI models. This means faster iteration and deployment of new fraud detection algorithms.
3535

36+
== Demo Video
3637

37-
// video link to a presentation on the use case
38-
.Overview of the solution in credit card fraud detection
39-
* video link coming soon
40-
// video::VHjpKIeviFE[youtube]
38+
.Overview of the solution for credit card fraud detection
39+
video::S4gVUclXlT8[youtube]

modules/mfd-architecture.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ Description of each component:
1919
image::mlops-fraud-detection/mfd-reference-architecture.png[link="/images/mlops-fraud-detection/mfd-reference-architecture.png"]
2020

2121
//figure 2 logical
22-
.Logical Architecture
23-
//image::mlops-fraud-detection/mfd-logical-architecture-legend.png[link="/images/mlops-fraud-detection/mfd-logical-architecture-legend.png", width=940]
22+
//.Logical Architecture
23+
//image::mlops-fraud-detection/mfd-logical-architecture.png[link="/images/mlops-fraud-detection/mfd-logical-architecture.png", width=940]
2424

2525
//figure 3 Schema
26-
.Data Flow Architecture
26+
//.Data Flow Architecture
2727
//image::mlops-fraud-detection/mfd-schema-dataflow.png[link="/images/mlops-fraud-detection/mfd-schema-dataflow.png", width=940]
2828

2929
[id="about-technology"]

0 commit comments

Comments
 (0)