Feature Selection ToolboxFST3 Library / Documentation

data_file_ARFF.hpp File Reference

Enables data accessor objects to read ARFF (Weka) type of data files. More...

#include <cstdio>
#include <cstring>
#include <vector>
#include <iostream>
#include "error.hpp"
#include "global.hpp"
Include dependency graph for data_file_ARFF.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  FST::Data_File_ARFF_Feature
 ARFF data format filter - representation of an attribute. More...
class  FST::Data_File_ARFF_Record
 ARFF data format filter - representation of a record. More...
class  FST::Data_File_ARFF
 ARFF data format filter. More...

Detailed Description

Enables data accessor objects to read ARFF (Weka) type of data files.

====================================================================== Feature Selection Toolbox 3 source code ---------------------------------------

Author:
Jan Hora (hora@utia.cas.cz) with collaborators, see Contacts at http://fst.utia.cz
Date:
January 2011
Version:
3.0.2.beta
Note:
FST3 was developed using gcc 4.3 and requires
Note that LibSVM is required for SVM related tools only, as demonstrated in demo12t.cpp, demo23.cpp, demo25t.cpp, demo32t.cpp, etc.
Warning:
Please note that this code plays only supportive role and does not represent coding standards followed in core FST3 codes.

Generated on Thu Mar 31 11:35:14 2011 for FST3Library by  doxygen 1.6.1