We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44c96a3 commit 378c18aCopy full SHA for 378c18a
docs/reference-architectures/ai/realtime-scoring-r.md
@@ -3,6 +3,7 @@ title: Real-time scoring of R machine learning models
3
description: Implement a real-time prediction service in R using Machine Learning Server running in Azure Kubernetes Service (AKS).
4
author: njray
5
ms.date: 12/12/18
6
+ms.custom: azcat-ai
7
---
8
9
# Real-time scoring of R machine learning models
@@ -88,4 +89,4 @@ The reference implementation of this architecture is available on [GitHub][githu
88
89
[plumber]: https://www.rplumber.io
90
[RBAC]: /azure/role-based-access-control/overview
91
[storage]: /azure/storage/common/storage-introduction
-[0]: ./_images/realtime-scoring-r.png
92
+[0]: ./_images/realtime-scoring-r.png
0 commit comments