Skip to content

Conversation

stokhos
Copy link

@stokhos stokhos commented Apr 3, 2021

This is a dummy PR.

TODO

  • Decide what should be included in this PR
  • Read papers
  • Look at scikit-learn LARS implementations
  • Be familiar with ndarray

@stokhos stokhos marked this pull request as draft April 3, 2021 20:16
@bytesnake
Copy link
Member

you can find the original paper here: https://web.stanford.edu/~hastie/Papers/LARS/LeastAngle_2002.pdf there is also a section in the ELSII book on section 3.4.4 (p. 92) about LAR

@stokhos
Copy link
Author

stokhos commented Apr 10, 2021

I have finished reading the paper.

I did some search on LARS, looks like there are other variants. Like Robust LARS, and LARS with LASSO modification.

For now, I'll just focus on LARS. And then I will try to implement others.

@stokhos stokhos changed the title Least Angle Regression [WIP] Least Angle Regression Apr 12, 2021
@AndersonYin AndersonYin mentioned this pull request Mar 2, 2024
24 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants