byu-dml / metalearn

BYU's python library of useable tools for metalearning
MIT License
22 stars 6 forks source link

Add time flag #95

Closed emrysshevek closed 6 years ago

emrysshevek commented 6 years ago

Addresses issue #63

bjschoenfeld commented 6 years ago

time is already the name of a package we use. What should we call this variable instead? @jaromrex suggested compute_time, but we also use that for the variable which contains the amount of compute time. Perhaps time_compute, include_time, include_compute_time?

bjschoenfeld commented 6 years ago

Something to do with timer? use_timer?

emrysshevek commented 6 years ago

If we don't use timer anywhere, I like the sound of that one