From f56db6afb8e41a992fd3026168dd6b7e56ff87f4 Mon Sep 17 00:00:00 2001 From: trumanWangtg <108296682+trumanWangtg@users.noreply.github.com> Date: Tue, 13 May 2025 11:38:40 -0700 Subject: [PATCH] specify ml model training instruction path edit instructions --- financial_crime/transaction_fraud/ReadMe.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/financial_crime/transaction_fraud/ReadMe.md b/financial_crime/transaction_fraud/ReadMe.md index bdf9e963..3f28000a 100644 --- a/financial_crime/transaction_fraud/ReadMe.md +++ b/financial_crime/transaction_fraud/ReadMe.md @@ -111,7 +111,8 @@ The `data` folder is populated with sample data files. These files are crafted t ## ML Model and Insights Application -- You can find the instructions for training the ML model and its performance metrics within the documentation located in the model folder. +- You can find the [instructions](https://github.com/tigergraph/solution_kits/blob/main/financial_crime/transaction_fraud/model/training/model_training.md) for training the ML model and its performance metrics within the documentation located in the `model/training` folder. + - The Insights Applications are available as JSON files in the meta folder. ### Insights Applications