搜索资源列表
SVM_liner_kernel
- 这是SVM算法的一个简单应用,用SVM进行线性二分类。此算法可以帮助大家从基础上认识SVM,从而进行编程。-This is a simple application of SVM algorithm, using a linear SVM binary classification. This algorithm can help you recognize the basis of SVM, which can be programmed.
solo3-20150307-64-bit-binary-.x86_64
- 此附件是solo3,由美国UCAR,NCAR开发。用于画WSR-88D天气雷达的雷达反射率回波,径向速度。同时,能简单的退模糊,不过是手动的。此附件为编译好的linux 64位软件,可直接使用。-This annex is solo3, by American UCAR, NCAR developed. Radar reflectivity echo for drawing WSR-88D weather radar radial velocity. At the same time, you
LogitTwice
- 基于逻辑回归的二分类算法代码,能很好的实现-Binary logistic regression based algorithm code, can achieve a good
mixBern
- Just like EM of Gaussian Mixture Model, this is the EM algorithm for fitting Bernoulli Mixture Model. GMM is useful for clustering real value data. However, for binary data (such as bag of word feature) Bernoulli Mixture is more suitable.
datato1ofm
- Take categorical data matrix and transform whole matrix to binary sparse 1ofM matrix, keeping track of what came where. Ideal for any form of count-based probabilistic analysis.-Take categorical data matrix and transform whole matrix to binary sparse