搜索资源列表
Bayes
- 做了C++的贝叶斯分类算法的实现,希望感兴趣的下载-Do realize C++ Bayesian classification algorithm want to download interesting
fcm2
- 简单的模糊c均值的matlab程序,希望对大家有所帮助,如有不对,请告知。-Simple fuzzy C mean Matlab procedures, we want to help, if there is wrong, please let us know.
DataMining_5
- java实现的决策树代码和随机森林以及Adaboost,里面有自带的数据集可以测试,结果和书上描述一样,亲测有效-DesicionTree,RandomForest and AdaBoost implemented by java,have been tested by myself.It can help those who want to learn data mining
Naive-bayes
- 本文以拼写检查作为例子,讲解Naive Bayes分类器是如何实现的。对于用户输入的一个单词(words),拼写检查试图推断出最有可能的那个正确单词(correct)。当然,输入的单词有可能本身就是正确的。比如,输入的单词thew,用户有可能是想输入the,也有可能是想输入thaw。为了解决这个问题,Naive Bayes分类器采用了后验概率P(c|w)来解决这个问题。P(c|w)表示在发生了w的情况下推断出c的概率。为了找出最有可能c,应找出有最大值的P(c|w),即求解问题-In this
MVU
- 最大差伸展算法的一些算法和相应的代码,对于想了解MVU算法的改进与应用,有重要作用-Biggest difference stretching algorithm of some algorithms and the corresponding code, to want to know the improvement and application of MVU algorithm play an important role
EEMD1
- EEMD算法的例程,希望对大家的学习工作有所帮助吧。-EEMD algorithm routines, we want to learn to help it.
254280176MATLABcar
- 算法的例程,希望对大家的学习工作有所帮助吧。-algorithm routines, we want to learn to help it.
