# File lib/ai4r/data/data_set.rb, line 149 def build_domains @data_labels.collect {|attr_label| build_domain(attr_label) } end