I have made the suggested changes here and checking whether test dataset has been passed or not. Also I need some help with running the weka scripts. When I run them locally I get the error
Could not execute command: ['java', '-classpath',
'/home/ironstark/benchmarks/libraries/share//weka.jar:methods/weka', 'NBC',
'-t', 'datasets/iris_train.arff', '-T', 'datasets/iris_test.arff']
@zoq @rcurtin
I have made the suggested changes here and checking whether test dataset has been passed or not. Also I need some help with running the weka scripts. When I run them locally I get the error
Could not execute command: ['java', '-classpath', '/home/ironstark/benchmarks/libraries/share//weka.jar:methods/weka', 'NBC', '-t', 'datasets/iris_train.arff', '-T', 'datasets/iris_test.arff']