discretization

satyendra
satyendra New Altair Community Member
edited November 5 in Community Q&A
hi all,
        i am working on diabetes dataset of women.it have attributes like 'bio mass index','plasma glucose','triceps sft','age','pregnant'......and few other.in this i have to predict whether a patient will develop diabetes or not.now in this i used user based discretization to discretize few attribute........few other attributes i have to discretize with bin discretization....................now my problem is that........"after discretizing few attribute with user based discretization how to discretize remaning other with bin discretization??"...... :(
                  with regards
                                satyendra
Tagged:

Answers

  • land
    land New Altair Community Member
    Hi,
    if you are using RapidMiner 5.0, you could simply use the attribute filter of the discretization operators. Switch Attribute_filter_type to Subset and select the attribute you are going to discretize. You can select all non discretized numerical attributes in the second operator.

    Greetings,
      Sebastian