搜索资源列表
MATLAB_LDA
- MATLAB实现的LDA算法,能够实现高维数据降维-realization of LDA algorithm in MATLAB,High- dimensional data dimension reduction can be achieved
foresee
- GM11的算法,用于大数据环境下的销量预测,具有相当的代表性,可以参考-GM11 u7684 u7B97 u6CD2 uFF0C u7528 u4E8E u5927 u6570 u636E u73AF u5883 u4E0B u7684 u9500 u91CF u9884 u6D4B uFF0C u5177 u6709 u76F8 u5F53 u7684 u4EE3 U8868 u6027 uFF0C u53EF u4EE5 u53C2
PCA两种算法matlab+C++
- C++和matlab的两种算法实现PCA的源程序。(Two algorithms to achieve PCA source.)
3个算法
- 同一个算法的Hadoop和spark实现,一共三个算法。(Hadoop and spark implementation of the same algorithm, a total of three algorithms)
Mahout算法解析与案例实战
- Mahout包含许多实现,包括聚类、分类、推荐过滤、频繁子项挖掘。此外,通过使用 Apache Hadoop 库,Mahout 可以有效地扩展到云中。(Mahout includes many implementations, including clustering, classification, recommendation filtering, frequent sub item mining. In addition, by using the Apache Hadoop librar
1
- GN算法是一种分裂型的社区结构发现算法。该算法根据网络中社区内部高内聚、社区之间低内聚的特点,逐步去除社区之间的边,取得相对内聚的社区结构。(GN algorithm is a divisive community structure discovery algorithm. According to the characteristics of high cohesion within the community and low cohesion between communities, th
logistic regression
- 逻辑回归算法来进行分类,并计算查全率和召回率(Logical regression algorithm is used to classify .and to calculate recall and recall rate)
OHDK
- 和贪婪算法一样,在动态规划中,可将一个问题的解决方案视为一系列决策的结果,不同的是,在贪婪算法中,每采用一次贪婪准则便做出()
USZN
- 非线性方程组的解法,牛顿方法,参考数值算法集()
MSAM__rxceed
- 模拟退火是一种启发式算法,适用于数据挖掘,对神经网络的局部最优问题能很好解决()
2788313
- 讲述了LZ77算法的基本原理,适合初学者()
ghdvb11
- 这是一个基于AStar算法,用于四国军旗中的工兵搜索!(以前这一块是单独写的,后来又加到的主程序中的,但那份不知道放到哪里()
127257
- C++常用数值算法 原代码 复化辛卜生公式()
Grover's Search Algorithm
- Grover搜索算法,Grover的算法是一种量子算法,它可以高可能性地找到产生特定输出值的黑盒函数的唯一输入。(Grover's algorithm is a quantum algorithm that finds with high probability the unique input to a black box function that produces a particular output value.)
Grover's Search Algorithm
- Grover搜索算法,Grover的算法是一种量子算法,它可以高可能性地找到产生特定输出值的黑盒函数的唯一输入。(Grover's algorithm is a quantum algorithm that finds with high probability the unique input to a black box function that produces a particular output value.)
pso算法优化
- 一种多目标pso算法优化,针对cec2013 benchmark进行了测试
机器学习Python程序
- 覆盖了基本常用的机器学习算法。包括线性回归与分类算法;决策树;多种降维算法;优化算法;强化学习等多类算法的Python代码。(It covers the commonly used machine learning algorithms. Including linear regression and classification algorithm; decision tree; a variety of dimensionality reduction algorithm; optimiza
xxxvb_pso
- 人工智能算法PSO的实现,非常不错的程序,欢迎大家下载(The implementation of artificial intelligence algorithm PSO is a very good program. Welcome to download it.)
大数据各类算法集合
- 大数据的各类算法,包括聚类/分类等等,非常齐全有用
GA_RBF_SVM
- 粒子群优化SVM参数 遗传算法优化SVM参数(Particle Swarm Optimization of SVM Parameters)