Class: Mjai::Manue::HoraProbabilityEstimator::Metrics

Inherits:
Struct
  • Object
show all
Defined in:
lib/mjai/manue/hora_probability_estimator.rb

Instance Attribute Summary collapse

Instance Attribute Details

#hora_probObject

Returns the value of attribute hora_prob

Returns:

  • (Object)

    the current value of hora_prob



17
18
19
# File 'lib/mjai/manue/hora_probability_estimator.rb', line 17

def hora_prob
  @hora_prob
end

#num_samplesObject

Returns the value of attribute num_samples

Returns:

  • (Object)

    the current value of num_samples



17
18
19
# File 'lib/mjai/manue/hora_probability_estimator.rb', line 17

def num_samples
  @num_samples
end

#quick_hora_probObject

Returns the value of attribute quick_hora_prob

Returns:

  • (Object)

    the current value of quick_hora_prob



17
18
19
# File 'lib/mjai/manue/hora_probability_estimator.rb', line 17

def quick_hora_prob
  @quick_hora_prob
end