码迷,mamicode.com
首页 >  
搜索关键字:信用建模 评分卡 logistic regression    ( 1340个结果
05 Neural Networks
Neural NetworksThe ‘one learning algorithm’ hypothesisNeuron-rewiring experimentsModel RepresentationDefineSigmoid(logistic) activation functionbias u... ...
分类:Web程序   时间:2019-06-02 19:26:43    阅读次数:133
04 Regularization
Regularizationfor Linear Regression and Logistic RegressionDefineunder-fitting 欠拟合(high bias)over-fitting 过拟合 (high variance):have too many features, ... ...
分类:其他好文   时间:2019-06-02 19:26:26    阅读次数:110
02 Multivariate Linear Regression
h(x)\[\begin{align*}h_\theta(x) =\begin{bmatrix}\theta_0 \hspace{2em} \theta_1 \hspace{2em} ... \hspace{2em} \theta_n\end{bmatrix}\begin{bmatrix}x_0 \... ...
分类:其他好文   时间:2019-06-02 19:25:39    阅读次数:126
性别回归
Ordinal Regression with Multiple Output CNN https://blog.csdn.net/u013841196/article/details/81460498 ...
分类:其他好文   时间:2019-05-31 21:34:26    阅读次数:94
05 Neural Networks
Neural NetworksThe ‘one learning algorithm’ hypothesisNeuron-rewiring experimentsModel RepresentationDefineSigmoid(logistic) activation functionbias u... ...
分类:Web程序   时间:2019-05-31 19:53:24    阅读次数:106
大数据技术之_26_交通状态预测项目_01_数据模拟 + 数据采集 + 数据建模 + 数据预测 + 项目总结
一 项目背景二 项目架构与环境2.1 项目架构2.2 项目环境三 项目实现3.1 数据模拟3.1.1 数据结构3.1.2 编写代码3.1.3 测试3.2 数据采集3.2.1 编写代码3.2.2 测试3.3 数据建模3.3.1 编写代码3.3.2 测试3.4 数据预测3.4.1 编写代码3.4.2 测 ...
分类:其他好文   时间:2019-05-29 14:48:27    阅读次数:101
特征工程(上)
特征选择 (feature_selection) Filter 1. 移除低方差的特征 (Removing features with low variance) 2. 单变量特征选择 (Univariate feature selection) Wrapper 3. 递归特征消除 (Recursi ...
分类:其他好文   时间:2019-05-27 13:29:37    阅读次数:92
目标检测------CVPR2019------对GIOU的认识
在CVPR2019中,Generalized Intersection over Union: A Metric and A Loss for Bounding Box Regression介绍了一种新的评价指标GIoU 1. 为什么要提出GIoU? 对于1-IoU作为距离度量,有四个优点:满足非负 ...
分类:其他好文   时间:2019-05-25 16:52:59    阅读次数:249
[转] GDBT详解
from:https://www.cnblogs.com/peizhe123/p/5086128.html GBDT(Gradient Boosting Decision Tree) 又叫 MART(Multiple Additive Regression Tree),是一种迭代的决策树算法,该算法 ...
分类:数据库   时间:2019-05-23 16:38:11    阅读次数:116
机器学习单词记录--02章单变量相性回归
Liner regression 线性回归 The overall process of x x的整个过程 区分监督学习和无监督学习--看是否有“正确答案”和已知的预测值 Cost function代价函数 M--denote the number of training examples表示训练样 ...
分类:其他好文   时间:2019-05-20 15:07:34    阅读次数:133
1340条   上一页 1 ... 18 19 20 21 22 ... 134 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!