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
Select weight by accuracy
fiddinyusfida
Member Posts: 12 Contributor II
Hi everyone,
I am conducting a classification experiment by using weight. My scenario is I divided the whole dataset using 10-Fold Cross-validation. In every training phase, I want to obtain some weights by accuracy results. And the final is applying the weight into the testing phase.
For example, I have 3 classifiers, the result from these classifiers are SVM = 80, NB = 60, and RF = 90.
Is it possible to obtain weight from the specific measurement like accuracy during training phase?
I am conducting a classification experiment by using weight. My scenario is I divided the whole dataset using 10-Fold Cross-validation. In every training phase, I want to obtain some weights by accuracy results. And the final is applying the weight into the testing phase.
For example, I have 3 classifiers, the result from these classifiers are SVM = 80, NB = 60, and RF = 90.
Is it possible to obtain weight from the specific measurement like accuracy during training phase?
Tagged:
1
Answers
Are you trying to build some kind of voting ensemble where you weight the vote by the overall accuracy?
In either case, why would you ever want to look at this accuracy only from the training phase? That's not usually sound since training accuracies are notoriously overfit.
Lindon Ventures
Data Science Consulting from Certified RapidMiner Experts