braverju
04-25-2007, 05:23 PM
Hi everybody,
I am very new on Weka and would appreciate your help very much. I have a data file in a csv format. When I open it in Weka it claims some variable to be Nominal, despite they are Numerical. It happens because of the missing values. In my csv files those are empty cells, but Weka converts them to "-". I tried to code missing values to be 9999. Then, Weka claims the right Numerical type, but does not allow to
change or delete these cells. What is the solution?
Thank you vey much
Julia
I am very new on Weka and would appreciate your help very much. I have a data file in a csv format. When I open it in Weka it claims some variable to be Nominal, despite they are Numerical. It happens because of the missing values. In my csv files those are empty cells, but Weka converts them to "-". I tried to code missing values to be 9999. Then, Weka claims the right Numerical type, but does not allow to
change or delete these cells. What is the solution?
Thank you vey much
Julia