Intra-class correlation and ANOVA for multi-class classification?
3 次查看(过去 30 天)
显示 更早的评论
Hello
I have trained and evaluated with leave-one-out cross-validation classifiers (SVM, logistic regression, deep belief network, gaussian naive bayes, k-nearest neighbour) on my dataset. My dataset consists of 4 classes where each class has around 10 examples (10 feature vectors).
I have found the following Matlab library to calculate the intra-class correlation coefficient: http://ch.mathworks.com/matlabcentral/fileexchange/22099-intraclass-correlation-coefficient--icc-?s_tid=srchtitle
There are 6 types of ICC. How can I use ICC in my case and what does it tell it to me?
Second, how can I use ANOVA for calculating statistic in my case? Can I calculate the p-value with ANOVA?
0 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Analysis of Variance and Covariance 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!