资源列表
ceemdan
- ceemdan源码-ceemdan source code
Cosine-cross-similarity
- 利用cosin余弦距离量化不同数据集间相似性测度的matlab函数-quantize the similarity between data sets using cosin distance
bayes
- 基于自然对数改进的朴素贝叶斯,统计TPR,NPR,TFR,TPR-Based on the natural logarithm improved Naive Bayes
bayes1
- 朴素贝叶斯法主要根据概率论中的贝叶斯法则,是一种很好的用于文本分析的机器学习算法-Naive Bayes method is a kind of machine learning algorithm based on the theory of probability, which is a good machine learning algorithm for text analysis.
LeastSquareLDAR21
- 蔡登的On The Equivalent of Low-Rank Linear Regressions and Linear Discriminant Analysis Based Regressions的论文源代码-On The Equivalent of Low-Rank Linear Regressions and Linear Discriminant Analysis Based Regressions
FCCI
- 模糊联合聚类,可以同时对样本和样本属性进行模糊化,提高算法精度。-fuzzy co-clustering approcah in whitch both the objects and the features
logRegres
- Logistic回归主要目的是寻找一个非线性sigmoid的最佳拟合参数,采用梯度上升算法可以达到局部的最优化-The main purpose of Logistic regression is to find the best fitting parameters of a nonlinear sigmoid, and the gradient ascent algorithm can be used to achieve the local optimization.
WSnet
- 小世界网络模拟,首先从n个顶点环形开始,每个顶点由无向边连接最近的k个顶点,疾病根据传染率r进行传播,并计算临界值rhalf-calculate of smallword networks
Naive-Bayes.py.tar
- Classification algorithm using Naive Bayes. Written for News Group data set. 99 accuracy-Classification algorithm using Naive Bayes. Written for News Group data set. 99 accuracy!!!
sel2fasta.pl.tar
- obtain sequences based on list file output by sumaryFasta.pl
stable_matching
- 自己用c++写的Stable matching稳定婚配理论的算法实现,应该可以直接使用-Stable matching
three_gram_train
- 直接从文本文档中统计建立三阶语言模型的MATLAB程序-Text document directly MATLAB programs set up third-order statistical language model