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

fiddinyusfidafiddinyusfida Member Posts: 12 Contributor II
edited September 2019 in Help
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?

Answers

  • Telcontar120Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn
    Can you clarify what you mean by "weights by accuracy"?
    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.

    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts
Sign In or Register to comment.