Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 272 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 272 Bytes

DFuller-Pytorch

Implementation of the Dickey-Fuller Test in Pytorch

Currently it's working with regression without trend with constant, equivalent to the default regression mode used on stattools.

TO-DO

  • Implement the Auto-lag
  • Implement other types of regression