Table 1. Algorithm 1.
| Sampling algorithm |
|---|
| Input: The current privacy budget ϵi, the predicted value , the release data at the last sampling timestamp |
| Output: Sampling or not |
| Calculation |
| Calculation |
| Ifdis > λi, then |
| Set i as the sampling point, update sampling interval |
| I =i −l |
| Else |
| i is not a sampling point, release predictive value |
| End if |