We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61d4286 commit 7adcd67Copy full SHA for 7adcd67
README.md
@@ -9,8 +9,8 @@ Potoos is a lightweight Python library for time series anomaly detection using R
9
## Overview
10
11
Potoos combines the power of:
12
-- **Redis Time Series** for efficient time series data storage and retrieval
13
-- **Luminol** for robust anomaly detection algorithms
+- **[Redis Time Series](https://github.com/RedisTimeSeries/RedisTimeSeries)** for efficient time series data storage and retrieval
+- **[Luminol](https://github.com/linkedin/luminol)** for robust anomaly detection algorithms
14
15
This makes it ideal for monitoring metrics, detecting unusual patterns, and identifying outliers in your time series data.
16
0 commit comments