机器学习python [英] Machine learning python

查看:62
本文介绍了机器学习python的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

一个Python程序,确定最佳正规化

值集合



{10 ^ -8,10 ^ -7,线性支持向量机10 ^ -6,10 ^ -5,.0001,.001,.01,.1,1,10,100}



。可以使用SVM-light软件套件中的svm_learn和svm_classify

程序

 

解决方案

无需一次又一次地重新发布同一个问题。 我们不会回答



我们不做你的作业:这是有原因的。它就是为了让你思考你被告知的事情,并试着理解它。它也在那里,以便您的导师可以识别您身体虚弱的区域,并将更多的注意力集中在补救措施上。



亲自尝试,你可能会发现它不是你想的很难!

(经OriginalGriff许可使用)



2个字:开始工作

a Python program that determines the best regularization
value from the set

{ 10^-8, 10^-7, 10^-6, 10^-5, .0001, .001, .01, .1, 1, 10, 100 }

for the linear support vector machine. can Use the svm_learn and svm_classify
programs from the SVM-light software suite

解决方案

No need to repost the same question again and again. We will not answer.

We do not do your homework: it is set for a reason. It is there so that you think about what you have been told, and try to understand it. It is also there so that your tutor can identify areas where you are weak, and focus more attention on remedial action.

Try it yourself, you may find it is not as difficult as you think!
(Used with permission of OriginalGriff)

In 2 words: Start working


这篇关于机器学习python的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆