Class: Insika::Evals::Baseline::Regression
- Inherits:
-
Struct
- Object
- Struct
- Insika::Evals::Baseline::Regression
- Defined in:
- lib/insika/evals/baseline.rb
Instance Attribute Summary collapse
-
#detail ⇒ Object
Returns the value of attribute detail.
-
#id ⇒ Object
Returns the value of attribute id.
-
#kind ⇒ Object
Returns the value of attribute kind.
Instance Attribute Details
#detail ⇒ Object
Returns the value of attribute detail
13 14 15 |
# File 'lib/insika/evals/baseline.rb', line 13 def detail @detail end |
#id ⇒ Object
Returns the value of attribute id
13 14 15 |
# File 'lib/insika/evals/baseline.rb', line 13 def id @id end |
#kind ⇒ Object
Returns the value of attribute kind
13 14 15 |
# File 'lib/insika/evals/baseline.rb', line 13 def kind @kind end |