continuous variables into discrete variables

i have a data set having four attributes(4 columns),and all attributes are having continuous values, i want to convert them into discrete values. how can i do that? i am also attaching my data set here. please help me...
Thanks in advance..

1 commentaire

Star Strider
Star Strider le 1 Mar 2014
Modifié(e) : Star Strider le 1 Mar 2014
First, they look like the classical Fisher iris flower dataset. It is used for classification demonstrations, and to test classifiers.
But if making the data discrete is your intent and you’re absolutely convinced that is what you need to do, consider the Bilinear Transform.

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by