This commit is contained in:
Preeti Krishna 2021-11-24 11:46:19 -08:00 коммит произвёл GitHub
Родитель 21f63ab569
Коммит 28c9abf5fc
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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)