# File lib/ai4r/classifiers/prism.rb, line 88
      def get_attr_value(data, attr)
        data[@data_set.get_index(attr)]
      end