=================================
Data Scaling with Decimal Scaling
=================================
:doc:`/SingleStepClassifiers/NonCausalStep/index`

This step applies the *Decimal Scaling* algorithm to normalize data.

.. rubric:: Input Parameters

1. One-dimensional or multi-dimensional data

2. An integer scaling factor

.. rubric:: Output Parameters

1. Normalized one-dimensional or multi-dimensional data

.. rubric:: Workflow

.. image:: workflow.svg


.. rubric:: Algorithm

:doc:`/Algorithms/DecimalScaling/index`

.. rubric:: References

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