A fuzzy logic C++ library
Classes | Namespaces | Typedefs | Enumerations
data_set.hpp File Reference

holds declaration of slifis::DATA_SET More...

#include "dataset_properties.hpp"
#include "data_point.hpp"
+ Include dependency graph for data_set.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  slifis::DATA_SET
 This class is intended to hold all the loaded data points for further processing. More...

Namespaces

namespace  slifis
 

This namespace includes all root classes, functions, and datatypes of the library.


Typedefs

typedef std::pair< std::string,
size_t > 
slifis::PAIR_STRING_COUNT
 A type using for storing the string-attribute value and its associated counter, see class DATA_SET.

Enumerations

enum  slifis::EN_MinMaxValue { slifis::MM_Min, slifis::MM_Max }
 Used for retrieving Min/Max value of a dataset. More...

Detailed Description

holds declaration of slifis::DATA_SET

Low Priority Todo:
Idea: write a ARFF to CSV file converter. ref: See this CSV to ARFF converter: http://slavnik.fe.uni-lj.si/markot/