-
rocplot
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
- 2009-12-14 20:49:44下载
- 积分:1
-
matlab-jingdiansuanfa
matlab经典算法的程序(优化 绘图 解方程 数据分析等等)(matlab program of classical algorithm (optimized mapping equations data analysis, etc.))
- 2012-03-31 17:31:11下载
- 积分:1
-
asm-tp
TP simulation of inverter
- 2012-04-24 23:52:26下载
- 积分:1
-
KL26_LLS_TSI
Kinetis KL26 low power mode example, wake up by TSI interrupt. CW 10.x project
- 2014-10-09 16:17:23下载
- 积分:1
-
alg-over-data1
calssification algorithmqq
- 2014-11-26 22:54:17下载
- 积分:1
-
square-approximation.doc
matlab最佳均方逼近算法及matlab实现代码(The best square approximation matlab)
- 2015-04-20 20:32:12下载
- 积分:1
-
SAD
SAD匹配,修改下文件路径即可用,matlab(SAD matching, can be used to modify the path)
- 2011-05-26 15:29:35下载
- 积分:1
-
huffman
Matlab下实现huffman编码 在MATLAB中模拟c中链表 利用复数运算(Matlab under huffman coding in the MATLAB simulation of c in the list in the use of the plural operation)
- 2009-05-07 22:07:43下载
- 积分:1
-
EO
说明: 该文件是极值算法的研究,包括一个主程序,一个最适应值程序和一个EO源程序,已通过系统仿真测试(The file is extremal algorithm, including a main program, one of the most fitness programs and a source EO has been tested by simulation)
- 2010-04-26 23:12:14下载
- 积分:1
-
jiami
混沌系统加密解密 结合DNA编码的加减法操作(Chaotic system with DNA encoding the encryption and decryption operations of addition and subtraction)
- 2021-04-22 13:18:48下载
- 积分:1