Weka with IKVM, classNotFoundException

View: New views
1 Messages — Rating Filter:   Alert me  

Weka with IKVM, classNotFoundException

by hcha155 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dear All:

I am applying Weka to a C# project with visual studio 2008. Ikvm was used to transfer the weka library into a dll.

The problem occurs when I try to write and load back the classified MultilayerPerceptron model.
The writing process is successful, however when trying to load the written model, a "classNotFoundException" would be thrown.

http://old.nabble.com/Re:-ObjectInputStream-p17160740.html
The link above described the same problem, I wonder if anyone has any solution to the problem.

Regards,
Samuel