Data Reduction With Linear RegressionΒΆ

Non-Causal Step

This step first estimates the parameters of the linear model using the data, then replaces original data by smaller forms of data representation, namely to store only the estimated data parameters.

Input Parameters

  1. Large size of input data

Output Parameters

  1. Reduced data set

Workflow

../../../../_images/workflow59.svg

Algorithm

Linear Regression

References

  • J. Han, M. Kamber and J. Pei, Data Mining - Concepts and Techniques, 3rd ed., Amsterdam: Morgan Kaufmann Publishers, 2012.