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.

What are the machine learning classifiers that can handle directly categorical data

SA_HSA_H Member Posts: 29 Contributor II
edited October 2019 in Help
What are the machine learning classifiers, rather than DT, that can handle both numerical variables and categorical predictors (without converting them to numerical data).

Best Answer

Answers

  • varunm1varunm1 Member Posts: 1,207 Unicorn
    Hello @summer_helmi

    Most of the tree based algorithms and Naive bayes will deal with categorical data. There is also a variant of KNN that can handle this type of data.
    Regards,
    Varun
    https://www.varunmandalapu.com/

    Be Safe. Follow precautions and Maintain Social Distancing

Sign In or Register to comment.