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 22
33See these examples from the JuliaTestAPI.jl test suite:
44
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 11# Dimension Reduction
22
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 )
46
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 22
33See these examples from the JuliaTestAI.jl test suite:
44
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 22
33See these examples from the JuliaTestAPI.jl test suite:
44
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 )
76
You can’t perform that action at this time.
0 commit comments