搜索资源列表
MATLAB_LDA
- MATLAB实现的LDA算法,能够实现高维数据降维-realization of LDA algorithm in MATLAB,High- dimensional data dimension reduction can be achieved
k-means1
- Python version of k-means for data clustering
ABC-salesman
- Object oriented python implementation of artificial bee colony (ABC) algorithm for salesman problem, helps to understand the ABC algorithm
DE
- Python version of Differential Evolution algorithm applied for clustering problem
ABC-clustering-with-cluster-representation
- Implementation of Artificial Bee Colony algorithm for data clustering with cluster representation and a global best neighborhood function
ABC-clustering-with-centroid-representation
- Implemantation of ABC algorithm for data clustering with centroid representation of solutions, and graphic representation of iris data set
COAE2014task01
- 第六届中文倾向性分析评测(COAE2014)语料资料-Sixth corpus of Chinese tendentious analysis and uation (COAE2014) corpus
various-entropy
- 信息论中各种熵的matlab实现,其中包括自信息量,互信息量-Matlab implementation of various entropy in information theory, including the calculation of self information,
3个算法
- 同一个算法的Hadoop和spark实现,一共三个算法。(Hadoop and spark implementation of the same algorithm, a total of three algorithms)
麦肯锡:自动驾驶的瓶颈和进化过程
- 麦肯锡:自动驾驶的瓶颈和进化过程,PDF文档(McKinsey: the bottleneck and evolution of automatic driving)
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
ARMA-Java--master
- ARIMA模型是通过将预测对象随时间推移而形成的数据序列当成一个随机序列,进而用一定的数学模型来近似表述该序列。根据原序列是否平稳以及回归中所包含部分的不同分为AR、MA、ARMA以及ARIMA过程。 在模型的使用过程中需要根据时间序列的自相关函数、偏自相关函数等对序列的平稳性进行判别;而对于非平稳序列一般都需要通过差分处理将其转换成平稳序列(ARIMA);对得到的平稳序列进行建模以确定最佳模型(AR、MA、ARMA或者ARIMA)。在使用中最重要也是最关键的就是对序列进行参数估计,以检验其
字频统计
- 对任意文本文件中出现的汉字的字形数和字种数进行频次统计。字频统计结果按照降序输出。可同时选中多个文本文件进行字频统计(The number of characters and the number of Chinese characters in any text file are counted. The statistical results in descending order of frequency output. Can also select multiple text file
snlineiteration
- This is realization of the Petri Networks Language Russian on()
spider
- 豆瓣影评的爬虫,不依赖任何库,一定程度反反爬虫(a spider of douban's film critic,without any releases)
final2016
- Predection of stock price using past data.
tensorflow-master
- 这一个压缩文件里包含了tensorflow一书中包含的一些程序片段的代码,希望对深度学习及对tensorflow感兴趣的初学者有用(This zip file consist of the codes of the programs in the book of Tensorflow. Hope it is useful to the leaner or starter of deep learning and tensorflow.)
agnwdto39
- The Window Design Method The basic idea behind the design of l()
那些数据和命令
- 一些tensorflow常用函数,一次会议上获得的(the essential function of machine learning by tensortflow)
用决策树做模式表述
- 使用决策树进行R语言建模的例子,是模式表达领域的一个例子。(An example of R language modeling using decision tree algorithm)
