Quantcast
Channel: Machine Learning
Viewing all articles
Browse latest Browse all 62673

Just a friendly PSA about using WEKA to edit ARFF files

$
0
0

I had a simple problem to solve: rearrange the order of columns in my arff files. Despite being simple, I wasted one too many hours struggling to find a way to use WEKA to edit my arff files. The built in arff viewer and experimenter failed to successfully save any changes made to the them. I was about the give up and just code up my own script to do the job, but, luckily, I found that the filters in the explorer has a rearrange filter that can successfully alter and save the arff file.

It's in:

filters -> unsupervised -> attribute -> reorder

submitted by jwgibbo
[link][1 comment]

Viewing all articles
Browse latest Browse all 62673

Trending Articles