Skip to content

Commit 79adb50

Browse files
authored
Merge pull request #372 from ipbabble/add-mlops-fraud-detection
fixed some refs and links
2 parents 27f14e6 + 30cc21c commit 79adb50

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

content/patterns/mlops-fraud-detection/_index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ links:
1515
install: mfd-getting-started
1616
arch: https://www.redhat.com/architect/portfolio/architecturedetail?ppid=6
1717
help: https://groups.google.com/g/validatedpatterns
18-
bugs: https://github.com/arslankhanali/mlops-fraud-detection/issues
18+
bugs: https://github.com/validatedpatterns/mlops-fraud-detection/issues
1919
ci: mfd
2020
contributor:
2121
name: Arslan Khan
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Getting started
33
weight: 10
4-
aliases: /mlops-fraud-detection/getting-started/
4+
aliases: /mlops-fraud-detection/mfd-getting-started/
55
---
66
:toc:
77
:imagesdir: /images
@@ -11,4 +11,4 @@ include::modules/mfd-deploying-mfd-pattern.adoc[leveloffset=1]
1111

1212
= Next Steps
1313

14-
* link:mfd-running-the-demo[Run the demo].
14+
* link:../mfd-running-the-demo[Run the demo].

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +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+
3637
// video link to a presentation on the use case
3738
.Overview of the solution in credit card fraud detection
3839
* video link coming soon

modules/mfd-deploying-mfd-pattern.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,6 @@ global:
8080
8181
main:
8282
clusterGroupName: hub
83-
gitOpsSpec:
84-
operatorChannel: gitops-1.9
8583
----
8684

8785
[source,terminal]

0 commit comments

Comments
 (0)