搜索资源列表
libsvm_java
- 模式分类经典算法——支持向量机 java语言版-classic pattern classification algorithm -- Support Vector Machine language version of java
Poly
- C语言编写的多项式的计算程序,能够实现多项式的加减,可以用作数据结构上机用。-Polynomials in C language computer program that enables addition and subtraction of polynomials can be used as a data structure machine.
BigDataRefcardScript
- Some simple statistical learning techniques, demonstrated with the R language. Including linear regression, logistic regression, neural network example, support vector machine, and random forest example usage and the corresponding libraries needed.
FFT(4096)
- 用C语言写的FFT算法,能够直接移植于下位机,方便底层开发。-Written in C language FFT algorithm, can be directly transplanted in the lower machine to facilitate development of the bottom.
电影评分 svd
- SVD算法不光可以用于降维算法中的特征分解,还可以用于推荐系统,以及自然语言处理等领域。是很多机器学习算法的基石。内含电影平分数据集(SVD algorithm can be used not only in feature decomposition of dimension reduction algorithm, but also in recommendation system, natural language processing and other fields. Is the c