csv - Weka Combining all attributes into one -
i have created csv file in excel containing data number of categories. input data looks when opened in notepad:
top left;top middle;top right;middle left;middle middle;middle right;bottom left;bottom middle;bottom right;x wins x;x;x;x;o;o;x;o;o;positive x;x;x;x;o;o;o;x;o;positive
when open in weka, 1 attribute created containing of shown attributes. doing wrong?
i copied data word , on whim changed semicolons commas , saved in notepad. solved problem. helps in future.
Comments
Post a Comment