Class: Insika::Evals::Baseline::Regression

Inherits:
Struct
  • Object
show all
Defined in:
lib/insika/evals/baseline.rb

Instance Attribute Summary collapse

Instance Attribute Details

#detailObject

Returns the value of attribute detail

Returns:

  • (Object)

    the current value of detail



13
14
15
# File 'lib/insika/evals/baseline.rb', line 13

def detail
  @detail
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



13
14
15
# File 'lib/insika/evals/baseline.rb', line 13

def id
  @id
end

#kindObject

Returns the value of attribute kind

Returns:

  • (Object)

    the current value of kind



13
14
15
# File 'lib/insika/evals/baseline.rb', line 13

def kind
  @kind
end