Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

discretization

satyendrasatyendra Member Posts: 13 Contributor II
edited November 2018 in Help
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

Answers

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    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
Sign In or Register to comment.