搜索资源列表
Untitled5
- 数学建模中的一个遗传算法,以生物理论为基础,是数模中的常用的基本算法。-Mathematical modeling of the genetic algorithm
test1
- scikit-learn常用分类器的实例-Examples of commonly used scikit-learn classifier
linear-regression
- 使用matlab实现机器学习最常用的linear regression算法-Using matlab realize learning machine most commonly used linear regression algorithm
fengqunsuanfaPID
- 针对工业控制中常用的PID控制器参数整定困难的问题,提出一种基于人工蜂群算法的参数整定方法。将PID控制器待整定参数看作蜜源,利用蜂群特有的角色转变机制搜索优质的参数组合 选取绝对误差矩积分性能指标作为参数寻优的目标函数。仿真实验结果表明,所采用的算法能够提高控制系统的动态性能,增强系统的快速性和稳定性,适用于PID控制器的自整定。 -For industrial control commonly used in PID controller tuning difficult problem
ensemble_2.0
- 集成分类器,用于软判决。 常用于图像隐写和隐写分析。-Integrated classifier for soft decision.
08ClusAdvanced-1
- 综合介绍聚类分析的方法,从常用方法到高级方法-Overview cluster analysis, the common method to advanced methods
baseflight-master
- 用python语言实现了常用的概率算法,非常建议本科生在学习概率论的时候跑一跑这些算法,养成贝叶斯思维-Using python language commonly used probabilistic algorithms, highly recommended undergraduate study in probability theory, when these algorithms run a race, to develop Bayesian thinking
R-language-packages
- R语言常用计量包,初学者可以使用这个查找自己要用的包。-R language package
AprioriMain
- Apriory算法是数据挖掘中常用的挖掘初始数据的算法,传统的apriory算法在大数据的情况下实现效率很低,我通过java中的hash结构进行了改进,将效率提高。-Apriory data mining algorithms commonly used in the initial data mining algorithms, the traditional apriory inefficient algorithm in the case of large data, I have bee
minhash
- minhash的论文。mihash算法是常用的算法。-Minhash papers. Mihash algorithm is a common algorithm.
svmMLiA
- 支持向量机是最常用的一种分类器,它通过求解一个二次优化问题来最大化分类间隔,本例采用的SMO算法,可以大大优化运行-Support vector machine is the most commonly used classifier, it can be used to solve a two optimization problem to maximize the classification interval, this example uses the SMO algorithm, ca
findKN
- 在数据挖掘、人工智能等领域中,都常用到KD树来进行K近邻查找。本程序是自己用C++实现的一个KD树来进行的K近邻查找程序,包含建树和查找。文件中附有测试文件。-In data mining, artificial intelligence and other areas, it is commonly used to KD tree to find K nearest neighbor. This procedure is K neighbor Finder C++ they used to a
cf_matrix-decomposition
- 现在比较常用的一种给予举证分解的协同过滤算法,用于个性化推荐-Now more commonly used as a collaborative filtering algorithm decomposition give evidence for personalized recommendation
cf
- 现在比较常用的一种传统的协同过滤算法,用于个性化推荐 最基础的-Now more commonly used as a traditional collaborative filtering algorithms for the most basic personalized recommendation
Cluster
- 机器学习和数据挖掘中常用的K-means聚类算法,包含两个文件,kmeans.py是Python实现代码,bank-data.csv是测试数据-Machine learning and data mining commonly used K-means clustering algorithm contains two files, kmeans.py is a Python implementation code, bank-data.csv test data
data-mining
- 常用的一些数据挖掘算法,包括Apriori,SVM,神经网络,遗传算法,K-means。-some commonly used data-mining algorithms,including Apriori,SVM,Neural Network,Genetic algorithm,K-means
UCI
- 机器学习常用的35个UCI数据集,包括iris、lenses、mushroom、pima indians、wine等。-Machine learning UCI common data set 35, including iris, lenses, mushroom, pima indians, wine and the like.
64287940
- 包含了数学建模中的常用模型 并对其做了简要的介绍()
111823
- C常用算法程序集 第2部分,第2章源代码,珍藏()
7390318
- 一种常用的数学方法,采用迭代算法求解多项式()