Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ababii authored Jan 2, 2021
1 parent 3e8572c commit 2520bd8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# 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.

0 comments on commit 2520bd8

Please sign in to comment.