ThunderSVM
ThunderSVM: An Open-Source SVM Library on GPUs and CPUs
DataSet Member List

This is the complete list of members for DataSet, including all inherited members.

count() constDataSet
DataSet() (defined in DataSet)DataSet
DataSet(const DataSet::node2d &instances, int n_features, const vector< float_type > &y)DataSet
group_classes(bool classification=true)DataSet
instances() const (defined in DataSet)DataSet
instances(int y_i) constDataSet
instances(int y_i, int y_j) constDataSet
label() constDataSet
load_from_file(string file_name)DataSet
load_from_python(float *y, char **x, int len)DataSet
n_classes() const (defined in DataSet)DataSet
n_features() const (defined in DataSet)DataSet
n_instances() const (defined in DataSet)DataSet
node2d typedef (defined in DataSet)DataSet
original_index() constDataSet
original_index(int y_i) const (defined in DataSet)DataSet
original_index(int y_i, int y_j) const (defined in DataSet)DataSet
start() constDataSet
y() constDataSet