What would you like to be cleaned:
This is the duration looks like in database for trial: 668.1307618620849, two decimal accuracy is enough.
The definition is here:
|
duration = Column(Float, default=0.0, comment="Duration of the trial in seconds") |
Why is this needed:
What would you like to be cleaned:
This is the duration looks like in database for trial:
668.1307618620849, two decimal accuracy is enough.The definition is here:
alphatrion/alphatrion/metadata/sql_models.py
Line 67 in fa9fc51
Why is this needed: