Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to save the model file #13

Open
meganjjzhang opened this issue Oct 24, 2016 · 4 comments
Open

Fail to save the model file #13

meganjjzhang opened this issue Oct 24, 2016 · 4 comments

Comments

@meganjjzhang
Copy link

When I run the example of classification, the function of SaveModel returns true, but there is no model file created.

@Shengr
Copy link

Shengr commented Dec 20, 2016

where did you check the model file? I've also tried and found it at \path\to\LibSVMsharp.Examples.Classification\bin\Debug\Model

@meganjjzhang
Copy link
Author

The model file is already exist before I run the program and have not be updated after running. I just using the Java version of LibSVM to generate the model, and using this program to classify.

@Shengr
Copy link

Shengr commented Dec 20, 2016

If you are using the Java version, I think you may go to the jLibSVM repository for help (Here is for C#).

Sorry, you mean you are using LibSVMsharp to classify?

@CYheng111
Copy link

我想请问一下,为什么我运行报错说什么————————未经处理的异常: System.BadImageFormatException: 未能加载文件或程序集“LibSVMsharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null”或它的某一个依赖项。试图加载格式不正确的程序。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants