Class: Datasets::CustomDataset

Inherits:
Dataset show all
Defined in:
app/models/datasets/custom_dataset.rb

Instance Method Summary collapse

Methods inherited from Dataset

#customdataset

Methods included from RecsysHelpers

#add_edge, #remove_edge

Instance Method Details

#customObject



4
5
6
# File 'app/models/datasets/custom_dataset.rb', line 4

def custom
  true
end