我已经下载了libsvm-3.17包。解压了文件。我转到“tools”文件夹,尝试使用grid.py使用包中提供的数据集(即heart_scale )查找合适的c和g。\Documents\libsvm-3.17\tools\grid.py",第266行,在run if rate is None: raise RuntimeError('get no rate') RuntimeError
我需要使用包含在LibSVM库中的JavaML对象(java-ml.sourceforge.net),每次我想使用它时,我都会导入libsvm.LibSVM(在那里没有失败),并使用LibSVM test= new LibSVM();。$1', referenced from method libsvm.LibSVM.referenced from method libsvm.LibSVM.'libsvm<