Commit Graph
4 Commits
Author SHA1 Message Date
Daniel SzemereyandGitHub d4676e099b feat(Pytorch): added custom model to pytorch-forecasting (#8)
* feat: Refractored and created new model. Pipeline not ready yet.

* feat: Implemented and refactored a data pipeline.

* ref: Refractored to make more sense.

* feat: Training works now with models that you can change.

* feat: Added predict function but without working instructions.

* feat: gitignore.
2021-11-18 10:59:06 +01:00
Daniel Szemerey b0b0d5bbba feat: Added normalizaton. 2021-11-16 10:20:35 +01:00
Daniel SzemereyandGitHub a59e705f02 Merge pull request #3 from applied-exploration/feature/feature-engineering
feat(Data): added new date-related features, and ability to train on "n days in advance" returns
2021-11-15 11:01:52 +01:00
Daniel SzemereyandGitHub 58bef94769 Merge pull request #2 from applied-exploration/feature/10-day-projection
feat(Models): added model that predicts 10 days ahead
2021-11-12 16:42:54 +01:00