From 28c9abf5fc75ec93db45bb4a52e43f552827ffd0 Mon Sep 17 00:00:00 2001 From: Preeti Krishna Date: Wed, 24 Nov 2021 11:46:19 -0800 Subject: [PATCH] Update README.md --- BYOML/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BYOML/README.md b/BYOML/README.md index c411ee74c2..3bf45ad0ff 100644 --- a/BYOML/README.md +++ b/BYOML/README.md @@ -10,8 +10,8 @@ Notebooks: Following three Notebooks work with the collaborative filtering algorithm for Anomalous Resource Access (File Share Access as example) - AnonymousRATraining.ipynb - This Notebook trains and stores the model in Blob Storage. -- AnonymousRAScoring.ipynb - This Notebook schedules the scoring and writes the highest scored results into Log Analytics so the score can be used for hunting, detection, investigation in Azure Sentinel. -- AnonymousRASampleData.ipynb - This notebook demonstrates the use of Anomalous Resource Access model in Sentinel. It generates training and testing data, trains the Anomalous Resource Access model and uses it to score the test data. The top predicted scores are submitted to Sentinel workspace. +- AnonymousRAScoring.ipynb - This Notebook schedules the scoring and writes the highest scored results into Log Analytics so the score can be used for hunting, detection, investigation in Microsoft Sentinel. +- AnonymousRASampleData.ipynb - This notebook demonstrates the use of Anomalous Resource Access model in Microsoft Sentinel. It generates training and testing data, trains the Anomalous Resource Access model and uses it to score the test data. The top predicted scores are submitted to Microsoft Sentinel workspace. It is run from Azure Databricks - Standard_DS4_v2 (28 GB)