Reconstructing Improper Values with Linear RegressionΒΆ
This step first estimates the parameters of the linear model using the data. Then, the linear model with known parameters can reconstruct improper values at corresponding times.
Input Parameters
- Input data including improper values
- Definition of improper values (‘nan’, ‘inf’, or ‘null’, etc.)
Output Parameters
- Output data excluding improper values
Workflow
Algorithm
References
- J. Han, M. Kamber and J. Pei, Data Mining - Concepts and Techniques, 3rd ed., Amsterdam: Morgan Kaufmann Publishers, 2012.