搜索资源列表
TPRLinux1.1
- 此文件包含了在linux下实现tpr-tree索引的源代码,tpr-tree的实现是基于gist代码,采用C++语言-This document contains a tpr under linux-tree index of the source code, tpr-tree based on the realization of the gist code using C language
TPRLinux1.1
- 此文件包含了在linux下实现tpr-tree索引的源代码,tpr-tree的实现是基于gist代码,采用C++语言-This document contains a tpr under linux-tree index of the source code, tpr-tree based on the realization of the gist code using C language
Project_temp
- IAR 5.20下编译STM32F103RC固件库3.1实例-IAR 5.20 compiler STM32F103RC under the 3.1 firmware examples of library
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.
SOFTWELL
- 车牌识别处理软件 softwe-softwell TPR
AUC计算器
- 计算AUC的小程序 ROC的全名叫做Receiver Operating Characteristic,其主要分析工具是一个画在二维平面上的曲线——ROC curve。平面的横坐标是false positive rate(FPR),纵坐标是true positive rate(TPR)。对某个分类器而言,我们可以根据其在测试样本上的表现得到一个TPR和FPR点对。这样,此分类器就可以映射成ROC平面上的一个点。调整这个分类器分类时候使
bayes
- 基于自然对数改进的朴素贝叶斯,统计TPR,NPR,TFR,TPR-Based on the natural logarithm improved Naive Bayes
libspatialindex-master
- C++实现的R树,MVR树以及TPR树,提供C语言接口-C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API