tmaklin / cpprate

Reimplementation of the variable selection via RATE method https://github.com/lorinanthony/RATE
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Write progress #12

Closed tmaklin closed 7 months ago

tmaklin commented 1 year ago

Write the results while running instead of waiting for all variables to finish (there's nothing stopping this since each variable is independent from another).