Welcome![Sign In][Sign Up]
Location:
Search - Matlab AUC

Search list

[Other resourceROCandAUC

Description: 计算ROC曲线和AUC的Matlab程序
Platform: | Size: 1099 | Author: 刘国亮 | Hits:

[AlgorithmROCandAUC

Description: 计算ROC曲线和AUC的Matlab程序-Calculation of ROC curves and AUC of Matlab procedures
Platform: | Size: 1024 | Author: 刘国亮 | Hits:

[Communicationrocplot

Description: ROC curves illustrate performance on a binary classification problem where classification is based on simply thresholding a set of scores at varying levels. Lenient thresholds give high sensitivity but low specificity, strict thresholds give high specificity but low sensitivity the ROC curve plots this trade-off over a range of thresholds (usually with sens vs 1-spec, but I prefer sens vs spec this code gives you the option). It is theoretically possible to operate anywhere on the convex hull of an ROC curve, so this is plotted too. The area under the curve (AUC) for a ROC plot is a measure of overall accuracy, and the area under the ROCCH is a kind of upper bound on what might be achievable with a weighted combination of differently thresholded results from the given classifier -ROC curves illustrate performance on a binary classification problem where classification is based on simply thresholding a set of scores at varying levels. Lenient thresholds give high sensitivity but low specificity, strict thresholds give high specificity but low sensitivity the ROC curve plots this trade-off over a range of thresholds (usually with sens vs 1-spec, but I prefer sens vs spec this code gives you the option). It is theoretically possible to operate anywhere on the convex hull of an ROC curve, so this is plotted too. The area under the curve (AUC) for a ROC plot is a measure of overall accuracy, and the area under the ROCCH is a kind of upper bound on what might be achievable with a weighted combination of differently thresholded results from the given classifier
Platform: | Size: 4096 | Author: saadat | Hits:

[AI-NN-PRBayes_EM

Description: 利用matlab实现的基于EM算法的贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve EM algorithm based on Bayesian classifier of the source code can be used to classification or identification, it is worthy of collection
Platform: | Size: 11264 | Author: satanwings | Hits:

[matlabROC-and-AUC-analysis

Description: A good matlab code that analysis the ROC curve and corresponding AUC value to estimate the sensitive and the currectness of the sample estimate. This code is suitable for variable type and function data.
Platform: | Size: 3072 | Author: lihuijia | Hits:

[AI-NN-PROPAUC

Description: One-Pass AUC 优化的matlab代码。参考文献:Wei Gao, Rong Jin, Shenghou Zhu and Zhi-Hua Zhou. One-Pass AUC Optimzation. In: Proceedings of the 30th International conference on Machine Learning (ICML 13), Atlanta, GA, 2013, JMLR: W&CP 28(3), pp.906-914. -This package includes the MATLAB code of One-Pass AUC Optimization
Platform: | Size: 2048 | Author: shaokai | Hits:

[Video CaptureDLTcode

Description: Robust Non-negative Dictionary Learning for Visual Tracking The provided codes could be either embedded into the benchmark framework of paper Online Object Tracking: A Benchmark (CVPR2013) (You can find details here: http://visual-tracking.net/) or run on individual sequence. To run the benchmark, just put the entire folder into the /trackers folder in the benchmark code base, and modify the configTrackers.m in util folder. DLT gets an AUC of 0.436, which ranks 5th among 26 in the benchmark by 19/03/2014. We don t tune parameters for single sequence in this case, all the parameters are stored in trackparam_DLT.m. To run on individual video, you need to modify the dataPath and title in run_individual.m. If you run MATLAB version after 2012, and have a CUDA compatible GPU installed, you may enjoy the fast computation speed by GPU, just set useGPU to true in trackparam_DLT.m and run_individual.m! -Robust Non-negative Dictionary Learning for Visual Tracking The provided codes could be either embedded into the benchmark framework of paper Online Object Tracking: A Benchmark (CVPR2013) (You can find details here: http://visual-tracking.net/) or run on individual sequence. To run the benchmark, just put the entire folder into the /trackers folder in the benchmark code base, and modify the configTrackers.m in util folder. DLT gets an AUC of 0.436, which ranks 5th among 26 in the benchmark by 19/03/2014. We don t tune parameters for single sequence in this case, all the parameters are stored in trackparam_DLT.m. To run on individual video, you need to modify the dataPath and title in run_individual.m. If you run MATLAB version after 2012, and have a CUDA compatible GPU installed, you may enjoy the fast computation speed by GPU, just set useGPU to true in trackparam_DLT.m and run_individual.m!
Platform: | Size: 22211584 | Author: mohit | Hits:

[matlabROC

Description: 画ROC曲线,并求取相应的pf,pd值,求AUC值的matlab代码(Draw the ROC curve, and solve the PD, PF values)
Platform: | Size: 722944 | Author: jojo7725 | Hits:

[Othermatlab

Description: 对于一个具体的数据,用交叉验证进行分类,随机森林进行训练,用AUC,AUPR,Precision评价分类器的性能(For a specific data, use cross validation to classify, train random forests, evaluate the performance of the classifier with AUC, AUPR, and Precision.)
Platform: | Size: 19456 | Author: Katherine_ | Hits:

CodeBus www.codebus.net