- 博客(3)
- 收藏
- 关注
原创 Entropy
a measure of the uncertainty of the whole probability distribution, measured in bits of information, one bit of information is the information needed to communicate a single binary choice∑p(xi)log(2, 1/p(xi))the entropy H(x) of an uniform distribution of
2017-11-04 10:49:28
709
原创 ROC曲线面积计算
在binary classification model中,ROC或称AUC作为一种常用的技术,有两个优点:不随真实情况的事件改变、不随分类错误的相对成本改变,因此当future incidents、relative cost of classification errors或两者都不稳定或未知时,ROC是很好的选择。ROC曲线面积的值在0.5-1之间,0.5表示完全不确定,分类随机,一般0.65-0.85之间表示模型较好。建立binary classification model后,我们的目的是va
2017-11-03 20:54:08
5239
原创 二分类与混淆矩阵
二分类binary classification规划矩阵confusion matrix用于比较实际情况与预测值雷达识别以雷达图中阴影大小打分,并按从大到小排序在所有探测中,3次红色为轰炸机,17次为飞鸟以80为阈值threshold的混淆矩阵:以70为阈值的混淆矩阵:患病概率某种病在人群中的发病率为1%
2017-11-02 20:30:06
5762
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人