File tree Expand file tree Collapse file tree 4 files changed +6
-10
lines changed Expand file tree Collapse file tree 4 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 2
2
3
3
See these examples from the JuliaTestAPI.jl test suite:
4
4
5
- - [ perceptron
6
- classifier] ( https://github.com/JuliaAI/LearnTestAPI.jl/blob/dev/test/patterns/gradient_descent.jl )
5
+ - [ perceptron classifier] ( https://github.com/JuliaAI/LearnTestAPI.jl/blob/dev/test/patterns/gradient_descent.jl )
Original file line number Diff line number Diff line change 1
1
# Dimension Reduction
2
2
3
- Check out the following examples:
3
+ See these examples from the JuliaTestAPI.jl test suite:
4
+
5
+ - [ Truncated SVD] ( https://github.com/JuliaAI/LearnTestAPI.jl/blob/dev/test/patterns/dimension_reduction.jl )
4
6
5
- - [ Truncated
6
- SVD] ((https://github.com/JuliaAI/LearnTestAPI.jl/blob/dev/test/patterns/dimension_reduction.jl
7
- (from the TestLearnAPI.jl test suite)
Original file line number Diff line number Diff line change 2
2
3
3
See these examples from the JuliaTestAI.jl test suite:
4
4
5
- - [ perceptron
6
- classifier] ( https://github.com/JuliaAI/LearnTestAPI.jl/blob/dev/test/patterns/gradient_descent.jl )
5
+ - [ perceptron classifier] ( https://github.com/JuliaAI/LearnTestAPI.jl/blob/dev/test/patterns/gradient_descent.jl )
Original file line number Diff line number Diff line change 2
2
3
3
See these examples from the JuliaTestAPI.jl test suite:
4
4
5
- - [ ridge
6
- regression] ( https://github.com/JuliaAI/LearnTestAPI.jl/blob/dev/test/patterns/regression.jl )
5
+ - [ ridge regression] ( https://github.com/JuliaAI/LearnTestAPI.jl/blob/dev/test/patterns/regression.jl )
7
6
You can’t perform that action at this time.
0 commit comments