搜索资源列表
AdaBoost
- Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。-Adaboost is an iterative algorithm, the core idea is the same training set for training different classifiers (weak classifiers), then these weak classifiers together to f
SVM
- 在机器学习领域,支持向量机SVM(Support Vector Machine)是一个有监督的学习模型,通常用来进行模式识别、分类、以及回归分析。-In the field of machine learning, support vector machine SVM (Support Vector Machine) is a supervised learning model, typically used for pattern recognition, classification, an
K_CenterPoint_PAM
- k中心点算法,也就是PAM算法。是数据挖掘中聚类分析的一种手段,用途广泛。-k center algorithm, i.e. PAM algorithm. Data mining is a means of cluster analysis, and versatile.
K-Means
- K-MENAS算法是最简单的聚类算法,适合对于初学者的学习和改进使用-K-MENAS algorithm is a clustering algorithm is the most simple, suitable for beginners to learn and use improved
FCM
- FCM算法是模糊聚类算法,是在对K-MEANS算法的基础上改进的聚类算法,比L-MEANS算法有更好的效果-FCM algorithm is a fuzzy clustering algorithm, clustering algorithm is improved based on the K-MEANS algorithm, the L-MEANS algorithm is better than the effect of it
k-means-original
- k-menas算法是最简单的聚类算法,算法内详细介绍了各个函数和功能,对初学者很有借鉴意义-K-MEANS algorithm is one of the most simple clustering algorithm, there are different form, this is one of them, a reference for beginners
python-chengxu
- 关于python写的朴素贝叶斯分类,写的非常不错-Written python on Bayesian classifier This procedure is very good
gas-meter-reading
- 无线通信技术已经运用在我们生活的每个角落,然而由于现实传输的复杂性和不确定性,同时无线信道存在着慢衰落、快衰落效应,会一定程度上造成资源的浪费和通信质量的下降。协同通信是近些年来无线通信研究的热点,它相对于传统无线通信技术在降低成本、节约资源等方面具有明显的优势。协同通信中,中继选择算法根据遵循的标准不同有着不同的算法-Wireless communication technology has been applied in every corner of our life. However,
a-decentralized-positioning-scheme
- 根据资料中的论文,部分编写了代码验证了该方案,实现了该定位方法的仿真。-According to the data in the paper, part of the proposed method is validated through the code, and realize the simulation of the positioning method.
kmeans
- k-means算法是文本聚类经典算法,也是数据挖掘十大经典算法之一。k-means算法Java实现。-k-means algorithm is a classical algorithm text clustering, data mining is one of the ten classic algorithms. k-means algorithm is implemented in Java.
recommender-
- Collaborative Filtering,基于Collaborative Filtering,建立主动为用户推荐商品的推荐系统。实现参考协同过滤算法或它的优化,实现并改进算法,计算出每个客户对未购买的商品的兴趣度,并向客户主动推荐他最感兴趣的N个商品。实验数据可以从MovieLens.com下载。要求使用至少10,000不同用户的数据,至少1000个不同的movie。-Collaborative Filtering,Based Collaborative Filtering, the in
FCM
- 核聚类算法:聚类是将一组给定的未知类标号的样本分成内在的多个类别,使得同一类中 的样本具有较高的相似度,而不同类中的样本差别大。侧重于软聚类(模糊C-均值——FCM),但其描述手段同样适合于硬聚 类(HCM)等同类问题。-Clustering algorithm: cluster is a group of unknown samples given class label into internal multiple categories, so that the same class
DataMining_Algorithm
- 详细的数据挖掘资料,包括各种常见的算法,有一定的深度-Detailed data mining information, including all common algorithms, there is a certain depth.
PSOjulei
- 本文是粒子群聚类算法代码,很细致,希望大家用得上!-This is the class of particle clustering algorithm code, very detailed, I hope you need them!
ICcurve
- 在matlab上实现电池充电是容量-电压曲线的绘制,采用计数法代替微分发技术-Implement matlab code on outputing capcity-voltage curve, which is ploted by counting point menthod instead of derivation
released
- 本文件是我自己写的决策树的一个例子,很适合初学者学习,用决策树分类,实现很简单-This document is an example of the decision tree of my own writing, it is suitable for beginners to learn, decision tree classification, to achieve a very simple
Iris_s1
- Kmeans+PSO算法,处理IRIS数据集,输出fitness function的值,和粒子变化的动态图像,亲测可行。-Kmeans based PSO algorithms, dealing with classic dataset iris. the output is the value of fitness function, and the dynamic plot of the change of particle position
data_mining
- 这是一个R的程序 文本挖掘的作业,用来统计新闻类别再进行分类 -This is an R program text mining operations for Statistical News category then classified
VAR
- 时域模态分析方法中的多元自回归模型,用于识别结构的模态参数。-Multivariate autoregressive model of time domain modal analysis method, is used to identify structural modal parameters.
VB-Regular-Demon
- 这是一个利用正则表达式来提取指定数据的VB程序演示,利用正则可以很方便地从一堆杂乱的数据中提取所要的数据,示例中提取的是手机号码,还可以对处理结果进行去除重复的处理,大大加快工作的效率。-This is a use regular expressions to extract VB program demonstrates the specified data, the use of regularization can easily extract the desired data a ju