Skip to main content

Module kdtree

Module kdtree 

Source
Expand description

§Predictive Analysis Module

Provides forecasting models, anomaly detection, and causal inference capabilities using advanced algorithms from augurs and deep_causality.

Structs§

KDTree
KD-tree spatial index for efficient neighbor queries
Point
DBSCAN Anomaly Detection Implementation Density-adaptive DBSCAN with KD-tree spatial indexing for efficient real-time streaming anomaly detection in memory patterns.

Functions§

calculate_distance
Calculate Euclidean distance between two feature vectors