steve wei
steve wei
CONTENT: ``` worthless C1 adjective worthwhile B2 adjective worthy C1 adjective would B1 modal verb ``` `q -t 'select count(distinct(c1)) from CEFR.txt where c2 = "C1"' ` result: 0
def _createTree(self,X,y,featureIndex): 有一个返回分支 #所有label都相同的话,则停止分割,返回该label if labelList.count(labelList[0]) == len(labelList): return labelList[0] 当输入数据所有的类别都相同的时候,myTree 被y值覆盖了。
我想知道, 计算viterbi 的时候, 为什么不取 log ,而是直接把概率累加? 假设 P(AB) = P(A) * P(B|A) 只有取 log 了以后,才能 log(P(A) + log(P(B|A)) 吧。 不知道是否使用了一些特别的技巧?
thank you for this great lib. but it's better to add more options for styling.
完全没有结果啊
手机:小米6, 如图。 倒是给我画了几条虚线。 不知道是什么原因? 