逻辑斯特回归(logistic regression)的迭代变权最小平方差算法(IRLS)

参考资料:http://blog.csdn.net/xuanyuansen/article/details/41050507

 

习题:

逻辑斯特回归(logistic regression)的迭代变权最小平方差算法(IRLS)_第1张图片

逻辑斯特回归(logistic regression)的迭代变权最小平方差算法(IRLS)_第2张图片

数据及代码:  https://pan.baidu.com/s/1i4Iv3Nn

转载于:https://www.cnblogs.com/huangshiyu13/p/6582167.html

你可能感兴趣的:(数据结构与算法)