Kik

Results 3 issues of Kik

Hi beltran, Recently I want to operate cdh hiveserver2, which requires kerberos authentication. With the `kinit` command help, I can connect to hiveserver2 using gohive successfully. However, I want to...

Hi hello. Although I have used a lot of time to read the source code of this repo, blog about kerberos and research the method to access hiveserver2 with kerberos,...

你好,我对SMO的SVM的代码稍微有一点疑惑,就是关于权重系统$w$的计算的地方,如果核不是线性核,而是高斯核的时候,计算$g(x)$的时候直接用$y*X$是不是不太正确,应该加上核的运算? 谢谢指导