这次的系统包含两个子系统,所以做了一个分角色的身份验证系统。web.config 中设置 外面添加 ...
分类:
Web程序 时间:
2015-01-22 17:45:30
阅读次数:
2992
微软近期Open的职位:SharePoint is a multi-billion dollar enterprise business that has grown from an on-premises product that IT admins love into a core part o...
分类:
其他好文 时间:
2015-01-18 14:17:24
阅读次数:
264
【转载】主成分分析(Principal components analysis)-最小平方误差解释
分类:
其他好文 时间:
2015-01-16 12:42:12
阅读次数:
226
1 principal = 1000 #本金2 rate = 0.05 #利率3 numyears = 5 #期数4 year = 1 #初始化值5 while year <= numyears:6 p...
分类:
其他好文 时间:
2015-01-14 21:17:00
阅读次数:
170
主成份分析就是求出原始数据矩阵的协方差矩阵对应的特征值和特征向量,对特征值进行由大而小的排序,再根据特征值对应的特征向量进行线性变换,得到新的向量(新的向量间相互正交)。通过设定阈值可以用低维的新向量近似表示高维的原向量(协方差矩阵为非奇异的);若协方差矩阵为奇异的,且零特征值较多,这种情况使用低维的新向量也可以完全表示高维原向量。...
分类:
其他好文 时间:
2014-12-26 16:51:22
阅读次数:
255
微软近期Open的职位:Job Title:   Principal Software Eng Mgr Work Location: Shanghai, ChinaJob Description:Are you a Linux, UNIX or FreeBSD ninja?   Th...
分类:
其他好文 时间:
2014-12-25 14:17:23
阅读次数:
224
一、PCA(Principal Component Analysis)主成分分析,数据从原来的坐标系转换到新的坐标系,只保留新坐标系中的前面几个坐标轴,即对数据进行了降维处理1、算法描述(1)第一个新坐标轴:原数据集中方差最大的方向(2)第二个新坐标轴:与第一个新坐标轴正交且具有最大方差的方向(3)...
分类:
其他好文 时间:
2014-12-25 06:34:34
阅读次数:
271
用户本地连接打开数据库报错The server principal "epointztb" is not able to access the database "epointbidhzchunanpb55" under the current security context. (Microsof...
分类:
其他好文 时间:
2014-12-23 00:12:10
阅读次数:
338
一:交叉验证(crossvalidation)(附实验的三种方法)方法简介
(1) 定义:交叉验证(Cross-validation)主要用于建模应用中,例如PCR(Principal Component Regression) 、PLS(Partial
least squares regression)回归建模中。在给定的建模样本中,拿出大部分样本进行建模型,留小部分样本用刚建立的...
分类:
其他好文 时间:
2014-12-18 11:59:28
阅读次数:
175
微软近期Open的职位:Standard job title: Principal Group Program ManagerDiscipline: Program ManagementProduct: BingDivision: Online Services DivisionGroup Over...
分类:
其他好文 时间:
2014-12-18 11:41:14
阅读次数:
164