-1

I tried uploading my datasets on weka but I keep getting "java.io.IOException https://drive.google.com/file/d/1DBypoKEnU9iFO2YNLUKbtkxnO-A2BIWe/view?usp=sharing this is the datasets. Can anyone help, please?

1 Answers1

0

Weka's CSVLoader only works with a small subset of CSV dialects. You can install and use common-csv-weka-package, which loads your CSV just fine.

Be aware, that you need Weka 3.9.5 or later for this package.

fracpete
  • 2,448
  • 2
  • 12
  • 17