
数据挖掘工具及应用
文章平均质量分 77
AlextoWarson
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Felomeng翻译:libsvm2.88之生成windows下的二进制文件
<!-- document.body.oncopy = function() { if (window.clipboardData) { setTimeout(function() { var text = clipboardData.getData("text"); if (text && tex转载 2009-11-04 15:04:00 · 1011 阅读 · 0 评论 -
libSVM使用之--grid.py
此工具利用交叉验证的原理来选择参数c和gamma,是否有更佳的参数,有待考证。其中两参数的作用见如下: The SVM with a Gaussian kernel function has two such trainingparameters: C which controls overfitting of the model, and gamma (γ)which contr原创 2009-11-12 10:06:00 · 6582 阅读 · 0 评论