The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Classifiation SubProcess for Feature Selection
Muhammed_Fatih_
Member Posts: 93 Maven
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
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
0
Answers
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.
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing
Regards,
Dominick