call weka classes
-
Good evening to all; I have a small problem that I can not solve: from a C program must call weka classes and accurately Apriori algorithm, I use this syntax system ("\" C: \ \ Program Files \ \ Weka-3-6 \ \ weka.jar \ "weka.associations.Apriori"); In this way I can just start the program and I have to do everything manually. you tell me where the mistake? Thank you all for the help.
-
Good evening to all; I have a small problem that I can not solve: from a C program must call weka classes and accurately Apriori algorithm, I use this syntax system ("\" C: \ \ Program Files \ \ Weka-3-6 \ \ weka.jar \ "weka.associations.Apriori"); In this way I can just start the program and I have to do everything manually. you tell me where the mistake? Thank you all for the help.
salv03 wrote:
In this way I can just start the program and I have to do everything manually.
As opposed to what?
salv03 wrote:
you tell me where the mistake?
What's the problem?
"One man's wage rise is another man's price increase." - Harold Wilson
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
"Some people are making such thorough preparation for rainy days that they aren't enjoying today's sunshine." - William Feather
-
Good evening to all; I have a small problem that I can not solve: from a C program must call weka classes and accurately Apriori algorithm, I use this syntax system ("\" C: \ \ Program Files \ \ Weka-3-6 \ \ weka.jar \ "weka.associations.Apriori"); In this way I can just start the program and I have to do everything manually. you tell me where the mistake? Thank you all for the help.
-
Good evening to all; I have a small problem that I can not solve: from a C program must call weka classes and accurately Apriori algorithm, I use this syntax system ("\" C: \ \ Program Files \ \ Weka-3-6 \ \ weka.jar \ "weka.associations.Apriori"); In this way I can just start the program and I have to do everything manually. you tell me where the mistake? Thank you all for the help.
call Java classes from directly from your .NET code http://weka.wikispaces.com/Use+WEKA+with+the+Microsoft+.NET+Framework[^] http://weka.wikispaces.com/Use+WEKA+in+your+Java+code[^]