Set Up Cluster Centers and Thresholds for Anomaly Detection in Qdrant - n8n Workflow | Neura Market
Set Up Cluster Centers and Thresholds for Anomaly Detection in Qdrant
This workflow configures cluster centers and threshold scores in Qdrant for anomaly detection. It uses both distance matrix and multimodal embedding approaches to prepare the dataset for effective anomaly identification.
This workflow is part of a series designed to prepare datasets for anomaly detection using Qdrant. It sets up cluster centers and calculates threshold scores necessary for identifying anomalies. The workflow employs two methods: the distance matrix approach, which identifies a representative point in each cluster, and the multimodal embedding model approach, which uses text embeddings to find the most representative image. These methods ensure that the dataset is thoroughly prepared for subseque
Platform
n8n
Category
AI & Machine Learning
Price
Free
Creator
Maya Nguyen
anomaly-detection
set
code
merge
splitOut
stickyNote
httpRequest
manualTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.