From 260ef5b65e636f56404e34c746e3e5c0b3309564 Mon Sep 17 00:00:00 2001 From: Pranav Aurora <59365141+pranavaurora@users.noreply.github.com> Date: Mon, 16 Oct 2023 15:59:54 -0700 Subject: [PATCH] Update meta.toml --- notebooks/network-intrusion-detection-part-1/meta.toml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/notebooks/network-intrusion-detection-part-1/meta.toml b/notebooks/network-intrusion-detection-part-1/meta.toml index d5acf21..0946073 100644 --- a/notebooks/network-intrusion-detection-part-1/meta.toml +++ b/notebooks/network-intrusion-detection-part-1/meta.toml @@ -1,8 +1,7 @@ [meta] title="Part 1 or Real-time threat Detection - This notebook demonstrates the application of SingleStoreDB's similarity search to create a system for identifying infrequent occurrences, a common requirement in fields such as cybersecurity -and fraud detection where only a small percentage of events are potentially malicious. -" +and fraud detection where only a small percentage of events are potentially malicious." icon="browser" tags=["iot", "cybersecurity", "training", "vectordb"] -destinations=["spaces"] \ No newline at end of file +destinations=["spaces"]