Read an arff file.
Parameters : | filename : str
|
---|---|
Returns : | data : record array
meta : MetaData
|
Notes
This function should be able to read most arff files. Not implemented functionalities include:
It can read files with numeric and nominal attributes. It can read files with sparse data (? in the file).