"Problems in importing a .csv file to Rapid Miner"
Hi All,
I am using Rapid Miner 5.0.010 version in a data mining project (A churn prediction system uding decision tree approach).
When I create a data set by importing a .csv file the data set gets created successfully, but some attribute values in some records are displayed as missing values. (Question marks are displayed in value field). But these values are not actually missing in .csv file.
That is data in .csv file and data set are incompatible.
Data Set contains about 26 fields and 20000 records. Values are always missing in same 6 fields (Only in some records).
Does anyone have a solution for the problem?
Thanks
I am using Rapid Miner 5.0.010 version in a data mining project (A churn prediction system uding decision tree approach).
When I create a data set by importing a .csv file the data set gets created successfully, but some attribute values in some records are displayed as missing values. (Question marks are displayed in value field). But these values are not actually missing in .csv file.
That is data in .csv file and data set are incompatible.
Data Set contains about 26 fields and 20000 records. Values are always missing in same 6 fields (Only in some records).
Does anyone have a solution for the problem?
Thanks
Find more posts tagged with
Sort by:
1 - 4 of
41
i would guess that the reader can not parse these values. If you post a snippet from your data with one column and two rows where in one row the data is correctly read and in the another not, than i can have a look.
Marcin