最新的支持向量机工具箱
最新的支持向量机工具箱,有了它会很方便 1. Find time to write a proper list of things to do! 2. Documentation. 3. Suppor...
最新的支持向量机工具箱,有了它会很方便 1. Find time to write a proper list of things to do! 2. Documentation. 3. Suppor...
Polynomial fit functions === === === === RegressionObject.cls contains a class that provides an...
Support Vector Machines is a powerful methodology for solving problems in nonlinear classification a...
The Bayesian Committee Machine (BCM) is an approximation method for large-scale Gaussian process re...
高斯过程是一种非参数化的学习方法,它可以很自然的用于regression,也可以用于classification。本程序用高斯过程实现分类!...
In this paper we propose to reduce the textural components by modelling the coefficients of a wedg...
The subroutines glkern.f and lokern.f use an efficient and fast algorithm for automatically adapti...
Support Vector Machine is small sample method based on statistic learning theory. It is a new method...
PCA and PLS aims:to get some insight into the bilinear factor models Principal Component Analysis ...
本人编写的incremental 随机神经元网络算法,该算法最大的特点是可以保证approximation特性,而且速度快效果不错,可以作为学术上的比较和分析。目前只适合benchmark的regre...