=================================================== Data Discretization with One-Rule Discretizer (1RD) =================================================== :doc:`/SingleStepClassifiers/NonCausalStep/index` This step applies the *One-Rule Discretizer (1RD)* to discretize the data. .. rubric:: Input Parameters 1. Input data .. rubric:: Output Parameters 1. Discretized data .. rubric:: Workflow .. image:: workflow.svg .. rubric:: Algorithm :doc:`/Algorithms/1RD/index` .. rubric:: References - J.\ Dougherty, R. Kohavi, M. Sahami, Supervised and Unsupervised Discrimination of Continuous Features, Proceedings of the 12th International Conference, Morgan Kaufman, pp. 194-202, 1995. `http://robotics.stanford.edu/users/sahami/papers-dir/disc.pdf `__