Data Reduction With Polynomial RegressionΒΆ

Non-Causal Step

This step first estimates the parameters of the polynomial 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/workflow60.svg

Algorithm

Polynomial Regression

References

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