author- Edward E. Frees,-Regression Modeling with Actuarial and Financial Applications Cambridge University Press 2009 | 584 | ISBN: 0521135966
2019-12-21 20:12:40 4.34MB Regression Modeling
1
Matlab下用最小二乘法实现椭圆拟合,适合初学者,希望对大家有帮助!
2019-12-21 19:57:58 3KB Matlab 椭圆拟合 最小二乘法
1
可以用于python数据分析中
2019-12-21 19:47:26 33KB 数据分析
1
逻辑回归(logistic regression)python代码+训练数据
2019-12-21 19:29:44 9KB 机器学习程序
1
超详细的logistic regression java代码 带数据集,外文网站找了n天找到的
2019-12-21 19:28:08 4KB logistic regression 逻辑回归 java
1
该程序很规范的应用核回归 Kernel regression 理论 以及应用了自适应高斯函数做核,达到图像处理的去噪,去模糊,超分等处理,本人项目用应用到的,感觉其他人也会用,因此分享,这是Takeda在07年发表的文章《Kernel Regression for Image Processing and Reconstruction》(IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 16, NO. 2, FEBRUARY 2007)中提供的代码,对于学习核回归理论的朋友很有帮助!
2019-12-21 19:24:53 270KB 核回归 Kernel regression 图像去噪
1
史上最直白的logistic regression教程整理稿。讲4篇博文整理成一个完整的pdf文档。且修改成学术语境。
2019-12-21 18:55:42 575KB logistic regression
1
高斯过程回归及分类的代码,内容全,有实例,注释清晰。包括分类系列和预测回归系列,值得感兴趣的同学学习借鉴。里面有对应的数据和demo程序,程序可运行,MATLAB2014a下测试通过,其他版本没有测试。(网页版的0
2019-12-21 18:51:17 833KB matlab 高斯过程回归
1
机器学习算法之线性回归 最小二乘法和岭回归算法的实现,对应博文为: http://blog.csdn.net/suipingsp/article/details/42101139
2014-12-23 00:00:00 64KB 机器学习 Python 线性回归
1
This book focuses on Least Squares Support Vector Machines (LS-SVMs) which are reformulations to standard SVMs. LS-SVMs are closely related to regularization networks and Gaussian processes but additionally emphasize and exploit primal-dual interpretations from optimization theory. The authors explain the natural links between LS-SVM classifiers and kernel Fisher discriminant analysis. Bayesian inference of LS-SVM models is discussed, together with methods for imposing sparseness and employing robust statistics. The framework is further extended towards unsupervised learning by considering PCA analysis and its kernel version as a one-class modelling problem. This leads to new primal-dual support vector machine formulations for kernel PCA and kernel CCA analysis. Furthermore, LS-SVM formulations are given for recurrent networks and control. In general, support vector machines may pose heavy computational challenges for large data sets. For this purpose, a method of fixed size LS-SVM is proposed where the estimation is done in the primal space in relation to a Nyström sampling with active selection of support vectors. The methods are illustrated with several examples.
2009-02-19 00:00:00 12.09MB ebook svm
1