Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion financial_crime/transaction_fraud/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down