-
apcluster.m
ap算法完成ap聚类操作 需要输入参数为数据集 偏向参数 输出结果为聚类数目(The AP algorithm completes the AP clustering operation, the input parameter is the data set bias parameter, and the output result is the number of clusters)
- 2017-11-19 23:56:45下载
- 积分:1
-
FDXD-CPML
FDTD three-dimensional CPML
- 2018-09-06 15:38:10下载
- 积分:1
-
datasnooping
机器学习 数据挖掘 数值算法 人工智能 全英文教材(python machine learning data snooping)
- 2018-09-20 20:51:47下载
- 积分:1
-
boxcox
说明: boxcox函数的python实现,引用该函数可将偏态分布调整为正态分布(Python implementation of box Cox function)
- 2020-06-17 09:40:01下载
- 积分:1
-
OPTICS
此为利用optics聚类方法剔除风电异常数据后,采用极限学习机验证的代码(optics data mining)
- 2017-03-22 19:29:22下载
- 积分:1
-
数据挖掘算法
包含很多知名算法实现,支持向量机,决策树,粗糙集,贝叶斯分类器等,适合学术研究,短评论意见挖掘,文本分类等。
- 2022-06-03 05:40:28下载
- 积分:1
-
粗糙集
粗糙集在进行属性约简时需要求其正域,此为求正域程序(Rough Set for Positive Domain)
- 2020-06-19 09:00:06下载
- 积分:1
-
数值算法
常用数值算法源码,包括二分法、复化辛卜生公式、改进欧拉法、高斯-赛德尔迭代法、拉格郎日插值多项式、列主元高斯消去法、龙贝格算法、龙格-库塔算法、幂法、牛顿迭代法、牛顿值多项式、四阶阿当姆斯预测-校正公式、雅可比迭代法、自适应梯形公式(变步长)、最小二乘法
个人由于需要编写,完全可用(Common numerical algorithm source code, including dichotomy, complex Simpson formula, improved Euler method, Gauss-Seidel iteration method, Lagrange interpolation polynomial, column principal element Gauss elimination method, Runberg algorithm, Runge-Kutta algorithm, power method, Newton iteration method, Newton value polynomial, fourth-order Adams prediction-correction formula, Jacobi iteration method, adaptive ladder formula (variable) Step Length and Least Square Method
Individuals are fully available because they need to write)
- 2019-05-03 18:36:35下载
- 积分:1
-
贝叶斯网络 R语言实例 牛津大学
说明: R语言构建贝叶斯网络,很实用的讲解和案例(Construction of Bayesian network with R language, a very practical explanation and case)
- 2020-06-19 18:26:44下载
- 积分:1
-
pu_ju_lei
将数据集转换为拉普拉斯矩阵,然后利用基于图论的谱聚类进行聚类。拉普拉斯矩阵采用高斯核函数,全连接方法计算。谱聚类擅长处理高维数据或非凸数据集。(The data set is transformed into Laplacian matrix, and then clustered by spectral clustering based on graph theory. The Laplacian matrix is calculated by using the Gauss kernel function and the full connection method. Spectral clustering is good at dealing with high-dimensional or non-convex data sets.)
- 2019-07-01 16:05:39下载
- 积分:1