搜索资源列表
prec_rec
- 画出函数的ROC曲线,precision/recall 曲线-function [prec, tpr, fpr, thresh] = prec_rec(score, target, varargin) PREC_REC- Compute and plot precision/recall and ROC curves.
fpr
- implementation of multi classes negative selection algorithm
fpr
- source code for fuzzy hmm 2-d in DIP
confusion-matrix
- This code is designed for two or more classes instance confusion matrix formation and Calclating 1acuuracy 2.error 3.Sensitivity (Recall or True positive rate) 4.Specificity 5.Precision 6.FPR-False positive rate 7.F_score