Method: Eps::Evaluators::NaiveBayes#features

Defined in:
lib/eps/evaluators/naive_bayes.rb

#featuresObject (readonly)

Returns the value of attribute features.



4
5
6
# File 'lib/eps/evaluators/naive_bayes.rb', line 4

def features
  @features
end