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
Ensemble method for multiple data sets
Hi,
I am currently working in RapidMiner 4.6.
I have extracted features from my main data set into 2 sets of features. One is a word vector (53 features) and the other is a set with 10 different features.
I have 2 different classifiers that I would like to combine in an ensemble method:
How would I go about combining predictions from both my data sets using an ensemble method?
Thank you in advance!
I am currently working in RapidMiner 4.6.
I have extracted features from my main data set into 2 sets of features. One is a word vector (53 features) and the other is a set with 10 different features.
I have 2 different classifiers that I would like to combine in an ensemble method:
- Logistic Regression on the word vector
- W-J48graft on a different set of features
How would I go about combining predictions from both my data sets using an ensemble method?
Thank you in advance!
0