资源列表
Sougou
- 将搜狗细胞词库解码,输出str ,提供反译成txt文件-Sogou cell thesaurus decoding, output str
LocalOutlierFactor
- Local Outlier Factor algorithm for detection of anomaly samples.
plot_cv_predict
- 等渗的插图对生成的数据回归。等张回归发现引入近似函数的同时最小化均方误差的训练数据。-An illustration of the isotonic regression on generated data. The isotonic regression finds a non-decreasing approximation of a function while minimizing the mean squared error on the training data.
kmeansPP
- kmeans 算法的改进算法 名字为kmeans++算法,参考的文献为 kmeans++: an efficient algorithm。。。。算法他人所写,这里上传,以方便同行传阅-this is a algorithm named k_means++. reference the paper : an efficient algorithm ...
cf
- 现在比较常用的一种传统的协同过滤算法,用于个性化推荐 最基础的-Now more commonly used as a traditional collaborative filtering algorithms for the most basic personalized recommendation
KPCA
- 一个可以直接调用的kpca程序,自己修改的,证明可用的-One can directly call the KPCA program, modify their own, proven available
readdatajtwc
- 读取印度洋热带气旋的相关信息,包括生成位置,生成数目,生成后轨迹等。-Read Indian Ocean tropical cyclone-related information, including generating position, generation number, after generating trajectory.
vad
- 双门限端点检测。因为低噪声导致假过零率的产生,进行了算法改进。可以直接调用函数运行,亲测-Dual threshold endpoint detection. Because of the low noise cause false over-produce zero rate, the algorithm was improved. It can directly call the function run, pro-test
banben2
- 汽车之家爬虫,爬取汽车之家上所有车型,保存为excel格式-Family car of the reptile, crawling on all models car home, save as excel format
docdist8
- measure cosine distance between two text file efficiently.
huxinxi
- 粗糙集互信息的约简代码。基于MATLAB。苗夺谦的论文的方法。-Mutual Reduction of rough set code information. Based on MATLAB. Methods Miao Duoqian papers.
bikmeans
- 用python实现的二分k-means聚类方法,比k-means效率更高-With half of k-means clustering method python achieve higher efficiency than k-means