Method: NexosisApi::AlgorithmSelection#date
- Defined in:
- lib/nexosis_api/algorithm_selection.rb
#date ⇒ DateTime
The date on which this algo was selected as champion
20 21 22 |
# File 'lib/nexosis_api/algorithm_selection.rb', line 20 def date @date end |