Skip to content

Commit f9b7d54

Browse files
committed
link fix
1 parent 442834d commit f9b7d54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ The core aims of this package are:
2020
- focus on performance including in "big data" settings exploiting packages such as [`Optim.jl`](https://github.com/JuliaNLSolvers/Optim.jl), [`IterativeSolvers.jl`](https://github.com/JuliaMath/IterativeSolvers.jl),
2121
- use a "machine learning" perspective, i.e.: focus essentially on prediction, hyper-parameters should be obtained via a data-driven procedure such as cross-validation.
2222

23+
Head to the [quickstart section of the docs](https://alan-turing-institute.github.io/MLJLinearModels.jl/dev/quickstart/) to see how to use this package.
24+
2325
# NOTES
2426

2527
This section is only useful if you're interested in implementation details or would like to help extend the library. For usage instruction please head to the docs.

0 commit comments

Comments
 (0)