Class: Vicary::Corpus::Metrics

Inherits:
Struct
  • Object
show all
Defined in:
lib/vicary/corpus.rb

Instance Attribute Summary collapse

Instance Attribute Details

#asap_rewrites_per_essayObject

Returns the value of attribute asap_rewrites_per_essay

Returns:

  • (Object)

    the current value of asap_rewrites_per_essay



105
106
107
# File 'lib/vicary/corpus.rb', line 105

def asap_rewrites_per_essay
  @asap_rewrites_per_essay
end

#essaysObject

Returns the value of attribute essays

Returns:

  • (Object)

    the current value of essays



105
106
107
# File 'lib/vicary/corpus.rb', line 105

def essays
  @essays
end

#latency_p50_msObject

Returns the value of attribute latency_p50_ms

Returns:

  • (Object)

    the current value of latency_p50_ms



105
106
107
# File 'lib/vicary/corpus.rb', line 105

def latency_p50_ms
  @latency_p50_ms
end

#latency_p95_msObject

Returns the value of attribute latency_p95_ms

Returns:

  • (Object)

    the current value of latency_p95_ms



105
106
107
# File 'lib/vicary/corpus.rb', line 105

def latency_p95_ms
  @latency_p95_ms
end

#latency_pooled_median_msObject

Returns the value of attribute latency_pooled_median_ms

Returns:

  • (Object)

    the current value of latency_pooled_median_ms



105
106
107
# File 'lib/vicary/corpus.rb', line 105

def latency_pooled_median_ms
  @latency_pooled_median_ms
end

#over_fire_spans_per_essayObject

Returns the value of attribute over_fire_spans_per_essay

Returns:

  • (Object)

    the current value of over_fire_spans_per_essay



105
106
107
# File 'lib/vicary/corpus.rb', line 105

def over_fire_spans_per_essay
  @over_fire_spans_per_essay
end

#over_fire_spans_totalObject

Returns the value of attribute over_fire_spans_total

Returns:

  • (Object)

    the current value of over_fire_spans_total



105
106
107
# File 'lib/vicary/corpus.rb', line 105

def over_fire_spans_total
  @over_fire_spans_total
end

#recall_held_outObject

Returns the value of attribute recall_held_out

Returns:

  • (Object)

    the current value of recall_held_out



105
106
107
# File 'lib/vicary/corpus.rb', line 105

def recall_held_out
  @recall_held_out
end

#recall_held_out_passedObject

Returns the value of attribute recall_held_out_passed

Returns:

  • (Object)

    the current value of recall_held_out_passed



105
106
107
# File 'lib/vicary/corpus.rb', line 105

def recall_held_out_passed
  @recall_held_out_passed
end

#recall_held_out_totalObject

Returns the value of attribute recall_held_out_total

Returns:

  • (Object)

    the current value of recall_held_out_total



105
106
107
# File 'lib/vicary/corpus.rb', line 105

def recall_held_out_total
  @recall_held_out_total
end