Skip to content

Commit

Permalink
Merge pull request #142 from taixhi/main
Browse files Browse the repository at this point in the history
ARIMAX Implementation
  • Loading branch information
mitokic authored Aug 31, 2023
2 parents 9dc4f76 + 439a7db commit 378eb63
Show file tree
Hide file tree
Showing 5 changed files with 105 additions and 49 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Improvements

- Tidymodels speed up
- Added external regressor support for ARIMA by introducing a new model option of `arimax`, which uses engineered features in addition to any external regressors supplied.
- Automated feature selection, refer to feature selection vignette for more details

# finnts 0.3.0
Expand Down
Loading

0 comments on commit 378eb63

Please sign in to comment.