资源列表
贝叶斯和KNN算法比较——基于Adult数据集
- 朴素贝叶斯算法和KNN算法比较,其中用到的数据集为adults(Comparison of Bias and KNN algorithms)
grnci-copy-bus
- 我做的一些C语言练习题,里面一共有76道题目,主要用到一些计算机常用的算法,如 递归,分治,动态规划,回溯法,AO算法等,除()
outlier
- 离群点检测的算法,适应于MATLAB,包含关于距离和LOF的聚类算法-Outlier detection algorithm, adapted to MATLAB, including distance and LOF clustering algorithm
spearman
- spearman秩相关系数计算代码,fortran90编写,用于判断数列发展趋势-speaerman rank coefficent code by fortran 90
ex5-003(Week6)_finished
- week6 百度大数据实验室NG的机器学习教程,包括文档以及代码,有些基本的分类聚类的机器学习算法,对于初学者很有帮助-week6 Baidu large data laboratory NG machine learning tutorials, including documentation and code, some basic clustering classification machine learning algorithms, very helpful for beginne
brain-tumor
- K-Means for brain tumor analysis
9502200
- 做立体视觉时的标定算法,求取摄像机参数,为立体视觉做准备()
182452
- 这是关于fortrand代码的资料,比较实用,各位可以共同学习一下,有好处,()
svm
- svm 分类算法 java源代码 很好的学习程序-svm classification algorithm java source code is a good learning program
SpringBoot+jsoup爬虫
- 本地创建.xlsx文件,里面存放京东商品地址,运行项目启动导入本地xlsx文件,自动爬取文件中地址信息下载到本地
mnkkhxn
- 用动态数组法实现求凸壳的程序格雷厄姆法,可供其它人员参考,()
Precision_Recall_F1-Measure
- 信息检索和自然语言处理中经常会使用这些参数:准确率(Precision)、召回率(Recall)以及综合评价指标(F1-Measure ) -These parameters are often used in information retri and natural language processing (Precision), recall rate (Recall), and comprehensive uation index (F1-Measure).