You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
312 B
Plaintext
7 lines
312 B
Plaintext
The root problem of drift detection and correction is predicting sensor measurements. This can usually be accomplished in two ways:
|
|
|
|
|
|
This usually requires one or more time series of data and an algorithm which consumes these time series and produces a prediction for the value a sensor should measure next.
|
|
|
|
|