Skip to content

ababii/Pythia.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.