continuous variables into discrete variables
조회 수: 1 (최근 30일)
이전 댓글 표시
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
Star Strider
2014년 3월 1일
편집: Star Strider
2014년 3월 1일
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.
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!