CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - AUC

搜索资源列表

  1. ROCandAUC

    1下载:
  2. 计算ROC曲线和AUC的Matlab程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-16
    • 文件大小:1099
    • 提供者:刘国亮
  1. SVM

    1下载:
  2. 用C语言自己编写基于特定训练数据和测试数据的SVM程序,并用AUC对其评估-I have written using C language based on the specific training data and test data of the SVM procedure, and their assessment of AUC
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:533530
    • 提供者:高如如
  1. Rocforsvm

    0下载:
  2. 通过决策值可以绘制出ROC曲线的python程序-This tool which gives the ROC (Receiver Operating Characteristic) curve and AUC (Area Under Curve) by ranking the decision values.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:5759
    • 提供者:quarryhero
  1. Bayes_EM

    0下载:
  2. 利用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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:10896
    • 提供者:satanwings
  1. svm

    0下载:
  2. 改进的支持向量机工具,直接输入测试集合训练集,得到训练模型的roc图像和auc值-Improved support vector machine tools, direct input test set training set, obtain training model roc images and auc values
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:19930
    • 提供者:tamiaode
  1. metric

    0下载:
  2. 系统过滤评价指标 AUC以及top-L-precision 以及汉明距离-AUC and evaluation system filter top-L-precision and the Hamming distance
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:6121
    • 提供者:zhuyuxiao
  1. ROC-and-AUC-analysis

    1下载:
  2. 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.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3155
    • 提供者:lihuijia
  1. newROC_SVM

    1下载:
  2. 根据计算的灵敏性特异性,绘制ROC曲线,计算相应的AUC-According to the calculated sensitivity specificity, rendering the ROC curve, calculate the corresponding AUC
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:827
    • 提供者:jiaoshuier
  1. OPAUC

    0下载:
  2. 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 pa
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:2489
    • 提供者:shaokai
  1. eval

    0下载:
  2. auc 评估脚本,python版本,自己写得-auc eval
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:557
    • 提供者:wgy
  1. Svm.tar

    0下载:
  2. 遗传算法优化支持向量机,并计算AUC值,计算准确率-Genetic algorithm optimization support vector machine, and calculate AUC value
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1685
    • 提供者:刘健
  1. auc_metric

    0下载:
  2. 计算某个阈值区间上的曲线下的面积(AUC),避免使用单个阈值的问题-calculate the AUC of metric in threshold range
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1370
    • 提供者:桑玉
  1. AUC

    0下载:
  2. 链路预测中十种局部相似性指标,AUC衡量算法的效率-Ten local similarity indices in link prediction, the efficiency of AUC algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:3783
    • 提供者:zhch68
  1. Change-Detection-Code

    4下载:
  2. 遥感影像变化检测经典算法(IR-MAD、MAD、CVA、PCA),另外进行了算法的Demo和精度等计算评价(OA、Kappa、AUC、ROC)-Remote sensing image change detection classical algorithm (IR-MAD, MAD, CVA, PCA), were additionally algorithms and calculation accuracy Demo Assessment (OA, Kappa, AUC, ROC)
  3. 所属分类:Data Mining

    • 发布日期:2017-05-25
    • 文件大小:8352697
    • 提供者:王维
  1. code

    2下载:
  2. 1采用遗传算法对男女生样本数据中的身高,体重,喜欢数学,喜欢文学,喜欢运动,喜欢模式识别共6个特征进行特征选择,并基于所得到的最佳特征采用SVM设计男女生分类器,并计算模型预测性能(包含SE,SP,ACC和AUC )。提示:可以用6位的0/1进行编码,适应度函数可以考虑类似 。-1 genetic algorithm for boys and girls in the sample data of height, weight, like math, like literature, like
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:10240
    • 提供者:xiapan
  1. code

    3下载:
  2. 2采用PCA对男女生样本数据中的身高,体重,喜欢数学,喜欢文学,喜欢运动,喜欢模式识别共6个特征进行特征提取(自己设定选取的特征个数),并基于所得到的特征采用SVM设计男女生分类器,并计算模型预测性能(包含SE,SP,ACC和AUC )。-2 using PCA for boys and girls in the sample data height, weight, like math, like literature, like sports, like common pattern rec
  3. 所属分类:matlab

    • 发布日期:2017-12-17
    • 文件大小:12288
    • 提供者:xiapan
  1. code

    2下载:
  2. 采用SVM设计男女生分类器。采用的特征包含身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征。要求:采用平台提供的软件包进行分类器的设计以及测试,尝试不同的核函数设计分类器,采用交叉验证的方式实现对于性能指标的评判(包含SE,SP,ACC和AUC,AUC的计算基于平台的软件包)。-Using SVM classifier is designed for boys and girls. Characterized by the use of include height, weight
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:21650
    • 提供者:xiapan
  1. code

    3下载:
  2. 采用决策树设计男女生分类器。采用的特征包含身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征。要求:采用平台提供的软件包进行分类器的设计以及测试,采用交叉验证的方式实现对于性能指标的评判(包含SE,SP,ACC和AUC,AUC的计算基于平台的软件包)。-Decision tree classifier is designed for boys and girls. Characterized by the use of include height, weight, whether
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:10240
    • 提供者:xiapan
  1. ROC

    4下载:
  2. 画ROC曲线,并求取相应的pf,pd值,求AUC值的matlab代码(Draw the ROC curve, and solve the PD, PF values)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:722944
    • 提供者:jojo7725
  1. auc

    1下载:
  2. 不平衡数据分类评价标准,受试者工作曲线下方面积(Unbalance data classification evaluation standard)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-13
    • 文件大小:1024
    • 提供者:电风扇大师
« 12 »
搜珍网 www.dssz.com