From 5c9951416dd3dbc2877c6197c4d618ca1f66c9c1 Mon Sep 17 00:00:00 2001 From: Rohan Yadav Date: Thu, 12 Jan 2023 21:25:33 +0530 Subject: [PATCH 1/2] update official documentation URL Fixes #145 Please let me know if this is not the correct URL for official documentation. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb439ba..b38ae54 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repository contains the example Diabetes Prediction model code for [Vantage ModelOps](https://docs.teradata.com/r/Teradata-VantageTM-ModelOps-User-Guide/June-2022). We provide a number of demo projects and associated repositories. The goal of these examples is to provide a simple reference implementation for users and not to provide a detailed data science example for each use case. -Please refer to the [Official Documentation](https://docs.teradata.com/r/Teradata-VantageTM-ModelOps-User-Guide/June-2022) for more information. +Please refer to the [Official Documentation](https://docs.teradata.com/r/Enterprise_VMware_IntelliFlex/Teradata-VantageTM-ModelOps-User-Guide) for more information. ## Available Models From f98443d64008acde514ce1a7246e85f92c681a09 Mon Sep 17 00:00:00 2001 From: Rohan Yadav Date: Thu, 12 Jan 2023 21:51:58 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b38ae54..065b928 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Models -This repository contains the example Diabetes Prediction model code for [Vantage ModelOps](https://docs.teradata.com/r/Teradata-VantageTM-ModelOps-User-Guide/June-2022). We provide a number of demo projects and associated repositories. The goal of these examples is to provide a simple reference implementation for users and not to provide a detailed data science example for each use case. +This repository contains the example Diabetes Prediction model code for [Vantage ModelOps](https://docs.teradata.com/r/Enterprise_VMware_IntelliFlex/Teradata-VantageTM-ModelOps-User-Guide). We provide a number of demo projects and associated repositories. The goal of these examples is to provide a simple reference implementation for users and not to provide a detailed data science example for each use case. Please refer to the [Official Documentation](https://docs.teradata.com/r/Enterprise_VMware_IntelliFlex/Teradata-VantageTM-ModelOps-User-Guide) for more information.