smoia/phys2cvr

Implement multiple regressors _independendent_ lags

Opened this issue · 0 comments

smoia commented

To shift multiple M regressors independently from each others for N lags - this becomes a ML issue due to the problem domain becoming huge (N^M)

Detailed Description

Context / Motivation

Possible Implementation