You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,8 @@ The core aims of this package are:
20
20
- 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),
21
21
- 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.
22
22
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
+
23
25
# NOTES
24
26
25
27
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