Package sentence :: Module coupleddataset :: Class OrangeCoupledDataSet
[hide private]
[frames] | no frames]

Class OrangeCoupledDataSet

source code

dataprocessor.input.orangereader.OrangeData --+
                                              |
                                             OrangeCoupledDataSet

A wrapper for the orange Example Table that can be initialized upon a CoupledDataSet


To Do: maybe change that to a function of the previous class and break down to the parallel sentences

Instance Methods [hide private]
 
_get_orange_header(self, dataset, class_name, attribute_names, desired_attributes=[], meta_attributes=[]) source code
 
_getOrangeFormat(self, orange_file, dataset, class_name, desired_attributes=[], meta_attributes=[]) source code

Inherited from dataprocessor.input.orangereader.OrangeData: __init__, classify_accuracy, classify_with, cross_validation, get_SVM, get_accuracy, get_data, get_dataset, print_statistics, split_data

Method Details [hide private]

_get_orange_header(self, dataset, class_name, attribute_names, desired_attributes=[], meta_attributes=[])

source code 
Overrides: dataprocessor.input.orangereader.OrangeData._get_orange_header

_getOrangeFormat(self, orange_file, dataset, class_name, desired_attributes=[], meta_attributes=[])

source code 
Overrides: dataprocessor.input.orangereader.OrangeData._getOrangeFormat