least-angle-regression
There are 3 repositories under least-angle-regression topic.
minatosato/Lasso
This is implementation Lasso with Coordinate Descent and LARS (Least Angle Regression).
Arek-KesizAbnousi/LASSO-vs-LeastAngleRegression
Code of the least angle regression solution path by hand for an example( p=5). Then we compute the solution path for a dataset and compare it with the LASSO path.
isaac2math/solarpy
subsample-order least-angle regression, a algorithm that performs quick, sparse, stable and accurate variable selection for ultrahigh dimensional data under complicated dependence structures, harsh irrepresentable conditions and high multicollinearity.