🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Classifiation SubProcess for Feature Selection

User: "Muhammed_Fatih_"
New Altair Community Member
Updated by Jocelyn
Hello together, 

do you have a recommendation with regard to the question of which classification model sould be used within Feature Selection (e.g. Optimize Selection or Backward Elimination) to be able to efficiently select attributes or rather dimensions based on a high-dimensional TF-IDF matrix? 

Thank you in advance for your answers! 

Best regards, 

Fatih
Sort by:
1 - 2 of 21
    User: "varunm1"
    New Altair Community Member
    Hello @Muhammed_Fatih_

    A general approach is to use a model that is used as base learner in your process. For example, if you are trying to make an SVM based prediction model then it is better to have SVM inside feature selection subprocess as well. 
    User: "DominickL"
    New Altair Community Member
    Updated by DominickL
    Please use learner process, it will help you in progress. mywegmansconnect

    Regards,
    Dominick