Skip to content

Commit adfb768

Browse files
committed
adding ref to robustleastsquares.jl
1 parent ab1de3c commit adfb768

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ If you're looking for specific functionalities/algorithms, it's probably a good
116116
- (unmaintained) [Regression.jl](https://github.com/lindahua/Regression.jl)
117117
- (unmaintained) [LARS.jl](https://github.com/simonster/LARS.jl)
118118
- (unmaintained) [FISTA.jl](https://github.com/klkeys/FISTA.jl)
119+
- (unmaintained) [RobustLeastSquares.jl](https://github.com/FugroRoames/RobustLeastSquares.jl)
119120

120121
There's also [GLM.jl](https://github.com/JuliaStats/GLM.jl) which is more geared towards statistical analysis for reasonably-sized datasets and does (as far as I'm aware) lack a few key functionalities for ML such as penalised regressions or multinomial regression.
121122

0 commit comments

Comments
 (0)