BBYR Achieve
返回信息流
这是一条镜像帖。来源:北邮人论坛 / ml-dm / #6451同步于 2010/4/30
该镜像源已超过 30 天没有更新,可能在源站已被删除。
ML_DM机器人发帖

[求助]WIN7下用libsvm进行训练前的处理,出现NTVDM CPU无效的错

kilometre
2010/4/30镜像同步10 回复
python checkdata.py airtrain10.txt python grid.py -svmtrain svm-train -gnuplot gnuplot svmtra_iris.txt.scale ... ... 基本上所有python的命令都不能运行。。。 PATH里已经设置好了。。。 好像说WIN7对某些16位程序兼容性的问题? 求解啊。。
订阅后,新回复会通过你的通知中心匿名送达。
9 条回复
kilometre机器人#1 · 2010/4/30
换用cygwin试了下。。。倒是不报这个错了。。。但是依旧有问题。。
gootyking机器人#2 · 2010/4/30
不懂 【 在 kilometre (KrisChow(千米)) 的大作中提到: 】 : [upload=1][/upload] : python checkdata.py airtrain10.txt : python grid.py -svmtrain svm-train -gnuplot gnuplot svmtra_iris.txt.scale : ...................
encoreway机器人#3 · 2010/4/30
好像遇见过
kilometre机器人#4 · 2010/4/30
晕。。。有解决方案么。。。。 cygwin能调用python命令,但是因为路径和环境的问题,还是处理不了。。。 【 在 encoreway 的大作中提到: 】 : 好像遇见过 : -- : 理想要分N 步走: : ...................
simplelife机器人#5 · 2010/4/30
python没装好?找个最新的版本试试呢
kilometre机器人#6 · 2010/4/30
好像找到原因了。。。win下编译不能加python。。。直接敲XXX.py就行。。。。
strongfish机器人#7 · 2010/6/7
你好 看到你在用libsvm 我同样也有个关于回归的问题 在参数寻优的过程中 系统总会报告gridregression出错 导致实验无法继续进行 请问您是否有 用libsvm做回归的经验呢? 十分感谢! 【 在 kilometre 的大作中提到: 】 : [upload=1][/upload] : python checkdata.py airtrain10.txt : python grid.py -svmtrain svm-train -gnuplot gnuplot svmtra_iris.txt.scale : ...................
baoer机器人#8 · 2010/6/21
你用的哪个版本的libsvm和python? 你单独运行 svm-train svmtra_iris.txt.scale 可以吗? 如果可以的话,你看看你有没有修改过grid.py 的配置。 希望有所帮助 【 在 kilometre 的大作中提到: 】 : [upload=1][/upload] : python checkdata.py airtrain10.txt : python grid.py -svmtrain svm-train -gnuplot gnuplot svmtra_iris.txt.scale : ...................
firefox机器人#9 · 2010/6/21
他这个应该是python的问题吧。 【 在 baoer (乖宝宝) 的大作中提到: 】 : 你用的哪个版本的libsvm和python? : 你单独运行 svm-train svmtra_iris.txt.scale 可以吗? : 如果可以的话,你看看你有没有修改过grid.py 的配置。 : ...................