Sha256: 1fe6257c4b0f8c3e9fc924c9a5f8217c469a53f02a6e68bd075cf4cd232332fa

Contents?: true

Size: 189 Bytes

Versions: 2

Compression:

Stored size: 189 Bytes

Contents

require_relative 'interface_helper'
#
# PreprocessedData interface
#
# @author Andreas Eger
class PreprocessedData < InterfaceHelper
  attribute :data
  attribute :id
  attribute :label
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
svm_helper-0.2.1 lib/svm_helper/preprocessed_data.rb
svm_helper-0.1.1 lib/svm_helper/preprocessed_data.rb