登录
首页 » Python » Python PLS算法的实现并调用

Python PLS算法的实现并调用

于 2020-04-24 发布
0 342
下载积分: 1 下载次数: 8

代码说明:

说明:  偏最小二乘法是一种新型的多元统计数据分析方法,于1983年由S.Wold和C.Albano等人首次提出。偏最小二乘法实现了,在一个算法下,可以同时实现回归建模(多元线性回归)、数据结构简化(主成分分析)以及两组变量之间的相关性分析(典型相关分析)。 PCA方法虽解决了自变量共线性的问题,但是并没有考虑自变量主元对于因变量变化的解释作用。所以删除的次要主元有可能包含对回归有益的信息,而保留的主元有可能会夹杂一些对回归模型输出无益的噪声。 PLS方法,通过将自变量和因变量的高维数据空间投影到相应的低维空间,分别得到自变量和因变量的相互正交的特征向量,再建立自变量和因变量的特征向量间的一元线性回归关系。不仅可以克服共线性问题,它在选取特征向量时强调自变量对因变量的解释和预测作用,去除了对回归无益噪声的影响,使模型包含最少的变量数。(Partial least square method is a new multivariate statistical data analysis method, which was first proposed by S. wold and C. Albano in 1983. Partial least square method can realize regression modeling (multiple linear regression), data structure simplification (principal component analysis) and correlation analysis (typical correlation analysis) between two groups of variables.)

文件列表:

Python PLS算法的实现并调用.txt, 9098 , 2020-04-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DRV8711 SPI Driver
    DRV8711的驱动,硬件SPI,8个寄存器的配置代码(The driver of the DRV8711, the hardware SPI, the configuration code of the 8 registers)
    2020-12-29 17:29:00下载
    积分:1
  • Simultaneous-SR
    simutaneous OMP based Sparse Representation algorithm,在多聚焦图像融合中效果很好。(simutaneous OMP based Sparse Representation algorithm,have better result than SR model(use the traditional OMP algorithm))
    2020-12-10 20:29:19下载
    积分:1
  • 23_time_series_prediction
    用 Python 机器学习,时间序列模型预测, 循环神经网络(Python Machine Learning, Time Series Model Prediction, recurrent Neural Network)
    2021-03-28 18:09:11下载
    积分:1
  • matlab克里金插值kriging.m
    matlab克里金插值程序,源代码。。。。。。。。。。。。。。。(Matlab Kriging interpolation program)
    2018-08-10 10:10:44下载
    积分:1
  • 神经网络Matlab程序 人工神经网络的MAtlab程序设计
    神经网络Matlab程序 人工神经网络的MAtlab程序设计-Matlab procedures neural network artificial neural network program design MAtlab
    2022-02-27 06:36:10下载
    积分:1
  • MATLAB 7 basis and to improve the matching source book
    MATLAB 7基础与提高书的配套源程序-MATLAB 7 basis and to improve the matching source book
    2022-01-26 04:45:49下载
    积分:1
  • 基于arm的gprs的无线上网的了论文,里面将了写常用的at指令
    基于arm的gprs的无线上网的了论文,里面将了写常用的at指令-Based on the arm of the gprs wireless Internet access a paper, which will be commonly used at the written instruction
    2023-05-02 05:50:02下载
    积分:1
  • Uml-base-and-use
    UML基础案例与应用。对你学习UML专业理论知识来说无疑是个好帮手,赶快动手吧!(UML case basis and applications. You learn UML professional theoretical knowledge is undoubtedly a good helper, hurry hands!)
    2006-07-25 00:52:00下载
    积分:1
  • opencv icon matching
    opencv icon matching
    2022-09-14 04:30:03下载
    积分:1
  • linersvc
    线性核支持向量机,径向基支持向量机,多项式支持向量机(Linear kernel support vector machine, radial basis support vector machine, polynomial support vector machine)
    2019-04-01 18:43:55下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载