Commit 6a1c1af
Anomaly Detection tutorial (#61)
* Add anomaly detection tutorial
* Update data generator to create batches at higher rate:
* Create topics with retention
* Increase emission rate to 1 event per second
* Add `batchSize()` to `Data` class
* Add `batchSize()` and quantity multiplication to `SalesData`
* Use `batchSize()` in `DataGenerator`
Co-authored-by: Thomas Cooper <code@tomcooper.dev>1 parent 61d47b7 commit 6a1c1af
File tree
14 files changed
+698
-5
lines changed- docs/anomaly-detection
- assets
- tutorials
- anomaly-detection
- data-generator/src/main/java/com/github/streamshub/kafka/data/generator
- examples
14 files changed
+698
-5
lines changedLoading
Loading
Lines changed: 5 additions & 0 deletions
Loading
Lines changed: 5 additions & 0 deletions
Loading
Loading
Lines changed: 5 additions & 0 deletions
Loading
Loading
Loading
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
0 commit comments