T-test on two classifiers
Show older comments
hello mathworkers,
I have two classifiers classify the same dataset, run the experemnet ten times for each one on the same data, means I have for each classifer 10 accuracy result on same data , can i do the T-test to detrmine which classifier is best ?
Accepted Answer
More Answers (1)
Image Analyst
on 2 Aug 2019
0 votes
Do you have ground truth for your data? If so, why not simply get the accuracy percentage for each classifier?
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!