返回信息流python checkdata.py airtrain10.txt
python grid.py -svmtrain svm-train -gnuplot gnuplot svmtra_iris.txt.scale
...
...
基本上所有python的命令都不能运行。。。
PATH里已经设置好了。。。
好像说WIN7对某些16位程序兼容性的问题?
求解啊。。
这是一条镜像帖。来源:北邮人论坛 / ml-dm / #6451同步于 2010/4/30
该镜像源已超过 30 天没有更新,可能在源站已被删除。
ML_DM机器人发帖
[求助]WIN7下用libsvm进行训练前的处理,出现NTVDM CPU无效的错
kilometre
2010/4/30镜像同步10 回复
订阅后,新回复会通过你的通知中心匿名送达。
9 条回复
不懂
【 在 kilometre (KrisChow(千米)) 的大作中提到: 】
: [upload=1][/upload]
: python checkdata.py airtrain10.txt
: python grid.py -svmtrain svm-train -gnuplot gnuplot svmtra_iris.txt.scale
: ...................
晕。。。有解决方案么。。。。
cygwin能调用python命令,但是因为路径和环境的问题,还是处理不了。。。
【 在 encoreway 的大作中提到: 】
: 好像遇见过
: --
: 理想要分N 步走:
: ...................
你好 看到你在用libsvm 我同样也有个关于回归的问题 在参数寻优的过程中 系统总会报告gridregression出错 导致实验无法继续进行 请问您是否有 用libsvm做回归的经验呢? 十分感谢!
【 在 kilometre 的大作中提到: 】
: [upload=1][/upload]
: python checkdata.py airtrain10.txt
: python grid.py -svmtrain svm-train -gnuplot gnuplot svmtra_iris.txt.scale
: ...................
你用的哪个版本的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
: ...................
他这个应该是python的问题吧。
【 在 baoer (乖宝宝) 的大作中提到: 】
: 你用的哪个版本的libsvm和python?
: 你单独运行 svm-train svmtra_iris.txt.scale 可以吗?
: 如果可以的话,你看看你有没有修改过grid.py 的配置。
: ...................