Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 318 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 318 Bytes

Pythia.jl

Machine learning time series regressions in Julia.

Currently the pacakage supports LASSO, group LASSO, and sparse group LASSO solved via proximal gradient descent.

The sparse group LASSO will be used for mixed frequency data regressions after applying suitable transformations with Legendre polynomials.