pyodds icon indicating copy to clipboard operation
pyodds copied to clipboard

LSTM-AD/LSTM-ED input-size documentation

Open mzietlow opened this issue 5 years ago • 0 comments

Is there any guidance on the minimum input size for LSTM-AD and LSTM-ED? - except for digging through code and calculating it by hand, that is of course.

I have found that LSTM-AD requires 40 datapoints minimum. LSTM-ED is still above this and I have settled at around 140.

mzietlow avatar Nov 24 '20 14:11 mzietlow