excel - CSV file help/ format -
new weka , having problem. want convert excel data weka. have done looking how convert arff. file etc
excelvan, medichoice & unbranded 3 pulse oximeters, pr , spo2 readings.
i want these weka , possibly detect type of brand used etc..
just enquiring layout should in, on excel file.
see attached image.

save .csv , add header as:
@relation <some_name> @attribute person numeric @attribute spo1 numeric @attribute pr1 numeric @attribute spo2 numeric @attribute pr2 numeric @attribute spo3 numeric @attribute pr3 numeric @data <your comma separated data here>
Comments
Post a Comment